Windows 8 App Store not working
Windows 8 App Store not working
Hi I have an issue on my sister's laptop. She is running Windows 8, we want to install Windows 8.1, to do that we need to go to te store. But the store won't load. It opens up and I'm getting a green screen with Windows logo, then it just loads and loads. please help.
The system likely used a minor OS adjustment, causing issues. I encountered this while experimenting with tweaks during Windows 8 beta testing. To resolve it: Launch PowerShell as Administrator (Win+Q, type PowerShell, right-click → Run as Admin). Execute `Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.XML`. Restart the machine; this should fix it. If not, run `wsreset.exe` again for a workaround.
You might want to download Windows Repair (All-in-One) and apply repair numbers 28 and 29. Start with creating a system restore before proceeding if needed.