DrEmpiricism / Optimize-Offline

Optimize-Offline is a Windows 10 offline image optimization framework.
MIT License
710 stars 64 forks source link

[BUG] Microsoft Store Paid Apps Not Installing After Running Set-Additional.cmd #201

Closed KedarWolf closed 3 years ago

KedarWolf commented 4 years ago

Describe the bug Microsoft Store Paid Apps Not Installing After Running Set-Additional.cmd, Get an error Windows Update is disabled. Paid apps work before running the script. I checked and all Windows Update services and required services are running.

Please complete the following information:

KedarWolf commented 3 years ago

Fixed!!

It was XblAuthManager being one of the services disabled.

I enabled XblAuthManager, started it, and removed it from the Services.json. Now my paid store apps are installing.

DrEmpiricism commented 3 years ago

Good to know. I will add a note in the Set-Additional script with that info.