How To Fix Microsoft Store Error Code 0X80072EE7 Check Your Connection
Steps to Fix Windows 10 Store Error Code 0X80072EE7 Microsoft Store Needs To Be Online
Step 1) Use Google DNS Server
Type network connections
Preferred 8 8 8 8
Alteernate 8 8 4 4
Step 2) Run chkdsk /f /r
Step 3) Start Windows Update and Microsoft Store Install service
Step 4) Make sure date and time/Zone is correct
Step 5) Run Windows Store Troubleshooter
Step 6) Clear store cache Using wsreset command
Step 7) Update Windows 10
Step 5) Reset Store app
Step 6) Run Powershell command
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}
Step 7) Uninstall & Reinstall Store
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
Step 8) Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
Step 9) Run inetcpl.cpl command
In Advanced Tab
Tick Use TLS 1.2
Step 10) Update Windows 10 using Media Creation Tool: https://www.microsoft.com/en-in/software-download/windows10
how to repair windows 10