Fix Error Code 0x80072F78 When Installing/Updating Apps/Games From Microsoft Store On Windows 10/11
Fix Apps Not Installing From Microsoft Store Error Code 0x80072F78 On On Windows 10/11,Fix Unable to download or update anything from Microsoft Store Error: 0x80072F78 On Windows 10/11
Perform Power cycle- Shut down your computer, unplug the power cable, press & hold the power button ON PC for few seconds, turn off WIFI router, wait for few seconds and restart your WIFI router and then restart your computer
Use Google DNS Server
Type network connections
Preferred 8 8 8 8
Alternate 8 8 4 4
Run these commands
ipconfig /flushdns
ipconfig /release
ipconfig /renew
netsh winsock reset
netsh int ip reset
netsh interface ipv4 reset
netsh interface ipv6 reset
netsh interface tcp reset
Step 1) Logout and login with correct account, make sure date, time, time zone and region are correct
Step 2) Run WSRESET command
Step 3) Repair/reset Microsoft Store
Step 4) Run this powershell command
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 5) Delete Microsoft Store Local Cache Files
C:\Users\Username\AppData\Local\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe
Step 6) Click on Get Updates in store library
Step 7) Start all these services
Windows Update
Microsoft install service
Step 8) Update Windows
Step 9) Uninstall and reinstall Store
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 10) Try installing to C drive/Different Drive, Rename the WpSystem and WindowsApps folder
Step 11) Run inetcpl.cpl command
Step 12) Update Windows to the latest version using media creation tool
https://www.microsoft.com/en-in/software-download/windows10
https://www.microsoft.com/en-in/software-download/windows11