Home  >  Article  >  Computer Tutorials  >  What is the reason why the Win11 registry startup item cannot be repaired?

What is the reason why the Win11 registry startup item cannot be repaired?

WBOY
WBOYforward
2024-01-13 20:54:281547browse

Many friends have recently encountered invalid registry startup items in win11, so why can’t the invalid registry startup items in win11 be repaired? This is because the system is damaged and there are registry startup items that cannot be repaired. You can use a USB flash drive to reinstall your computer system. Let’s take a look at some specific solutions!


Win11 Invalid Registry Startup Item Solution

1. When the computer starts, press the DEL key or F2 key to enter the BIOS interface. The BIOS interface of different motherboards will be different. Select the advanced BIOS settings Advanced BIOS Features.

What is the reason why the Win11 registry startup item cannot be repaired?

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

What is the reason why the Win11 registry startup item cannot be repaired?

#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 inserted into the computer), select USB The device is the first startup item, press the Enter key to confirm the selection, and then press the F10 key to confirm saving.

What is the reason why the Win11 registry startup item cannot be repaired?

#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 is the reason why the Win11 registry startup item cannot be repaired?

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

copy C:\windows\system32\config\RegBack\* C: \windows\system32\config

Restore the system backup registry.

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


#Note: You need to be very careful when performing the above operations. Do not make the wrong click during the operation.

Summary: You can see if the above method can repair invalid registry startup items. I hope it can help everyone!

The above is the detailed content of What is the reason why the Win11 registry startup item cannot be repaired?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:dafanshu.com. If there is any infringement, please contact admin@php.cn delete