
Grant permissions for "ALL APPLICATION PACKAGES" account to WindowsApps folder as adviced here.

If it will be shown for a while and then closed - see Step 5. If Step 3 was successfull, you'll be able to find (Press WindowsKey then type Store) the Store application in the Start Menu. Others may return errors if they were allready registered. You'll be close to success if the command with WindowsStore will give no errors. Register every folder (one by one, except the last one!) in the order they are presented in above list with the next command: Add-AppxPackage -DisableDevelopmentMode -Register "C:\Program Files\WindowsApps\*FOLDER*\AppxManifest.xml"Įxample: Add-AppxPackage -DisableDevelopmentMode -Register "C:\Program Files\WindowsApps\Microsoft.WindowsStore_2015.7.1.0_圆4_8wekyb3d8bbwe\AppxManifest.xml" For WindowsStore folders there may be another version, as it can be seen in answer. For those who are in italic: I'm not sure that they are required, I processed all of them, may be they are not required. If some of them are not presented there - copy missing ones from good windows and copy here. Take the ownership of "C:\Program Files\WindowsApps" folder as adviced here. There is no need for license key for this: Win10 can be setup without key and activation, it'll be enough for this solution. I used the VirtualBox virtual machine and an appropriate setup image. The installed Windows 10 with apps (further it will be references as "good windows").

As far as there was no complete solution in any single answer, here is my solution. So, the Windows Store is now back with me.

