How to Fix Microsoft Store Error Code 0x80073CFB

Опубликовано: 29 Июнь 2021
на канале: 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...


Смотрите видео How to Fix Microsoft Store Error Code 0x80073CFB онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь MenakaTechWorld 29 Июнь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,642 раз и оно понравилось 17 людям.