Home > System Tutorial > Windows Series > How to solve the problem of infinite restart in win101909

How to solve the problem of infinite restart in win101909

WBOY
Release: 2024-01-02 11:54:15
forward
1324 people have browsed it

Friends, after updating the system to win101909 version, if you encounter a situation where the computer keeps restarting after booting, don’t worry. I think you can check whether the system WinRE mode can be entered, and then enter WinRe mode to repair it. Let’s take a look at what the editor did~

What to do if win101909 restarts indefinitely after booting:

First we need to check whether the system WinRE mode can be entered.

If there is System recovery image or system restore point,

You can use system recovery image or system restore point to restore the system.

WinRE mode:

1. Press and hold the power button to shut down.

2. Press the power button to turn on the computer.

3. Repeat steps two to three times.

4. Confirm whether the "Repair" interface appears on the screen. If so, click "Advanced Repair Options".

How to solve the problem of infinite restart in win101909

5. Click "Troubleshoot", click "Advanced Options" - "Startup Settings" - "Restart".

6. Select "6" or "f6" to enter the safe mode with the command prompt, then copy and paste the following command in the command prompt:

net user User 789456 /add,

PS: (User is a new account, 789456 is a new random password, which can be modified as needed)

net localgroup administrators User /add

Add administrator permissions

7. Finally, restart the system and log in using this account.

The above is the detailed content of How to solve the problem of infinite restart in win101909. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:somode.com
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