Apps Find Copilot app Version in Windows 11

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:
  • Tags Tags
    copilot

Copilot_banner.webp

This tutorial will show you how to see the Copilot app version you currently have installed in Windows 11.

The Copilot app is an AI helps you get answers and inspiration from across the web, supports creativity and collaboration, and helps you focus on the task at hand.

Reference:


Contents





Option One

Find Copilot App Version in Copilot


1 Open Copilot.

2 Perform an available action below: (see screenshots below)
  • OLD - While in full view, click/tap on the Account button, and click/tap on About.
  • NEW - While in full view, click/tap on the Account button, and click/tap on Settings.
New_Copilot_version-1.webp
New_About_Copilot-1.webp

3 Click/tap on About (new version only) in the left pane to see the current Copilot app version you have installed. (see screenshots below)

New_Copilot_version-2.webp
New_About_Copilot-2.webp




Option Two

Find Copilot App Version in Settings


1 Open Settings (Win+I).

2 Click/tap on Apps on the left side, and click/tap on Installed apps on the right side. (see screenshot below)


Copilot_version_Settings-1.webp

3 You will now see the current Copilot app version you have installed. (see screenshot below)

Copilot_version_Settings-2.webp




Option Three

Find Copilot App Version in Windows Terminal


1 Open Windows Terminal, and select either Windows PowerShell or Command Prompt.

2 Copy and paste the command below into Windows Terminal, and press Enter. (see screenshot below)

powershell "(Get-AppxPackage *Copilot*).Version"

3 The current Copilot app version you have installed will now output in Terminal.

Copilot_version_command.webp



That's it,
Shawn Brink


 
Last edited:
From a command line:
Code:
powershell (Get-AppxPackage -AllUsers *Copilot*).Version
 

My Computer

System One

  • OS
    Windows 7

Latest Support Threads

Back
Top Bottom