Home  >  Article  >  What does safe mode with command line mean?

What does safe mode with command line mean?

藏色散人
藏色散人Original
2020-05-17 09:53:0217728browse

What does safe mode with command line mean?

The role of safe mode with command line

"Safe mode with command prompt"

As the name suggests, entering this mode will pop up the command prompt (CMD) window. This is very helpful for computer experts or maintenance personnel, because some problems can be easily solved in CMD.

The main functions are as follows:

1. Delete stubborn files

When we delete some files or clear the contents of the recycle bin under Windows, the system sometimes There will be a message saying "such and such file is in use and cannot be deleted", but these files are not in use. After entering safe mode, Windows will automatically release control of these files and you can delete them.

2. Restore

If the computer cannot start normally, you can use "Safe Mode" or other startup options to start the computer. Press the F8 key when the computer starts and select in the startup mode menu. Safe mode, and then perform system restore:

3. Check and kill viruses

Antivirus under Windows is very likely to cause cross-infection. And some anti-virus programs cannot run under DOS. At this time, of course we can also boot the system into safe mode so that Windows only loads the most basic drivers, so that the virus can be killed more thoroughly and cleaner.

4. Repair system faults

If Windows is not running stably or cannot start normally, don’t be busy reinstalling the system at this time. Try to restart the computer and switch to safe mode to start. , and then restart the computer to see if the system has returned to normal. This method is very effective if the system failure is caused by a problem with the registry.

The above is the detailed content of What does safe mode with command line mean?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn