How to Edit Your Hosts File in Windows 10

The location of the hosts file will differ by operating system. The typical locations are noted below.


Windows 10 – “C:\Windows\System32\drivers\etc\hosts”

Linux – “/etc/hosts”

Mac OS X – “/private/etc/hosts”



Here are the directions on how to modify your hosts file. 


Step 1.
Click the Windows button and type Notepad in the search bar.


Step 2.
Right click on Notepad and then Run as Administrator.


Step 3.
You’ll be asked, “Do you want to allow this app to make changes to your device?”. Choose Yes.


Step 4.
In Notepad, choose File then Open.


Step 5.
Navigate to C:\Windows\System32\drivers\etc\hosts or click the address bar at the top and paste in the path and choose Enter
If you don’t readily see the host file in the /etc directory then select All files from the File name: drop-down list, then click on the hosts file.


Step 6.
Add the appropriate IP and hostname at the end of your hosts’ file, select Save, and then close the file.

Example:



Step 7.
Finally, you will want to flush your DNS cache for your computer to recognize changes to the file. Click the Windows button and search command prompt.


Step 8.
Type the following command in the terminal and press Enter

ipconfig /flushdns


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.