Skip to content
Follow
Windows

How to choose where to get apps in Windows 11

Richard
Written by
Richard
Mar 22, 2026 Updated Jul 12, 2026 4 min read
How to choose where to get apps in Windows 11
How to choose where to get apps in Windows 11

Windows 11 lets you decide where you get your apps from. This setting controls whether you can download programs from any website or if you are limited to only the Microsoft Store.

Choosing to only get apps from the Microsoft Store offers better security. It helps prevent you from accidentally downloading harmful software from unfamiliar places online.

Microsoft Store apps go through checks to ensure they are safe. This setting is found in the main Windows 11 Settings app, usually under “Apps” and then “App execution alias”.

⚡ Quick Answer

Open Settings, click Apps, then Advanced app settings. Select your preferred option from the “Choose where to get apps” dropdown menu, such as “The Microsoft Store only” or “Anywhere.” You must be an administrator to change this setting.

Why This Matters

Choosing where to get apps in Windows 11 keeps your PC safe and running well. You can also pick the best option for your needs.

What Are Your Options?

Your Windows 11 app installation settings let you decide where new software comes from. You can choose to get apps from the Microsoft Store, directly from websites, or a mix of both. This helps you balance security with how easy it is to find and install the programs you need.

  • Anywhere – Users can install both desktop and Store apps without getting any warning messages.
  • Anywhere, but let me know if there’s a comparable app in the Microsoft Store – Users can install both desktop and Store apps. The system will suggest Store alternatives when available.
  • Anywhere, but warn me before installing an app that’s not from the Microsoft Store – Users can install both desktop and Store apps. They will get a message when trying to install a desktop app saying “The app you’re trying to install isn’t a Microsoft-verified app.” Users can then decide if they want to visit the Store for more apps.
  • The Microsoft Store only – Users can only install apps from the Store. If users try to install a desktop app, they will get a message saying “The app you’re trying to install isn’t a Microsoft-verified app.” This setting helps keep your PC safe and reliable. Users can still run desktop apps that were previously installed.

Reference: Change your app recommendation settings in Windows – Microsoft Support

To change whether you see app recommendations when installing apps from outside the Store, go to Settings > Apps > Installed apps (or Apps & features).

📝Good to Know
⚠️ Admin Required: You must be signed in as an administrator to change your app recommendation settings in Windows.
⚠️Warning
If you have Windows 11 in S mode edition installed, you will only be able to install apps from The Microsoft Store only until you switch out of S mode.

Option One

Choose where to get apps in Settings

  1. Open Settings by pressing ⊞ Win+I on your keyboard.
  2. Click on Apps on the left side. Then click on Advanced app settings or Apps & features > More settings on the right side. (see screenshot below)
  3. Select one of these options from the Choose where to get apps drop down:
    • Anywhere (default)
    • Anywhere, but let me know if there’s a comparable app in the Microsoft Store
    • Anywhere, but warn me before installing an app that’s not from the Microsoft Store
    • The Microsoft Store only
  4. You can now close Settings if you like.
Windows 11 advanced app settings menu interface
Windows 11 advanced app settings screen showing app recommendations.

Changing your Windows 11 app installation settings is done through the Settings app. Press the Windows key and ‘I’ at the same time on your keyboard. Then, click on ‘Apps’ in the left-hand menu and select ‘Advanced app settings’ on the right side to find the option to choose where your apps come from.

Windows 11 app installation source options dialog
Windows 11 app installation source options dialog

Changing your Windows 11 app installation settings is done through the Settings app. Press the Windows key and ‘I’ at the same time on your keyboard. Then, click on ‘Apps’ in the left-hand menu and select ‘Advanced app settings’ on the right side to find the option to choose where your apps come from.

Option Two

Choose where to get apps using Registry

⚠️ Admin Required: This method requires administrator privileges.

Install apps from “Anywhere”

This is the default setting.

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v AicEnabled /t REG_SZ /d Anywhere /f

Install apps from “Anywhere, but let me know if there’s a comparable app in the Microsoft Store”

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v AicEnabled /t REG_SZ /d Recommendations /f

Install apps from “Anywhere, but warn me before installing an app that’s not from the Microsoft Store”

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v AicEnabled /t REG_SZ /d PreferStore /f

Install apps from “The Microsoft Store only”

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v AicEnabled /t REG_SZ /d StoreOnly /f

Summary

Windows 11 lets you control your app installation settings, offering choices from the Microsoft Store only to allowing apps from anywhere with warnings.

How to change app installation Settings in 🪟 Windows 11?

To change app installation settings in Windows 11, search for ‘Settings’. On the left-hand navigation, click ‘Apps’, then select ‘Advanced App Settings’. Here, you can choose where to get your apps.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Manage Microsoft Store App Updates in Windows 11
Windows How to Manage Microsoft Store App Updates in Windows 11
How to Add or Remove Apps from Windows 11 Start Menu
Windows How to Add or Remove Apps from Windows 11 Start Menu
How to Install Additional Software on Ubuntu
Ubuntu Linux How to Install Additional Software on Ubuntu

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *