Windows

How to Disable App Installations on Non-System Drives in Windows 11

Richard
Written by
Richard
Mar 25, 2025 Updated Apr 3, 2026 4 min read

This article explains how to prevent installing or moving apps on non-system drives in Windows 11.

Why Control Where Apps Install?

There are two main types of apps you can install in Windows. Apps from the Microsoft Store and standalone apps that come with their own installers from third-party vendors.

By default, apps from the Microsoft Store install on your C: drive. Users can choose to move apps apps already installed from the Microsoft Store to a different internal or external drive if they want.

Users can choose to install new apps on internal or external drives in Windows 11.

If you want to prevent users from installing apps on non-system drives, you can disable this feature using either Group Policy or the Registry Editor.

Method 1: Disable Installing Apps Using Group Policy

⚠️ Admin privileges required for this method.

To access the local group policy editor and make this change, follow the steps below.

  1. Open the Local Group Policy Editor. Search for “Edit group policy” on the Start menu.
  2. Navigate to the folders in this order:
    • Computer Configuration
    • Administrative Templates
    • Windows Components
    • App Package Deployment
  3. In the App Package Deployment pane on the right, find and double-click “Disable installing Windows apps on non-system volumes”.

Disable installing apps on non-system drives Windows 11

  1. Choose one of these three options:
    • Not Configured (default) – Apps can be moved or installed on other drives.
    • Enabled – Apps cannot be moved or installed on drives other than the system drive.
    • Disabled – Apps can be moved or installed on other drives.
  2. Click OK to save your changes.

Disable installing apps on non-system drives options Windows 11

Method 2: Disable Installing Apps Using Registry Editor

⚠️ Admin privileges required for this method.

Another way to prevent installing apps on non-system drives is to use the Windows Registry Editor.

Important: Remember to back up your registry before making any changes or create a System Restore point as a precaution.

  1. Open the Windows Registry and navigate to this folder path:Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx
  2. Right-click Appx, select New, then DWORD (32-bit) Value.
  3. Name the new DWORD RestrictAppToSystemVolume.
  4. Double-click RestrictAppToSystemVolume to open it. Type 1 to prevent installing apps on non-system drives.

Disable installing apps on non-system drives registry Windows 11

What Happens When You Enable This Setting?

When you set RestrictAppToSystemVolume to 1, users cannot install or move apps to any drive except the system drive (usually C:).

How to Restore Default Behavior

To allow users to install apps on non-system drives again, delete the RestrictAppToSystemVolume value you created above.

You may need to restart your computer for the changes to take effect.

Summary

Preventing the installation or movement of apps on non-system drives in Windows 11 can be managed using either Group Policy or the Registry Editor. Here are the key points:

  • Two App Types: Apps come from the Microsoft Store or from standalone installers.
  • Default Behavior: Apps install on the C: drive, but users can move them to other drives.
  • Group Policy Method: Use the Local Group Policy Editor to disable installations on non-system drives. Set the option to Enabled.
  • Registry Method: Modify the Windows Registry to restrict app installations to the system volume. Create a DWORD named RestrictAppToSystemVolume and set its value to 1.
  • Backup First: Always back up your registry or create a System Restore point before making changes.
  • Reboot Required: You may need to restart your computer for changes to take effect.

How can I disable app installations on non-system drives in Windows 11?

You can disable app installations on non-system drives by using the Local Group Policy Editor or the Windows Registry Editor. In Group Policy, navigate to 'Computer Configuration > Administrative Templates > Windows Components > App Package Deployment' and modify the 'Disable installing Windows apps on non-system volumes' setting.

What are the risks of changing app installation settings in Windows 11?

Changing app installation settings can prevent users from installing or moving apps to non-system drives, which may limit storage options. It's important to back up your registry or create a System Restore point before making changes to avoid potential issues.

Can I revert the changes made to app installation settings in Windows 11?

Yes, you can revert the changes by either disabling the Group Policy setting or deleting the 'RestrictAppToSystemVolume' DWORD value in the Windows Registry. This will restore the default behavior, allowing app installations on non-system drives.

What types of apps can I install on Windows 11?

In Windows 11, you can install two main types of apps: those from the Microsoft Store and standalone apps from third-party vendors. Each type has different installation and management options, including the ability to move them between drives.

Is it safe to edit the Windows Registry to restrict app installations?

Editing the Windows Registry can be safe if done carefully, but it carries risks if incorrect changes are made. Always back up your registry or create a System Restore point before making any modifications to ensure you can recover from any mistakes.

Was this guide helpful?

Tags: #Windows 11
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.

Leave a Reply

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

Exit mobile version