Microsoft Consumer Experiences – Windows Apps
If you manually Windows update, you have to delete Windows App Store Apps otherwise you get an error while Sysprep the system:
- Candy Crush
You can resolv it to add the follow regkey before you run Windows Update:[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\CloudContent]
"DisableWindowsConsumerFeatures"=dword:00000001
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent]
“DisableWindowsConsumerFeatures”=dword:00000001
Example Powershell commandline (Run as Administrator):
Import-Module Appx Import-Module Dism Get–AppxPackage *twitter* | Remove–AppxPackage Get-AppxPackage *CandyCrush* | Remove-AppxPackage
You made some respectable points there. I appeared on the web for the problem and found most individuals will go along with with your website.