Windows Store Bug "by MS design" after update

Kasual

Well-Known Member
Well, the title says it all.


After windows store updates itself, it disables the ability to install Apps.
There is a text that says something like "the setup has been disabled because the company's policy" above of the "Get" (to install) button.

Verified in Windows 10 build 15063 version 1703 x64.
This behavior happens with and without cumulative updates.

If windows store is reset (undo update) in apps settings, self close in "a blink of an eye".

The workaround is to add a registry value to disable windows store updates:
Code:
; Turn Off Update Apps Automatically in Store for All Users
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore]
"AutoDownload"=dword:00000002
 
Last edited:
@Kasual, huh, that sounds like a removal bug?
Can you please attach the preset with that issue so I can replicate and fix, thanks.
 
Back
Top