Windows 11 Posted March 7 Posted March 7 I am using Windows 11. I had a message saying by Firewall needed to be turned on but there was no option to do this, just a suggestion to use recommended settings. Clicking on this resulted in the 0x800706d error message. I found the code had something to do with Microsoft store but the app is missing. I tried the fix where you enter the following into PowerShell: Get-AppXPackage *Microsoft.WindowsStore* | Foreach {Add-AppXPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}. The C:\WINDOWS\system32> prompt then reappears but the store is still missing. Are yView the full article Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.