Swift Fixes for Microsoft Store Crash Code Error 0X80072EFD
Users have reported a 0x80072EFD Microsoft Store error on support forums that can arise in Windows 11 or 10. Those users see a “server stumbled” or “check your internet connection” message with a 0x80072EFD error code inside MS Store after launching that app. When this error pops up, users can’t utilize the Microsoft Store.
The 0x80072EFD error is often a connection-related one. However, it occurs even when users can surf the web in their browsers. If you need to fix the 0x80072EFD error, try fixing it with these potential resolutions.
1. Run the Windows Store App Troubleshooter
Running the Windows Store App troubleshooter is a straightforward potential resolution for the 0x80072EFD error to start with. That troubleshooting tool might detect issues and give you a fix. You can open and run the Windows Store App troubleshooter like this:
PressStart and click the menu shortcut to open Settings.
Select theTroubleshoot section of Settings.
Click onOther trouble-shooters to look through the troubleshooting tools.
Select Windows Store Apps’Run option to bring up that troubleshooting tool.
Go through and apply any suggestions the troubleshooter offers.
Internet Connections is another troubleshooter that may be useful for fixing the Microsoft Store’s 0x80072EFD error. So, consider running that troubleshooter if the Windows Store Apps option doesn’t help.
Note that the troubleshooting tools are accessible in theUpdate & Security category in the Settings app if you use Windows 10. Click theTroubleshoot tab andAdditional troubleshooters option to access them from there. Then press theRun this troubleshooter buttons for Windows Store Apps or Internet Connections.
SoftwareDistribution is a folder for temporarily storing Windows update files. Sometimes refreshing that folder by renaming it can resolve error0x80072EFD . Rename the SoftwareDistribution folder like this:
Hold down theWindows key and pressS to access a search utility.
Type incmd to find a Command Prompt app.
Open Command Prompt with elevated permissions by clicking itsRun as administrator option in the search tool.
Turn off some services by executing these separate commands: net stop wuauserv net stop cryptSvc net stop bits net stop msiserver
To rename SoftwareDistribution, type in the following and hitEnter : ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Also, rename a catroot2 directory with this command: ren C:\Windows\System32\catroot2 catroot2.old
Restart the turned-off services by inputting and executing the following commands: net start wuaserv net start cryptSvcc net start bits net start msiserver
Then bring up your Start menu to selectRestart .
Title: Swift Fixes for Microsoft Store Crash Code Error 0X80072EFD