ACTIVE MALWARE WINDOWS TESTED: WINDOWS 10

How to fix
“Microsoft Store is blocked” error
on Windows

Resolve the "Microsoft Store is blocked" error in Windows 10 and 11 easily. Get expert-tested solutions for a seamless experience today!

How to fix “Microsoft Store is blocked” error in Windows?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix “Microsoft Store is blocked” error in Windows?

  • Access is blocked by group policies set by administrators
  • Registry edits disabling the Store
  • Third-party tools inadvertently restricting access
  • System configuration for single-app (kiosk) operation
  • Corporate or school account restrictions
  • Windows S Mode configured to ban the Store
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

I am trying to figure out why my Microsoft Store is blocked. This is a laptop I got from work but I am allowed to use it for personal use as well. How can I unblock it? I can't download any new apps because of this.

Microsoft Store is blocked error occurs when Windows prevents access to the Microsoft Store app, displaying the message "Microsoft Store is blocked. Check with your IT or system administrator."

This situation typically happens on organization-managed devices, where administrators disable the Store through group policies or mobile device management. The error is also observed on home PCs if the same restrictions are applied, either by design through registry edits or inadvertently through third-party tools.

When this happens, you can no longer browse, download, or install apps from the Store, eliminating productivity and access to the software needed. Common culprits include system configuration locking the computer down for single-app (kiosk) operation, corporate or school account restrictions, or even Windows S Mode operation, which is meant to allow only Store apps but sometimes configured to ban the Store as well.

Potential solutions to resolve the Microsoft Store is blocked error include:

  • Reviewing and modifying Group Policy settings related to Store access.
  • Checking and correcting relevant registry keys that disable the Store.
  • Exiting Assigned Access or kiosk mode configurations.
  • Switching out of Windows S Mode or adjusting its settings.
  • Ensuring user accounts have appropriate permissions and aren’t governed by restrictive management policies.
  • Re-registering or repairing the Microsoft Store app to clear misconfigurations.
  • Running the Windows Store Apps troubleshooter to detect and fix common Store issues.

For an automated approach that can identify and resolve underlying system or policy conflicts causing this error, consider using the [d1] repair and maintenance app, which can help you with various PC problems, including those linked to Microsoft Store.

How to fix microsoft store is blocked error in windows
How to fix microsoft store is blocked error in windows

Fix 1. Modify group policy settings

Changing the policy that disables the Store can immediately restore access if your Windows edition includes the Local Group Policy Editor.

  • Type Group Policy in Windows search and hit Enter.
  • Navigate to the following location:
    Computer Configuration > Administrative Templates > Windows Components > Store
  • Double-click Turn off the Store application and set it to Disabled or Not Configured.
  • Click Apply and OK, then close the editor and launch the Store.

How to fix microsoft store is blocked error in windows group policy
How to fix microsoft store is blocked error in windows group policy

Fix 2. Correct registry keys

If group policy isn’t available, adjusting the registry can remove the block on the Store.

  • Type regedit in Windows search and press Enter.
  • User Account Control windows should show up - click Yes when prompted.
  • Go to the following location (copy into the address bar at the top): HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore
  • If a DWORD named RemoveWindowsStore exists, double-click it and set its value to 0.
  • Repeat in HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\WindowsStore.
  • Close Registry Editor and open the Microsoft Store.

Fix 3. Exit kiosk or assigned access mode

Devices in kiosk mode intentionally block the Store; exiting this mode will restore normal functionality.

  • Right-click on Start and select Settings.
  • Go to Accounts > Other users.
  • Select the kiosk account and click Remove.
  • Follow the prompts to exit Assigned Access and sign back in normally.
  • Check if the Store is unblocked.

How to fix microsoft store is blocked error in windows remove kiosk
How to fix microsoft store is blocked error in windows remove kiosk

Fix 4. Switch out of Windows S Mode

Windows S Mode can block app installations, including the Store itself if misconfigured.

  • Right-click on Start and pick Settings.
  • Navigate to the Update & Security section.
  • Click on Activation on the left-hand menu.
  • Look for the Switch to Windows 10/11 Home or Switch to Windows 10/11 Pro section.
  • Select the Go to the Store link and click Get.
  • Follow the on-screen instructions to complete the switch out of S mode.

How to fix microsoft store is blocked error in windows remove smode
How to fix microsoft store is blocked error in windows remove smode

Fix 5. Enable Microsoft Store Install Service

If the service that handles Store operations is disabled, the app cannot run.

  • Type Services in Windows search and press Enter.
  • In the Services window, scroll down to locate Microsoft Store Install Service.
  • If the service is already running, right-click it and select Restart.
  • If it is not running, double-click it to open Properties.
  • Under Startup type, click on the drop-down menu and pick Automatic.
  • Click Start, Apply, and OK.

How to fix microsoft store is blocked error in windows check microsoft install service
How to fix microsoft store is blocked error in windows check microsoft install service

Fix 6. Sign in with local user account

Standard accounts may inherit restrictions; granting administrative rights can eliminate the block.

  • Right-click on Start and select Settings.
  • Go to Accounts > Your info.
  • If your account is Standard, click Sign in with a local account instead and follow prompts to create an administrator account.
  • Sign in to the new administrator account and open the Store.

How to fix microsoft store is blocked error in windows sign in with local account instead
How to fix microsoft store is blocked error in windows sign in with local account instead

Fix 7. Reset or repair Microsoft Store app

Resetting restores default settings and clears any misconfigurations causing the block.

  • Right-click on Start and select Apps & Features/Installed apps.
  • Scroll down to find Microsoft Store and click Advanced options or go to Settings > System > System Components > Advanced options.
  • Scroll down again and click Terminate and Repair.
  • If that does not work, try using Reset.

How to fix microsoft store is blocked error in windows repair reset microsoft store
How to fix microsoft store is blocked error in windows repair reset microsoft store

Fix 8. Re-register the Microsoft Store app

Re-registering reinstalls the Store’s core components without affecting your data.

  • Type PowerShell in Windows search.
  • Right-click on the result and select Run as administrator.
  • When UAC shows up, click Yes.
  • Use the following command and press Enter:
    Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
  • When done, restart your computer.

How to fix microsoft store is blocked error in windows reregister store
How to fix microsoft store is blocked error in windows reregister store

Bottom line

To fix the 'Microsoft Store is blocked' error, you can modify group policy settings, check and correct registry keys, exit kiosk mode, switch out of Windows S Mode, ensure appropriate user permissions, or re-register the Microsoft Store app. If none of these solutions work, consider using a repair and maintenance app to identify and resolve underlying issues.

Frequently asked questions

This error typically occurs due to incorrect system settings, blocked permissions, or corrupted files affecting the Microsoft Store functionality.

You can reset the Microsoft Store by going to Settings > Apps > Apps & features, finding Microsoft Store, and selecting 'Advanced options' to click on 'Reset'.

Yes, group policy settings can prevent access to the Microsoft Store; you can check these settings by running 'gpedit.msc' and navigating to Computer Configuration > Administrative Templates > Windows Components > Store.

Did this fix work for you?
Alice Woods

Written & verified by

Security Analyst
Virus removal Rootkit detection System integrity verification Firewall configuration Antivirus tools testing

Alice Woods is a security analyst who covers antivirus software, virus removal procedures, and post-infection system verification. She tests security tools hands-on before recommending them and writes removal guides backed by direct malware analysis rather than theoretical instructions. Alice's background in security operations gives her guides an edge in accuracy — she understands how infections behave at a system level, which lets her identify the full scope of what needs to be cleaned. Her writing is trusted by both home users and IT professionals handling compromised machines.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →