Windows 11 is designed with security features that limit the installation of apps to those verified by Microsoft, mainly those available through the Microsoft Store. While this helps protect your system from untrusted software, there are instances when you might need to install applications from other sources. This guide provides several methods to allow the installation of unverified apps on your Windows 11 PC.
Switch Out of S Mode
If your Windows 11 PC is running in S Mode, you’re limited to installing only apps from the Microsoft Store. To install unverified apps, you’ll need to switch out of S Mode. Keep in mind that once you switch out of S Mode, you cannot revert back.

After completing these steps, your PC will be switched out of S Mode, allowing you to install apps from any source.
Join readers who trust AllThings.How
Add us as a preferred source on Google so our practical guides show up first next time you search.
Add to Google Preferences →Change Windows 11 Settings
If you’re not in S Mode, you can adjust your system settings to allow the installation of unverified apps. Here’s how to do it:



With these settings adjusted, you can now install apps from any source, not just the Microsoft Store.
Use the Group Policy Editor
If the settings to allow app installations from anywhere are unavailable or restricted, you can use the Group Policy Editor to modify your system policies. Note that the Group Policy Editor is only available on Windows 11 Pro and higher editions.
Win + R, type gpedit.msc, and press Enter to open the Group Policy Editor.
Computer Configuration > Administrative Templates > Windows Components > Windows Defender SmartScreen > Explorer



After making these changes, you should be able to install unverified apps on your system.
Edit the Registry
If you’re comfortable editing the Windows Registry, you can adjust settings to allow the installation of unverified apps. Before proceeding, it’s strongly recommended to back up the registry to prevent potential system issues.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer




After modifying the registry, you may need to restart your computer for the changes to take effect.
Use Command Prompt
You can also use the Command Prompt to adjust your system settings to allow unverified app installations. This method effectively makes the same change as editing the registry directly.
cmd, and select ‘Run as administrator’ to open an elevated Command Prompt window.
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer /v AicEnabled /t REG_SZ /d Anywhere

Y and press Enter to confirm.Once the command executes successfully, you should be able to install unverified apps on your system.
By following these methods, you can install unverified apps on your Windows 11 PC. Always ensure that you download software from trusted sources and keep your antivirus software updated to protect your system from potential threats.





