Skip to content

Instantly share code, notes, and snippets.

@svinota
svinota / etc-hosts-on-win.md
Last active November 5, 2018 13:07 — forked from zenorocha/etc-hosts-on-win.md
/etc/hosts on Windows

notepad

For Windows 10 and 8
  1. Press the Windows key.
  2. Type Notepad in the search field.
  3. In the search results, right-click Notepad and select Run as administrator.
  4. From Notepad, open the following file: c:\Windows\System32\Drivers\etc\hosts
  5. Make the necessary changes to the file.
  6. Click File > Save to save your changes.