Edit Windows Hosts File
- Run Notepad as an admin:
- Press the Windows key.
- Type "notepad".
- Click "Run as Administrator" in the menu.
- Use Notepad to open
C:\Windows\System32\drivers\etc\hosts
. - Make your changes and save the file.
- Run
cmd
. - Execute
ipconfig /flushdns
.