Fix Microsoft Store not disabling in Windows 11/10

Subscribers:
2,900
Published on ● Video Link: https://www.youtube.com/watch?v=BFn0PYmU2_o



Duration: 1:44
11 views
0


Here's how to Fix Microsoft Store not disabling in Windows 11/10.

If you're having trouble disabling the Microsoft Store in Windows 11/10, there are a few things you can try to resolve the issue:

1. Disable Microsoft Store using Group Policy Editor:
Press Windows key + R to open the Run dialog box.
Type "gpedit.msc" and press Enter to open the Group Policy Editor.
Navigate to Computer Configuration - Administrative Templates - Windows Components - Store.
Double-click "Turn off the Store application" policy setting and select Enabled.
Click OK to save the changes and close the Group Policy Editor.

2. Disable Microsoft Store using Registry Editor:
Press Windows key + R to open the Run dialog box.
Type "regedit" and press Enter to open the Registry Editor.
Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore.
Right-click the WindowsStore key and select New - DWORD (32-bit) Value.
Name the new value "RemoveWindowsStore" and set its value to 1.
Close the Registry Editor.

3. Disable Microsoft Store using PowerShell:
Press Windows key + X and select Windows PowerShell (Admin) from the menu.
Type "Get-AppxPackage Microsoft.WindowsStore | Remove-AppxPackage" and press Enter.
This command will remove the Microsoft Store app from your system.
After trying one or more of these methods, restart your computer and check if the Microsoft Store is disabled.

If you still have trouble disabling the Microsoft Store, you may need to consult Microsoft support for further assistance.