What should I do if win7 cannot boot due to damaged registry?

coldplay.xixi
Release: 2020-08-29 11:36:25
Original
16672 people have browsed it

The solution to the problem that the win7 registry is damaged and cannot be booted: First, when the computer starts, press the DEL key to enter the BIOS interface; then select Hard Disk Boot Priority and select [USB-HDD]; then restart the computer to enter U disk mini-system and execute relevant commands; finally restart the computer.

What should I do if win7 cannot boot due to damaged registry?

Solution to the problem that win7 cannot boot due to damaged registry:

1. When the computer starts, press DEL Press the key or F2 key to enter the BIOS interface (different motherboards have different startup BIOS keys. For details, please check the bottom of the screen when the computer starts or search on Baidu). The BIOS interfaces of different motherboards will be different. The following takes the mainstream Phoenix-AwardBIOS motherboards after 2010 as an example. Select the Advanced BIOS settings Advanced BIOS Features.

What should I do if win7 cannot boot due to damaged registry?

#2. In the pop-up interface, select Hard Disk Boot Priority.

What should I do if win7 cannot boot due to damaged registry?

3. Use the up and down keys on the keyboard to select USB-HDD (U disk is enough, it will automatically recognize the U disk we insert into the computer), and select the USB device as the first Once the item is started, press the Enter key to confirm the selection, and then press the F10 key to confirm saving.

What should I do if win7 cannot boot due to damaged registry?

#4. Restart the computer and enter the U disk mini-system. Press the win r key and enter cmd to open the dos command window.

What should I do if win7 cannot boot due to damaged registry?

5. Execute the following command in the dos command line:

copy C:\windows\system32\config\RegBack\* C:\windows\system32\config
Copy after login

Restore the system backup registry.

What should I do if win7 cannot boot due to damaged registry?

#6. Restart the computer. If the problem of not being able to open is caused by a damaged registry, it should be solved.

What should I do if win7 cannot boot due to damaged registry?

Related learning recommendations: windows server operation and maintenance tutorial

The above is the detailed content of What should I do if win7 cannot boot due to damaged registry?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!