How to launch Windows 11 store apps with commands

This time, we will show you how to launch each store app installed on Windows 11 using a command.

By yourselfBatch fileCreation andprogrammingWhen doing so, some people may want to launch the store app using a command.

For normal apps (software), when you open the shortcut properties, the "link destination" is displayed and you can copy it.

Google Chrome Properties
Google Chrome Properties

You can run the app by pasting this "link destination" into "Run" or similar, but in the case of Store apps, the "link destination" is grayed out and cannot be copied.

Photo Properties
Photo Properties

Even if you manually enter the "Link Target" displayed in the properties into "Run" etc. and run it,

"'Microsoft.Windows.Photos_8wekyb3d8bbwe!App' not found."

I get an error and can't start it.

Microsoft.Windows.Photos_8wekyb3d8bbwe!App
'Microsoft.Windows.Photos_8wekyb3d8bbwe!App' not found.
'Microsoft.Windows.Photos_8wekyb3d8bbwe!App' not found.
table of contents

Copy the link to the store app

It's a hassle to manually enter the link to the store app.

Here we will show you how to create a shortcut to a Store app and copy the link destination.

1. How to create a shortcut

1. Press Windows Key + R to open Run, type the following command and press Enter:

shell:Appsfolder

2. The "Applications" folder will open.

Here you will find shortcuts to installed apps.

"Applications" folder
"Applications" folder

3. Right-click on the app you want to create a shortcut for and click "Create Shortcut."

Right-click menu of the app
Right-click menu of the app

4. You will be asked "Do you want to create it on your desktop?" Click "Yes".

Do you want to create it on your desktop?
Do you want to create it on your desktop?

This will create a shortcut on your desktop.

Photo shortcuts

2. How to copy the link

1. Open Notepad.

2. Left-click the shortcut to the Store app you just created and hold it down, then drag it onto Notepad and release the left-click (drag and drop).

Drag and drop the Store app shortcut into Notepad
Drag and drop the Store app shortcut into Notepad

3.Then, a string like the one in the following image will be displayed.

Notepad - Photo - Shortcuts.lnk
Notepad – Photo – Shortcuts.lnk

4. Click "Edit" > "Replace" from the menu.

5. Enter a half-width space in the upper input box, do not enter anything in the "Replace" box below, and click "Replace All."

Notepad - Photo - Shortcuts.lnk
Notepad – Photo – Shortcuts.lnk

6. This will remove all spaces.

7. For example, if you are using a photo, copy the part circled in red (the "Link Destination" displayed in the properties).

Notepad - Photo - Shortcuts.lnk
Notepad – Photo – Shortcuts.lnk

How to launch Store apps with a command

Now, let's start the app by entering the command in "Run".

1. Press Windows Key + R to open Run and type the following command:

shell:Appsfolder\

2. Paste the "Link Destination" you copied earlier after the command above.

For photos, it looks like this:

shell:Appsfolder\Microsoft.Windows.Photos_8wekyb3d8bbwe!App

3. Press Enter.

The app has launched, right? Try launching your favorite app using the same steps.

How to change the "Display Settings" and "Personalization" options in the right-click menu on the desktop in Windows 11

If you found this article helpful, please share it on social media.

Person who wrote this article

Driven by questions arising from my daily PC use and the desire to "do more," I have been pursuing self-study in Windows since around 2008. I am sharing the "aha!" techniques and solutions I discovered through trial and error with the sole purpose of helping you in your PC life.

View profile

Comment:

To comment

[About submissions]
We welcome any questions or information regarding the content of the article.
However, please note that content unrelated to the purpose of the article, criticism of specific individuals or organizations, offensive language,Inappropriate wordsComments containing the above may be deleted or made private without notice at the discretion of the administrator.
Please note that spam may be automatically deleted by anti-spam measures.

CAPTCHA


table of contents