Jump to content

cant detect your network proxy settings

so as part of the anti ms spying/win10 attempts i keep getting the cant detect your network settings when i block the ips on windows 7.

 

i havent done any thing different that ive ever done. i had to reinstall windows due to my pc crashing(wifes fault she is bad luck whn she uses it) and never had an issue before. and i dont know why its doing it now  never seen this before

 

i used this script to fix it

@Echo on
pushd\windows\system32\drivers\etc
attrib -h -s -r hosts
echo 127.0.0.1 localhost>HOSTS
attrib +r +h +s hosts
popd
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset all
netsh int ip reset all
shutdown -r -t 1

 

 

ive been using this with out issues before https://voat.co/v/technology/comments/853510

but runnign it causes the issue

 

using this gives same issues https://github.com/WindowsLies/BlockWindows

 

so i tried barnacules recommendation and went with spybot anti beacon and get the same problem

 

 

any one know what ip/ web address ms uses to connnect to verify proxy settings so i can avoid blocking it

 

p.s i like my privacy and m.s has no right to my personal files/information

 

Link to comment
https://linustechtips.com/topic/546787-cant-detect-your-network-proxy-settings/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×