A LOT OF PEOPLE ASKING HOW TO FIX OR RESTORE THE WINDOWS STORE. This is a fix I made after a lot of stuffing around, should work for people on Windows 10.
Download the TakeOwnership file from MediaFire and unzip it: https://www.mediafire.com/file/6zfp7q7ta7s90qx/TakeOwnership.zip/file
Run the file named: InstallTakeOwnership.reg
Navigate to: C:\Program Files\WindowsApps
Right click on the 'WindowsApps' folder and click on 'Take Ownership' in the context menu (This will give you permission to access the WindowsApps folder)
Now open the 'WindowsApps' folder and find a folder named 'Microsoft.WindowsStore_11909.1001.7.0_x64__8wekyb3d8bbwe' and open it (your folder name may be slighty different)
Find the file named 'AppxManifest.xml' and right click and copy this file
Go to 'My Computer' or 'This PC' and go to your Local Disk (C:)
Paste the 'AppxManifest.xml' file directly in your (C:) directory
Open and run 'Command Prompt' as an 'Administrator'.
Copy and paste the command: PowerShell -ExecutionPolicy Unrestricted
Copy and paste the command: $manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest
Close command prompt and open the Run command by pressing 'Windows Key + R' and type in WSReset.exe and hit enter
Wait for the WSReset command to close and restart your PC.
Welcome back to the Windows Store!! :) Guide created by: Luke Jordan 30091990.. PLEASE LIKE AND SHARE IF IT HELPED YOU!!