In the case of encountering Microsoft Store error code 0x87e10bcf? It doesn’t matter. Just follow our detailed guidelines in this article on MiniTool Website, and then your problems will be a piece of cake. Let’s start looking it through now!
Microsoft Store Error Code 0x87e10bcf
There are always some problems of cache glitches or update services in Microsoft Store. Error Code 0x87e10bcf is one of the common issues when you try to open Microsoft Store or some applications downloaded from it on Windows 10 and Windows 11.
In this article, we will aim at how to fix Microsoft Store Error Code 0x87e10bcf and provide you with the most viable solutions.
How to Fix Microsoft Store Error Code 0x87e10bcf Windows 10/11
Fix 1: Reset Microsoft Store
As mentioned above, Microsoft Store error code 0x87e10bcf is associated with redundant cache files, so the first choice that comes to your mind is to reset Microsoft Store.
Step 1. Press Win + I to open Settings.
Step 2. Click on Apps.
Step 3. In Apps & features, scroll down to locate Microsoft Store.
Step 4. Hit it and then tap on Advanced options.
Step 5. Under Reset, click Reset.

Fix 2: Change Update Services Startup Type
Sometimes, when you update or install a new application via Microsoft Store, the relevant updating services might not run. As a result, configuring the services by changing the Startup type to automatic may help to solve error code 0x87e10bcf Windows 11/10.
Step 1. Type cmd to locate Command Prompt.
Step 2. Right-click it to select Run as administrator.
Step 3. In the black command window, copy & paste the following commands and hit Enter one by one.
SC config wuauserv start=auto
SC config bits start=auto
SC config cryptsvc start=auto
SC config trustedinstaller start=auto

Step 4. After completing all the progress above, reboot your PC to check if the error code 0x87e10bcf is fixed.
Fix 3: Reset Windows Update Components
Another possibility of 0x87e10bcf is that some Windows update components are not working properly thus you cannot install any new applications or update the installed software. In this case, you can try resetting Windows update components.
Step 1. Open Command Prompt to run as administrator.
Step 2. Copy & paste the following commands and don’t forget to press Enter one by one.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserve
Ren C:\\Windows\\SoftwareDistribution SoftwareDistribution.old
Ren C:\\Windows\\System32\\catroot2 Catroot2.old
net start wuauserv
net start bits
net start msiserver
net start cryptsvc
Step 3. Type powershell in the search bar and right-click to choose Run as administrator.
Step 4. Type wuauclt.exe /updatenow and tap on Enter.

Step 5. Once this operation is finished, restart your device.
Fix 4: Reinstall Microsoft Store
You can solve some malfunctions with Microsoft Store by reinstalling it. Error code 0x87e10bcf is no exception.
Step 1. Open Windows PowerShell (Admin).
Step 2. Type the next command in the black console, and hit Enter.
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\\AppXManifest.xml”}

Step 3. Reboot your PC.
Fix 5: Reinstall the Suspicious Software
Installing software incorrectly might also trigger error code 0x87e10bcf, so you have to reinstall it.
Step 1. Open Settings.
Step 2. Scroll down the cursor to find Apps and click it.
Step 3, In Apps & features, locate the problematic software, and choose Uninstall.
Step 4. Confirm this action in the popping-up window.
Step 5. Reboot your computer to delete remnants of this software.
Step 6. After your device boots up, install it from Microsoft Store again.
Fix 6: Reset Your PC
If all the methods above don’t fix 0x87e10bcf, the last resort is to reset your system. Here’s how to do that:
Step 1. Open Windows Settings.
Step 2. Click Update & Security.
Step 3. Choose Recovery, and then click Get Started under Reset this PC.

User Comments :