How to restore the deleted hosts file
Feb 22, 2024 pm 10:48 PMTitle: How to restore the hosts file after deletion
Abstract: The hosts file is a very important file in the operating system and is used to map domain names to IP addresses. If you accidentally delete the hosts file, you may be unable to access certain websites or have other network problems. This article will introduce how to recover accidentally deleted hosts file in Windows and Mac operating systems.
Text:
1. Restoring the hosts file in the Windows operating system
The hosts file in the Windows operating system is located in the driversetc folder under the system folder. The specific path is C:WindowsSystem32driversetc. Follow the steps below to recover accidentally deleted hosts file.
1. Start Windows Explorer and navigate to the C:WindowsSystem32driversetc folder.
2. Right-click a blank area in the folder, select "New" > "Text Document", and name it hosts.
3. Double-click the newly created hosts file and select "Notepad" or other text editor to open it.
4. Paste the following content in the hosts file:
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
Note: The above content is the basic content in the default hosts file. If you have customized the hosts file before, you need to copy and paste the backup contents line by line into the newly created hosts file to ensure that the previously performed domain name mapping still takes effect.
5. Save and close the hosts file.
6. Restart the computer.
2. Restore hosts file in Mac operating system
The hosts file in Mac operating system is located in the /private/etc folder and can be restored according to the following steps.
1. Open the "Terminal" application. You can find it in the Applications folder, or search for and open it using Spotlight (press Command Space and then type Terminal).
2. Enter the following command in the terminal window and press Enter:
sudo nano /private/etc/hosts
3. Enter your administrator password and press Press the Enter key to confirm.
4. In the editor that opens, copy and paste the following content into the hosts file:
Host Database
# # localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
5. Press "Control X" to exit the editor, then press the "Y" key to save the changes, and finally press the Enter key to confirm the saved file name.
Summary:
The above is the detailed content of How to restore the deleted hosts file. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Night mode cannot adjust the color temperature or does not take effect, which is usually caused by system settings or driving problems. First check whether night mode is actually enabled: go to Settings > System > Display, confirm that the "Night Mode" switch is on. If the gray is not selected, it may be a problem with the graphics card driver or system version; secondly, if the color temperature adjustment is invalid, you can try restarting the Explorer, use the registry to repair, reset the night mode settings, and turn off the conflicting third-party software; finally check the time and geographic location permissions: Ensure that the location is allowed in the privacy settings, and enable the automatic time and time zone setting function.

ToassignadriveletterinWindows,useDiskManagementorCommandPrompt.2.InDiskManagement,pressWindows X,selectDiskManagement,right-clickthevolumewithoutaletter,choose"ChangeDriveLetterandPaths",clickAdd,selectaletter(avoidA:orB:),andclickOK.3.Alte

UseLatencyMontoidentifyhighDPC/ISRtimesandpinpointproblematicdrivers.2.UpdateorrollbacknetworkandWi-Fidrivers,especiallyfromIntel,Realtek,orKiller,anddisableunusedBluetooth.3.Updateordisablehigh-DPChardwaredriverssuchasUSB,audio,graphics,orNVMecontro

ToenabletheGuestaccountinWindows10/11,openCommandPromptasAdministratorandrun"netuserGuest/active:yes".2.TheGuestaccounthaslimitedpermissionsandcannotinstallappsorchangesystemsettings.3.Optionally,createastandarduseraccountviaSettings>Acc

UseCommandPromptbytypingsysteminfo|find"OriginalInstallDate"toinstantlyseetheoriginalWindowsinstallationdate.2.Alternatively,usePowerShellwith(Get-ItemProperty-Path"HKLM:\SOFTWARE\Microsoft\WindowsNT\CurrentVersion").InstallDatean

InstallIISandFTPcomponentsviaWindowsFeatures,ensuringFTPService,FTPExtensibility,andIISManagementConsoleareenabled.2.CreateadedicatedFTPfolder(e.g.,C:\FTP),grantIIS_IUSRSModifypermissions,andoptionallyaddspecificusers.3.InIISManager,addanFTPsitebyspe

OpenBackupandRestoreviaWindows S,typeBackupandRestore,clickCreateasystemimage.2.Savetheimagetoanexternalharddrive(recommended),selectitfromthedropdown,andclickNext.3.Confirmincludeddrives(systemreservedandC:bydefault),addothersifneeded,thenclickNext.

Without BootCamp, installing Windows on Mac is feasible and works for different chips and needs. 1. First check compatibility: The M1/M2 chip Mac cannot use BootCamp, it is recommended to use virtualization tools; the Intel chip Mac can manually create a boot USB disk and install it in partition. 2. Recommended to use virtual machines (VMs) for M1 and above chip users: Windows ISO files, virtualization software (such as ParallelsDesktop or UTM), at least 64GB of free space, and reasonably allocate resources. 3. IntelMac users can manually install it by booting the USB drive: USB drive, WindowsISO, DiskU is required
