Skip to content
Follow
Windows

How to choose where to get apps in Windows 11

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

The “Choose where to get apps” setting in Windows 11 controls whether your computer lets you download programs from any website or restricts installations to the Microsoft Store. This built-in security option blocks unsafe files and bad software before they can harm your system.

Advertisement

Microsoft checks every app in the store for safety before listing it. You can change this setting in Windows 11 by opening the Settings app, clicking Apps, and then choosing Advanced app settings.

⚡ 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.

Advertisement

Why This Matters

Controlling where apps come from helps keep your system secure and running smoothly. Selecting the right preference balances system protection with workflow needs.

What Are Your Options?

Windows 11 app installation settings give you four choices for where you can download and install software on your computer. You can set your system to allow apps from anywhere, warn you before installing non-store software, recommend similar apps from the store, or block outside apps completely to keep your device secure.

  • 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 configure app recommendations for external software installations, navigate to Settings Apps Installed apps (or Apps & features).

Advertisement
📝Good to Know⚠️ Admin Required: You must be signed in as an administrator to change your app recommendation settings in Windows.

⚠️ Admin Required: You must be signed in as an administrator to change your app recommendation settings in Windows.

Systems running Windows 11 in S mode edition restrict software acquisition exclusively to The Microsoft Store until users exit 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.

Windows 11 app installation settings can be changed in the Settings app under advanced app options. You can pick your preferred security level for downloading software by choosing an option from the drop-down menu, which lets you control whether you see warnings about apps from outside the official store.

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

Windows 11 app installation settings can be changed in the Settings app under advanced app options. You can pick your preferred security level for downloading software by choosing an option from the drop-down menu, which lets you control whether you see warnings about apps from outside the official store.

Advertisement

Option Two

Choose where to get apps using Registry

⚠️ Admin Required: You must be logged into an administrator account to edit the registry.

Install apps from "Anywhere"

This behavior represents the factory default configuration.

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"

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"

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"

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

Summary

Windows 11 manages software deployment parameters, offering restrictions ranging from the Microsoft Store exclusively to unrestricted web downloads with warning prompts.

How to change app installation Settings in 🪟 Windows 11?

Modifying installation preferences requires opening the Settings utility. Select 'Apps' from the navigation pane, then click 'Advanced App Settings' to configure permitted software sources.

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.

Advertisement

📚 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 Install Additional Software on Ubuntu
Ubuntu Linux How to Install Additional Software on Ubuntu
How to Add or Remove Apps from Windows 11 Start Menu
Windows How to Add or Remove Apps from Windows 11 Start Menu

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

Leave a Comment

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