Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Check the Unified Windows Application Version (UWP) in

Learn how to check the Unified Windows Application Version (UWP) in with clear steps, practical examples, and troubleshooting tips for safer, more reliable...

Table of Contents

How to Check the Unified Windows Application Version (UWP) in is easier to understand when the core ideas are paired with practical examples. The sections below explain the topic clearly, highlight useful steps, and point out details that can prevent common errors.

Sometimes it is not necessary to know the version information of an application, but when the application fails or the feature is missing, this is the first thing the user should check. When Photos app adds video editing capabilities in the Fall Creators Update Update, not all users can immediately see this feature.

In classic Win32 applications, the usual way to check version information is to click on the Help> About section . However, as we have seen, modern Windows applications have different 'looks' and 'behaviors' than classic Win32 applications. For applications downloaded from Microsoft Store or applications included with Windows 10, application version checks will be different. This guide will show you how to find the UWP application version on Windows 10.

Find the About section of applications in Windows 10

Some applications will provide version information easily. For instance,, in the Calculator application, open the menu with three horizontal bars, then click About .

How to Check the Unified Windows Application Version (UWP) in example image 1

The About section provides details such as the version and build number of the application.

How to Check the Unified Windows Application Version (UWP) in example image 2

In Mail , click the Settings icon at the bottom of the window.

How to Check the Unified Windows Application Version (UWP) in example image 3

Then click on About .

How to Check the Unified Windows Application Version (UWP) in example image 4 How to Check the Unified Windows Application Version (UWP) in example image 5

In an application like Windows Defender , the About section can be found in the relevant links section. Groove application also provides a similar interface to access its version information.

How to Check the Unified Windows Application Version (UWP) in example image 6

Photos application uses a different interface than the rest of the applications, you must click the More menu with the ellipsis icon in the top right corner and click Settings . Scroll down to the end and find the app's details.

How to Check the Unified Windows Application Version (UWP) in example image 7

Finding Skype application version information is also different from other applications, but it is a little easier, just visit the More section.

How to Check the Unified Windows Application Version (UWP) in example image 8

To find the Edge application version, go to the ' More actions menu ', then select ' Settings ' and scroll down to find information.

How to Check the Unified Windows Application Version (UWP) in example image 9

Check the application version with Powershell

If you don't want to take multiple steps to find the application version, you can use the command line. Launch PowerShell, then type Get-AppXPackage followed by the application name with an asterisk. Example Get-AppXPackage * Calculator * then press Enter . If you don't know the application's name, just type: Get-AppXPackage then press Enter and it will list all applications and their version information.

How to Check the Unified Windows Application Version (UWP) in example image 10

  • 4 simple ways to check the configuration and hardware information of computers and laptops
  • How do I know if someone has accessed and used your computer?
  • Decode the specifications on the laptop

FAQ

What should you know about find the About section of applications in Windows 10?

Some applications will provide version information easily. For instance,, in the Calculator application, open the menu with three horizontal bars, then click About.

What should you know about check the application version with Powershell?

If you don't want to take multiple steps to find the application version, you can use the command line. Launch PowerShell, then type Get-AppXPackage followed by the application name with an asterisk. Example Get-AppXPackage * Calculator * then press Enter. If.

What is How to Check the Unified Windows Application Version (UWP) in?

Sometimes it is not necessary to know the version information of an application, but when the application fails or the feature is missing, this is the first thing the user should check.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.