How to Fix Microsoft Store Error Code 0x80073CFB

Published: 29 June 2021
on channel: MenakaTechWorld
2,642
17

Steps to Fix Microsoft Store Error Something Unexpected Happened Error Code 0x80073CFB
1) Run Windows Store Troubleshooter
2) Use My Library to download the game or app
3) Use Xbox App to download the game
4) Run Network troubleshooter
5) Turn off Use a proxy server for your LAN
inetcpl.cpl
4) Clear store cache Using wsreset command
Sign out and sign in again, make sure date and time is correct
5) Update Windows 10
6) Reset Store app
7) Restart Windows Update, Microsoft Store Install and background intelligence service
8) Run Powershell command to re-register store
Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Get-AppXPackage -AllUsers -Name Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}
9) Uninstall & Reinstall Store
Get-AppxPackage -allusers WindowsStore | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
10) Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
11) Run inetcpl.cpl command
In Advanced Tab
Check Use TLS 1.0, 1.1, 1.2 and 1.3
12) Update Windows 10 using Media Creation Tool: https://www.microsoft.com/en-in/softw...


Watch video How to Fix Microsoft Store Error Code 0x80073CFB online without registration, duration hours minute second in high quality. This video was added by user MenakaTechWorld 29 June 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,642 once and liked it 17 people.