In this article, we will be touching base on and discussing several topics. Here, we have listed all that we talk about in this article so that you can easily navigate to the parts you are the most interested in:

What are URIs?

For those unfamiliar, let us begin by introducing what these Unique Resource Identifiers are and help you understand what they do in a little more detail. Making the Microsoft Store an app for Windows opened the opportunity for every individual app, that can be downloaded via the Store, to register a special, unique identifier for itself that can be used to open and access it. This is exactly what these URIs do. Not only do these URIs exist for applications, but also Settings pages and their sub-sections. They help you open Windows apps more directly. You can think of these URI commands as the .exe files for the traditional Win32 apps back in the day. If you know what commands are to be executed, you can do a lot more with these Unique Resource Identifiers than simply opening up applications. You can modify the ms-settings URI command and make several kinds of changes to your apps. Each URI command is individual in nature, coming from its respective developer. No two apps’ URIs, thus, have a direct correlation.

URI Commands to open Microsoft Store apps

Now that you have sufficient insight about what URI commands are and the function they serve, let’s share with you some of the most important and frequently-used ones. App Name                                                                                                      URI Command On Windows 10 computers there are several third-party apps pre-installed; games like Candy Crush Saga and social media platforms like Facebook, Twitter, etc. These, too, can be accessed using their URIs. Below are the URI commands for them. App Name                                                                                                         URI Command How to use URI commands to open apps on Windows 11/10 The big question, after knowing what the URI commands are, is how to execute them. There are three ways in which you could do that; the Command Prompt, the PowerShell, and the Run dialog box, and the steps required to be taken in each one of them are pretty much the same. So here goes, one by one.

Using Command Prompt

Open the Start menu.Open the Command Prompt by searching for it and run it as administrator.Execute “start :” command. Replace with the actual app URI command.For example, if you want to open the Microsoft Paint 3D app, execute the following command:

Using PowerShell

You can follow the same steps as mentioned above to open an app using its URI command via PowerShell too. Open PowerShell and execute the command as it is. We will also be showing you how to run an app’s URI command using the Run dialog box.

Using Run dialog box

Open the Run dialog box by pressing the Windows and ‘R’ key combination.In the empty command line space, type the app’s URI command. For example, for the Paint 3D app, it will be ‘ms-paint:’.Click on the ‘Ok’ button and the app of your choice will open up.

We hope that we were able to satisfactorily explain what URI commands are and what they are used for, along with their execution process.

URI Commands to open Microsoft Store apps in Windows 11 10 - 6URI Commands to open Microsoft Store apps in Windows 11 10 - 46