1: Make sure you don't have a proxy setup. In ie: Tools -> Internet options -> Connections -> LAN Settings -> uncheck proxy if its setup
2: see if it works now. If not, keep on going
3: open command line (start -> type run [enter]) and try to ping those domains.
ping microsoft.com
ping live.com
etc.
See if you can even ping them. You can also try a tracert microsoft.com to see if you're going to the right place. If not, keep on going
4: Click on start and search for notepad and run as administrator. Open the file c:\windows\system32\drivers\etc\hosts
5: Make sure you don't see a bunch of entries that would point those domains to other IP's.
Look for any lines that don't start with # and have an IP and a domain ex:
255.255.255.255 microsoft.com
If you find any then something added entries in your host file. Very likely a virus or some other malware. Remove all those entries and save the file (make sure you open notepad as administrator or it wont let you save since its a system file, unless you're already running as admin).
Once the file is saved, click start, type run [enter]
ipconfig /flushdns [enter]
This will reload your hostfile and flush your currently resolved dns cache.
6: Try again.
7: If that doesn't work, make sure that if you're running a firewall, you're not actually blocking those domains.
8: Make sure you're not pointing to some rogue DNS server.
After this, I'd have to think some more to figure out what's going on...
Sounds like malware of some sort. Check out ComboFix (but this only runs on 32-bit Windows < Windows 7). – None – 2010-07-28T20:18:07.310
Here is some more info:
I am running Windows 7 64 bit Ultimate. Chrome 5 is throwing this error: <
This webpage is not available.
The webpage at http://www.microsoft.com/en/us/default.aspx might be temporarily down or it may have moved permanently to a new web address.
More information on this error Below is the original error message
Error 101 (net::ERR_CONNECTION_RESET): Unknown error.
I have the same on Windows 10. Yes I know this is old. – johnny – 2017-06-09T15:58:23.110