Fix: Application made too many requests (Error 0x80860010)

When this error appears, the app shows the message, “This application made too many requests… Press Retry to continue,” and then stops working. This usually happens right after you try to sign in several times or download things repeatedly.

Application made too many requests Error 0x80860010
Application made too many requests Error 0x80860010 Fix

Error 0x80860010 means that the app sent too many requests to Microsoft services within a short time.
The main reason for this error is usually a damaged Microsoft Store cache or trying to sign in too many times very quickly. Other possible reasons can include issues with your account profile or problems syncing your account.

In this guide, we’ll walk you through different methods to fix the 0x80860010 error code.

1. Change the Time Zone

One common cause of this error is an incorrect time zone setting. If your computer is set to a time zone that doesn’t match your actual location, Microsoft Store apps may stop working correctly. To resolve this, double-check your time zone and adjust it if needed. Here’s how to sync your computer’s time with the internet:

  1. Press Win + I to open Windows Settings.
  2. Go to Time & Language > Date & Time.
  3. Set the time zone to match your local time by turning ON both “Set time automatically” and “Set time zone automatically“.
    Setting time automatically
    Setting time automatically
  4. Restart the Microsoft Store and try launching your app again.

2. Run the Windows Store Troubleshooter

The Windows Store Troubleshooter can automatically find and fix issues with the Microsoft Store. To use it:

  1. Press Win + I to open Settings.
  2. Go to System > Troubleshooter.
  3. Scroll down and click Windows Store Apps near the bottom of the page.
  4. Click Run the troubleshooter.
    Running the Windows Store troubleshooter
    Running the Windows Store troubleshooter
  5. Follow the recommended steps (for example, you might be asked to reset the Microsoft Store App).
    Resetting the Windows Store
    Resetting the Windows Store

3. Verify Your Microsoft Account (if applicable)

If your Microsoft Account is not verified, you may have trouble accessing certain Microsoft programs and apps. To verify your account:

  1. Open Settings by pressing Win + I.
  2. Go to Accounts > Your Info.
  3. Click on “Verify” under “Manage my Microsoft account“.
    Verifying the Microsoft Account
    Verifying the Microsoft Account
  4. Follow the prompts to add your phone number and enter the verification code you receive.

4. Delete Temporary Files in the DataStore Folder

Corrupted files in the DataStore folder can also trigger this error. To remove these temporary files:

  1. Press Win + E to open File Explorer.
  2. Paste this into the address bar to open the DataStore folder:
    C:\Windows\SoftwareDistribution\DataStore
  3. Select all files by pressing Ctrl + A.
  4. Right-click and select Delete.
    Deleting temporary log files
    Deleting temporary log files
  5. Next, go to:
    C:\Windows\SoftwareDistribution\Download
  6. Select all files in this folder as well and delete them.
    Deleting Temporary files
    Deleting Temporary files

5. Reset the Microsoft Store Cache

Since cache corruption is a major culprit, resetting the Microsoft Store cache is a great way to resolve the issue:

  1. Press Win + R to open the Run dialog.
  2. Type WSReset.exe and press OK.
    Resetting Microsoft Store Cache
    Resetting Microsoft Store Cache
Note: You should also reset the Microsoft Store app using the steps below.
  1. Press Win + I and go to Settings.
  2. Navigate to Apps > Apps and Features.
  3. Search for “Store” in the search bar under “Manage optional features.”
  4. Click Advanced options under Microsoft Store.
    Opening Microsoft Store Advanced options
    Opening Microsoft Store Advanced options
  5. Scroll down and click the Reset option.
    Resetting Microsoft Store
    Resetting Microsoft Store
  6. Press the Win key, select the Power icon, and click Restart to save changes.
    Restarting the Windows computer
    Restarting the Windows computer

6. Turn Off the Proxy Server

Proxy servers are often used for privacy, but they can sometimes interfere with the way Microsoft Store apps connect to the internet.

  1. Press Win + I and go to Settings.
  2. Navigate to Network & Internet > Proxy.
  3. Turn off “Automatically detect settings” under Automatic proxy setup.
    Turning off Proxy server
    Turning off the Proxy server
  4. Press Win + R and open the Run dialog.
  5. Type “Control Panel” and click OK.
    Opening the Control Panel
    Opening the Control Panel
  6. Go to Network and Internet > Internet Options.
  7. Select the Connections tab and click LAN Settings.
    Opening LAN Settings
    Opening LAN Settings
  8. Uncheck “Use a proxy server for your LAN“.
  9. Click OK and restart your programs from the Microsoft Store.
    Turning off Proxy server for LAN
    Turning off the Proxy server for LAN

7. Create a New User Account

Sometimes, this error can be caused by a corrupted user account. Creating a new user account can help fix the problem. Before you start, make sure to back up your important files in case you need to move them to the new account.

If the error no longer appears on the new user account, you can learn how to transfer your old account’s data to your new account easily.

If you prefer not to create a new account, continue with the methods below.

8. Update Your Windows

Running Microsoft apps on an outdated version of Windows can lead to errors. Always make sure your system is up to date.

  1. Press Win + I to open Settings.
  2. Navigate to Update & Security > Windows Update.
  3. Click “Check for Updates“.
  4. If updates are available, click Download and let Windows update your system.
    Checking Windows Update
    Checking Windows Update
  5. After installation, restart your computer.
Note: If Windows doesn’t find an update automatically, you can manually download one as shown below.
  1. Visit the official Microsoft website and click “Update Now“.
    Downloading the Latest Windows Update
    Downloading the Latest Windows Update
  2. Install the update by clicking on “Update Now“.
    Installing Windows Update
    Installing Windows Update
  3. Restart your computer when prompted.
    Restarting Computer
    Restarting Computer

9. Download the Application from the Official Website

If a particular app is having issues, you might be able to get around the error by downloading it directly from its official website. For example, if the problem is with WhatsApp, just visit the official WhatsApp website and download the app for Windows.

10. Reinstall Microsoft Store App Using PowerShell

If none of the above steps work, you can try reinstalling the Microsoft Store app using PowerShell. This advanced step can help fix persistent problems.

Disclaimer: Before using PowerShell, disable third-party antivirus software like Avast, as it may interfere.
  1. Open Avast Antivirus and go to Menu > Settings > Protection > Core Shields.
  2. Turn off the Core Shields feature.
    Turning off the Avast Core Shield
    Turning off the Avast Core Shield
  3. Right-click the Windows Start icon and select “Task Manager“.
    Opening the Task Manager
    Opening the Task Manager
  4. Find the Avast program, right-click it, and click “End Task“.
    Ending the task
    Ending the task
  5. Press the Win key and type “Powershell“.
  6. Right-click Windows PowerShell and choose “Run as administrator“.
    Running Windows PowerShell as an administrator
    Running Windows PowerShell as an administrator
  7. Copy and paste the following command to uninstall the Microsoft Store, then press Enter:
    Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
  8. Then, copy and paste this command to reinstall it, and press Enter:
    Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
  9. Wait for the process to finish, then restart your computer.

11. Run Windows in Safe Mode

If you’re still seeing the error, try booting your system into Safe Mode. This starts Windows with only the essential drivers and services, which can help identify if a background process is causing the issue.

  1. Press Win + R and type “msconfig“, then click OK.
    Opening System Configuration
    Opening System Configuration
  2. Go to the Boot tab and check “Safe boot“.
  3. Select “Minimal“.
  4. Click Apply and then OK.
    Booting System on Safe Mode
    Booting System on Safe Mode
  5. Restart your computer when prompted.
    Restarting computer
    Restarting computer
Note: If you don’t get the error in Safe Mode, run the Windows Installation Media Tool for an in-place upgrade. This action will upgrade to a fresh version of Windows. Be aware that this process will erase all your existing data, so back up your files first.

11.1. Using the Windows Installation Media Tool

  1. Visit the official Microsoft website.
  2. Click “Download Now” under “Create Windows 10 installation media”.
    Downloading the tool
    Downloading the tool
  3. Choose where to save the file and click Save.
    Saving the file in the folder
    Saving the file in the folder
  4. Open your browser’s download page via the menu and select Downloads.
    Opening the Downloads tab
    Opening the Downloads tab
  5. Click “Show in Folder” to locate the tool.
    Opening the EXE file location
    Opening the EXE file location
  6. Right-click the .exe file and choose “Open“.
    Opening the EXE File
    Opening the EXE File
  7. Click “YES” if prompted for permission.
  8. Accept the terms and conditions.
    Deleting temporary log files
    Accepting the terms and conditions
  9. On the “What do you want to do now” page, choose “Upgrade this PC now“.
    Upgrading this PC now
    Upgrading this PC now
  10. Click “Install” to begin.
    Installing the tool
    Installing the tool
  11. Sign in and choose your device’s privacy settings.
    Choosing Privacy Settings for your device
    Choosing Privacy Settings for your device
  12. Follow the on-screen instructions, such as setting up Cortana if you want.
    Using Cortana
    Using Cortana
  13. You’ll eventually be taken to your Windows screen saver or sign-in screen.
ABOUT THE AUTHOR

Muhammad Zubyan


Muhammad Zubyan is a certified Google IT Support Professional with over 7 years of extensive experience. He has worked on more than 1500 computers, gaining valuable insights that enable him to detect and troubleshoot any complicated root cause of Windows-related issues and errors. In addition to managing Appuals as a Senior Editor, he is currently developing his own Game Optimization program that caters to both gamers and casual users alike.