Skip to content

Fix: Microsoft Store Error 0x803fb005 in Windows 11

  • by

In this article, I will show you how to fix Microsoft Store Error 0x803fb005 in Windows 11

On the first step you have to open Start and go to Settings

And on System you have to find Troubleshoot

And Other troubleshooters

On Other troubleshooters you have to scroll down to Windows Store Apps and Run

On the second step, you have to open Start and search for Windows PowerShell, right-click on it and Run as administrator

On Windows PowerShell you have to put this command:

Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} 

After that you have to search for Run

And on Run you have to put this command:

wsreset

After that your Microsoft Store problems will be gone

I am hoping that after reading this article you managed to fix Microsoft Store Error 0x803fb005 in Windows 11

For a more in-depth explanation, you can watch the video below from the youtube channel.

Leave a Reply

Your email address will not be published. Required fields are marked *