W4RH4WK / Debloat-Windows-10

A Collection of Scripts Which Disable / Remove Windows 10 Features and Apps
Other
6.08k stars 848 forks source link

Microsoft Store License Acquisition Error #0x80072EFD #154

Closed webworker01 closed 6 years ago

webworker01 commented 6 years ago

Would anyone kindly point me to what scripts should be reverted to allow downloading fro the Windows Store again? I have tried reverting hosts file and disabled services, but something still causing license to not be acquired after running these scripts.

allquixotic commented 6 years ago

I removed all the entries starting with 0.0.0.0 in C:\Windows\System32\drivers\etc\hosts (it's a plain text file) and can now access the Windows Store. If you want to remove the minimal entries needed for a working Store you'll have to remove a few at a time until you isolate exactly which entries are causing Store to break.

webworker01 commented 6 years ago

Thanks 💯 I actually worked that out, forgot about this ticket