search
HomeComputer TutorialsSystem InstallationHow to deal with the problem of missing system hosts file?

The host in the computer plays a very important role for us. If the hosts are lost, various functions will be affected. So, the computer hosts computer file is lost, how do we retrieve it? The following will bring you how to retrieve lost computer hosts. Friends in need, please come and take a look!

What to do if the computer hosts file is lost

1. Click the search box in the taskbar in the lower left corner, enter "cmd" in it, select "Command Prompt", right-click and select "Manage" Run as member".

How to deal with the problem of missing system hosts file?

#2. Click "Yes" in the pop-up prompt window.

How to deal with the problem of missing system hosts file?

3. After entering the new window interface, enter "01for /f %P in ('dir %windir%WinSxShosts /b /s') do copy %P %windir%System32driversetc & echo %P & Notepad %P", press Enter to execute the command.

How to deal with the problem of missing system hosts file?

#4. Then wait patiently for a while, then enter "a" and press Enter.

How to deal with the problem of missing system hosts file?

#5. The last lost hosts file will be automatically opened, and then just close it.

How to deal with the problem of missing system hosts file?

The above is the detailed content of How to deal with the problem of missing system hosts file?. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:53系统之家. If there is any infringement, please contact admin@php.cn delete

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

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

Hot Tools

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.