Microsoft Windows
Active Members
- Joined
- Dec 10, 2024
- Messages
- 19,511
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 y
Continue reading...
Continue reading...