W4RH4WK / Debloat-Windows-10

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

Store broken after running scripts #173

Closed Devo0 closed 5 years ago

Devo0 commented 6 years ago

After running the scripts, Windows Store won't load anymore with the remark: "Microsoft store needs to be online. It looks like you're not" with an error 0x80072EE7

Assuming this is one of the privacy or telemetry settings, can someone figure out which so this can be commented out?

rickythefox commented 6 years ago

Remove the blocks in your hosts file, that should fix the issue. You can put them back once you are done with the store.

Dioxaz commented 5 years ago

Commenting out only the "storeedgefd.dsx.mp.microsoft.com" in the host file seems to do the trick. I didn't do any extensive tests yet however. I tried downloading one app and it seemed to work.

Also, for those having problems creating new local accounts ("an error occured, try later blah blah"), comment out all the last lines relating to Skype in your host file:

apps.skype.com
c.msn.com
login.live.com
pricelist.skype.com
s.gateway.messenger.live.com
ui.skype.com

It might be that only the "login.live.com" has to be commented out, as I've read somewhere that Windows 10 still queries some Windows Live servers even when you chose to create a local account (non-Microsoft one).

IBaydenI commented 5 years ago

Had the same issue. This fixed it, thanks!

panther7 commented 5 years ago

Yeah, comment this line https://github.com/W4RH4WK/Debloat-Windows-10/blob/4b6b065a6df707be50319bc3d62fb406bfb38229/scripts/block-telemetry.ps1#L145

Maybe, maintainer could comment this line.

W4RH4WK commented 5 years ago

Is this resolved?

Devo0 commented 5 years ago

Yeah, this fixed it. Haven't looked at it since... So I forgot to set it as resolved.

On Wed, 28 Nov 2018, 11:19 Alex Hirsch <notifications@github.com wrote:

Is this resolved?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/W4RH4WK/Debloat-Windows-10/issues/173#issuecomment-442394889, or mute the thread https://github.com/notifications/unsubscribe-auth/AoQvf9CgdCS47pcUSyBpw0a5DxEQR4jYks5uzmMdgaJpZM4V0YUd .