How to fix
Windows Store error code: 0x803fb005
on Windows
Resolve Windows Store error code 0x803fb005 quickly with our expert-tested solutions. Get back to downloading apps in minutes, zero traces left.
What causes How to fix Windows Store error code: 0x803fb005?
- Issues with Windows Store cache
- Malfunctioning services
- System file corruption
- Problems with specific apps like Minecraft
- Inability to download GamingServices
Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.
Hello, I can't download new apps from the Windows Store. Instead, each time I try to download something, I receive a 0x803fb005 error. Sometimes I am also not able to update apps that are already installed. Please help me.
Windows Store, sometimes referred to as Microsoft Store, is a convenient built-in application that started being shipped with Windows 8 operating systems. It was a great addition to an already vastly improved OS from its previous versions - it allows users to avoid third-party sources and download apps directly from a trusted source instead. Indeed, Microsoft performs various security checks before an app can be allowed in, making it much more trustworthy.
Besides the security aspect of the Windows Store, it is an excellent tool to find, download, maintain, and update all the apps simultaneously. Despite its positive aspects, the feature does not bypass issues, as there have been an array of errors that users have been facing - Windows Store error code: 0x803fb005 is one of them.
Here is how the full message/a popup that users encounter when trying to download or update an app:
Something unexpected happened
Reporting this problem will help us understand it better. You can wait a bit and try again or restart your device. That may help.
Code: 0x803fb005
This particular error code seems not to be universal, and symptoms can vary from computer to computer. Some users said that they were unable to use the Store at all due to the repeated error, while others claimed it is related to one app - Minecraft before all else.[ref en-1]
Additionally, people claimed that they could not download GamingServices - an Xbox app component that, ironically, others tried so hard to get rid of. Regardless of whether your problem is related to one app or all of them - we are here to try to help you fix Windows Store error code: 0x803fb005 for good.

There are several reasons why the error might occur, including issues with Windows Store cache, malfunctioning services,[ref en-3] system file corruption, and more. As such, there is no universal way to fix this issue for everybody, so you should check all the solutions we provide below.
Windows Store errors are relatively common, and they can disturb regular computer usage - 0x00000194, 0x8000FFFF, 0x8024001E are just a few examples. Windows Store error code: 0x803fb005 fix can be easy or might require a little more troubleshooting - it all depends on what the reason for the issue is. If you are not too keen on exploring solutions manually, you can first try using automatic ones - we suggest [d1] for the purpose.
Fix 1. Run Windows Store troubleshooter
- Right-click on Start and pick Settings
- Select Update & Security option
- On the left, click Troubleshoot
- On the right side, click on Additional Troubleshooters (otherwise, all troubleshooters should be listed)
- Select Windows Store Apps and click Run troubleshooter.

How to fix windows store error code 0x803fb005 run troubleshooter
Fix 2. Reset Windows Store and clean cache
- Type in WSReset into Windows search box
- Right-click on wsreset and select Run as administrator

How to fix windows store error code 0x803fb005 reset windows store - A pop-up window with a black background should briefly show up – it should disappear in a few seconds, meaning that the Store has been reset.
Fix 3. Run SFC and DISM
Built-in features such as System File Checker and DISM can check and fix system file integrity. Here's how:
- In Windows search, type in cmd
- Right-click on Command Prompt search result, and pick Run as administrator
- Next, type in the following command and hit Enter:
sfc /scannow
- Wait till scan completes, reboot the PC, and see if that helped you fix Windows Store error 0x803fb005. If it didn't, you should try using DISM command (press Enter once again):
DISM /Online /Cleanup-Image /RestoreHealth
- Wait till scan completes.

How to fix windows store error code 0x803fb005 run sfc and dism
Fix 4. Set BITS and Windows Update service to automatic
- In Windows search, type in Services and press Enter
- In the new window, sort Services by Name
- Locate Background Intelligent Transfer Service and double-click it
- Under Startup type, select Automatic from the drop-down menu

How to fix windows store error code 0x803fb005 set bits and update services to automatic - Pick Apply, and OK
- Now do the same with Windows Update Service
When done, close down Services and restart your PC.
Fix 5. Re-register all store apps
- Right-click on Start button and select PowerShell (Admin)
- If User Account Control shows up,[ref en-2] press Yes
- Type in the following command and press Enter:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\\AppXManifest.xml"}
- Restart your computer.

How to fix windows store error code 0x803fb005 reregister store apps
Fix 6. Reinstall Windows Store
- Open PowerShell as Admin as explained in the previous step
- Type in the following commands and press Enter after each:
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\\AppXManifest.xml”}
Bottom line
To fix the Windows Store error code 0x803fb005, you can try clearing the Windows Store cache, checking for service malfunctions, and repairing system files. If these steps do not resolve the issue, consider restarting your device or waiting a bit before trying again.
Frequently asked questions
This error typically indicates an issue with the Microsoft Store app, often caused by problems with the app's cache or corruption in the Windows Store files.
You can reset the Microsoft Store by searching for 'wsreset' in the Start menu, right-clicking it, and selecting 'Run as administrator' to clear the cache.
Ensure that your system date and time are correct and check for any Windows updates, as outdated software can contribute to this error.




Report an issue
What's wrong with this guide? We review every report and update or remove content.
Report received — thank you. We'll review and fix it.
You need a free account to submit a report.
Be the first to comment