How to Fix Microsoft Store Not Installing Apps

Here are some possible reasons which can cause this issue.

How to Fix Microsoft Store Not Installing Apps Basic Troubleshooting Tips Method 1: Restart Microsoft Store Method 2: Disable Metered Connection Method 3: Run Windows Store Apps Troubleshooter Method 4: Clear Windows Store Cache Method 5: Restart Windows Update Services Method 6: Change DNS Address Method 7: Modify Registry Keys Method 8: Reset Windows Update Components Method 9: Reset Microsoft Store Method 10: Re-register Microsoft Store Method 11: Reinstall Microsoft Store Method 12: Create New User Profile Method 13: Perform Clean Boot Method 14: Perform System Restore

Faulty internet connection Corrupt cache Lack of storage space Outdated Operating System

We have compiled a list of methods that will help you fix can’t download apps from Microsoft store issue. Follow the methods in the same order to attain the best results.

Basic Troubleshooting Tips

These are some of the basic ways you can fix this issue. Try these before other methods and they must just fix the problem

Restart your PC. It will fix all the minor glitches. If you are having network related issues then troubleshoot network connectivity problems Disable security software and VPN and Proxy Update Graphics Drivers Make sure the Windows date and time are correct. Change the Date and time if it is not. Free up hard disk space Make sure Windows Defender Firewall is turned ON while installing any application or program. Check Internet Connection. To use Microsoft Store, a proper internet connection is necessary to send and receive data from Microsoft servers. You can check your internet connection by pinging 8.8.8.8. It is the primary internet connectivity test and if packets sent and received are equal, it means your internet connection is working fine. Follow the steps below.

  1. Press the Windows key and type cmd. Click on Run as administrator.

  2. Type Ping 8.8.8.8 in command window and press Enter key.

  3. Wait for a few seconds and check for Packets: Sent = X, Received = X, Lost = X line. Here X will vary according to your connection.

If value of Lost is zero i.e. Lost = 0 it means your connection is working fine. If value of Lost is positive or negative then you connection is having issues. In that case, try restarting your, switching to an Ethernet connection or contact Internet Service Provider to tackle the problem.

Also Read: Fix Windows 10 Apps Not Working

Method 1: Restart Microsoft Store

If you are still cannot download from Microsoft store, try manually closing Microsoft Store application and restart it as instructed below.

  1. Press Ctrl + Shift + Esc keys together to open Task Manager option.

  2. Under Processes tab, click on Microsoft Store followed End task button.

  3. Reopen Microsoft Store.

Method 2: Disable Metered Connection

A metered connection is used to prevent unnecessary data consumption by apps and programs by setting a data limit. If your network is configured as a metered connection, it may cause Microsoft Store won’t install apps issue. You can turn OFF metered connection as instructed below.

  1. Right-click on Wi-Fi or Ethernet icon at the bottom right corner of the screen and select Open Network & Internet settings.

  2. Click on Properties option in the right panel.

  3. Scroll down the screen and toggle OFF Set as metered connection option under Metered connection.

Go back to Microsoft Store and try installing any app or game.  Also Read: How To Fix Microsoft Store Slow Download Issue?

Method 3: Run Windows Store Apps Troubleshooter

If you still notice Microsoft Store not installing games then you can use the inbuilt troubleshooting tool to identify and fix the issue. Follow the steps below.

  1. Type Troubleshoot settings in Windows search bar. Click on Open.

  2. Click on Additional troubleshooters as depicted below.

  3. Select Windows Store Apps > Run the troubleshooter.

  4. After the troubleshooting process, if the tool has identified any problems, click on Apply this fix.

  5. Follow the given instructions in successive prompts and restart your PC.

Method 4: Clear Windows Store Cache

If you still can’t download from Microsoft store then it might be because of corrupt cache files is interfering in the process. To delete Microsoft Store cache, follow these steps.

  1. Open the Run dialog box by clicking Windows +R keys simultaneously.
  2. Type wsreset.exe and press Enter.

Method 5: Restart Windows Update Services

Many users have suggested that Microsoft Store won’t install apps issue can be fixed by restarting the Windows Update Services which manages updates released by Microsoft. Here is how you can do it.

  1. Launch the Run dialog box.

  2. Type services.msc and press Enter key to launch Services window.

  3. Scroll down the screen and right-click on Windows Update. Note: If the current status is not Running, you can skip the below step.

  4. Click on Stop if the current status displays Running.

  5. You will receive a prompt; Windows is attempting to stop the following service on Local Computer… Wait for the prompt to be completed. It will take around 3 to 5 seconds.

  6. Now, press the Windows + E keys together to launch File Explorer and navigate to

  7. Select all the files and folders by pressing Ctrl + A keys. Then, right-click > Delete as depicted below.

  8. Navigate to the following path and Delete all data fro here similarly.

  9. Go back to Services window and right-click on Windows Update. Select Start option.

  10. Wait for the process to finish.

Also Read: Always Show Scrollbars in Windows 10 Store Apps

Method 6: Change DNS Address

Switching to Google DNS addresses has helped many users when they cannot download from Microsoft store. DNS server fetches IP address of the requested website so it can be displayed. You can change your DNS address and also switch to Google DNS by following our guide on 3 Ways to change DNS settings on Windows 10. After changing your DNS address, check if are able to download from Microsoft store.

Method 7: Modify Registry Keys

There is a feature named Replace all child object permission entries with inheritable permission entries from this object in your Registry editor. If you enable it for any specific folder, all the permissions of the parent folder will be transferred to all of its subfolders. It may resolve the issue and you can do it by following the steps below.

  1. Go to search menu and type Registry editor and click on Run as administrator.

  2. Now, in the Windows Registry Editor, navigate to the following path.

  3. Right-click on Profiles folder and click on Permissions…

  4. In Permissions for Profiles window, click on Advanced.

  5. Check the box marked Replace all child object permission entries with inheritable permission entries from this object.

  6. Click on Apply > OK and restart your PC. Also Read: Fix Windows Store Cache May Be Damaged Error

Method 8: Reset Windows Update Components

Corrupt files in Windows update component can cause several errors related to Microsoft Store. Problems with updating cache may also lead to Microsoft Store not downloading apps. Resetting Windows Update Components will restart essential Windows services like BITS, MSI Installer, Cryptographic and Windows Update Services. You can do the same by following our guide on How to Reset Windows Update Components on Windows 10 Note: Alternately, you can use automated repair tool to reset the Windows Update Components.

Method 9: Reset Microsoft Store

Resetting Microsoft Store is an extreme option and will remove your log-in details, settings, and preferences from your computer but it can work if you cannot download from Microsoft Store. Follow these steps.

  1. Press the Windows key, type Microsoft Store and select the App settings option.

  2. Scroll down Settings screen and click on Reset button as highlighted. Note: Your app data will be deleted while resetting Microsoft Store.

  3. Click on Reset in the confirmation prompt.

  4. After the process is finished, restart the PC. Also Read: Fix Windows Store not Loading in Windows 10

Method 10: Re-register Microsoft Store

After resetting if you still can’t download from Microsoft store, re-registering the app may fix the issue. Follow as instructed below.

  1. Press the Windows key, type Windows PowerShell and click on Run as administrator.

  2. Now, paste the following command line in Windows PowerShell and press Enter key.

  3. Wait for the command to be executed and try opening Microsoft Store again.

Method 11: Reinstall Microsoft Store

If other options haven’t worked for you then try reinstalling Microsoft Store. It can’t be done using Control Panel or Settings but you can use PowerShell commands to reinstall Microsoft Store as discussed below.

  1. Launch Windows PowerShell with admin rights as instructed above.

  2. Type get-appxpackage –allusers command and hit Enter key.

  3. Search for Microsoft.WindowsStore and go to PackageFullName and copy the line next to it. In this case it is:

  4. Go to a new line in PowerShell window and type remove-appxpackage followed by a space and the line you have copied in the above step. In this case it will be: Note: The command may vary a little according to the version of your Windows PC.

  5. It will delete Microsoft Store. Restart your PC.

  6. To install it again open Windows PowerShell as an administrator and type the following command.

Also Read: How to Reset Microsoft Account Password

Method 12: Create New User Profile

Sometimes your user profile can get corrupted and it may lead Microsoft Store not downloading anything. You can create a new profile to fix the problem. Follow our guide below to Create a Local User Account on Windows 10

Method 13: Perform Clean Boot

If the issue persists then you can perform a clean boot of your computer. It will start Windows with only the necessary drivers & programs and is used to troubleshoot your Windows problems. You can follow our guide to Perform Clean boot in Windows 10. Check if Microsoft store is downloading apps and games now.

Method 14: Perform System Restore

If none of the methods worked for you then this is your last option. Only do it when it is completely necessary. System restore restores your computer to its previous version and can help run an app like it was before. It might fix Microsoft store error and you can do it by following our guide on How to use System Restore on Windows 10. Now you should be able to download apps and games from Microsoft Store. Recommended:

Top 10 Best Kodi Addons to Watch Premier League Fix Can’t Download from Microsoft Store Fix Windows Store Error 0x80072ee7 How to Fix Microsoft Store Not Opening on Windows 11

We hope that this guide was helpful and you were able to fix can’t download from Microsoft Store issue by fixing Microsoft Store Not Working issue on Windows 10 by fixing Microsoft Store Not Working issue on Windows 10. Let us know which method worked for you the best. If you have any queries or suggestions then feel free to drop them in the comments section.

Fix Microsoft Store Not Installing Apps - 51Fix Microsoft Store Not Installing Apps - 94Fix Microsoft Store Not Installing Apps - 13Fix Microsoft Store Not Installing Apps - 47Fix Microsoft Store Not Installing Apps - 79Fix Microsoft Store Not Installing Apps - 61Fix Microsoft Store Not Installing Apps - 82Fix Microsoft Store Not Installing Apps - 85Fix Microsoft Store Not Installing Apps - 31Fix Microsoft Store Not Installing Apps - 7Fix Microsoft Store Not Installing Apps - 84Fix Microsoft Store Not Installing Apps - 29Fix Microsoft Store Not Installing Apps - 6Fix Microsoft Store Not Installing Apps - 30Fix Microsoft Store Not Installing Apps - 13Fix Microsoft Store Not Installing Apps - 97Fix Microsoft Store Not Installing Apps - 41Fix Microsoft Store Not Installing Apps - 22Fix Microsoft Store Not Installing Apps - 16Fix Microsoft Store Not Installing Apps - 18Fix Microsoft Store Not Installing Apps - 31Fix Microsoft Store Not Installing Apps - 96Fix Microsoft Store Not Installing Apps - 16Fix Microsoft Store Not Installing Apps - 47Fix Microsoft Store Not Installing Apps - 52Fix Microsoft Store Not Installing Apps - 5Fix Microsoft Store Not Installing Apps - 46Fix Microsoft Store Not Installing Apps - 10Fix Microsoft Store Not Installing Apps - 8Fix Microsoft Store Not Installing Apps - 25Fix Microsoft Store Not Installing Apps - 20Fix Microsoft Store Not Installing Apps - 37