- Local time
- 7:21 PM
- Messages
- 25
Open notepad . Copy and paste the code below into Notepad. To open Notepad, click onrb: . Inside
type notepad and then press <ENTER> button .![]()
Code:@Echo off 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 cls echo Script finished. pause del %0
In Notepad, click File and then Save. Type reset.bat inside file name section . Change Save as Type to All Files, and then save the file to your desktop. After the file is saved, right click on the RESET.bat choose. Once it's finished running, restart your computer. Check to see if your Internet connection is restored.![]()
What exactly would this do? My internet connection is fine.
My Computer
At a glance
Windows 7 Home Premium 64 bit
- Computer type
- Laptop
- Computer Manufacturer/Model Number
- Asus
- OS
- Windows 7 Home Premium 64 bit
rb: . Inside