win10 is preparing windows

王林
Release: 2019-10-28 17:49:22
Original
8243 people have browsed it

win10 is preparing windows

1. Boot to safe mode

You can boot the computer to safe mode and then log in with a normal running administrator account. If it is an administrator account that is causing the problem, be sure to create an administrator account first. Reboot into your account and log in, then log out. Restart your computer normally and see if the problem is resolved.

2. Use Registry to repair damaged user configuration files

First create a system restore point, then type regedit in the "Run" prompt, and then open the Registry Editor , navigate to the following key:

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

This will contain a list of all user profiles on the PC. Click on each S-1-5 folder and double-click on the ProfileImagePath entry to find out the user account associated with it. On one of them you should see a path like 'C\Users\ACK', where 'ACK' is the username.

win10 is preparing windows

You know which account is compromised. So, look for the key named RefCount and change the Value data to 0 and click OK. If it is not available, right-click on the right pane and create it.

win10 is preparing windows

Next, double-click the key State, make sure the Value data is 0 again, and click OK.

Close the Registry Editor and restart your PC.

Check if the problem has been fixed.

3. Run System File Checker

win10 is preparing windows

This will repair damaged or damaged Windows files. You need to run this command from an elevated CMD, i.e. a command prompt launched with administrator privileges.

4. Fix Hard Drive Errors

win10 is preparing windows

If there is an error on the hard drive, the update will fail because the system will consider it unhealthy. You should run chkdsk from the command prompt to resolve these issues. If this doesn't solve your problem, you may want to consider replacing your hard drive. When doing this, make sure to back up all data on your Windows 10 PC. You can also use it as a secondary hard drive.

5. Create a new user account

If nothing works, you can create a new account in Windows 10. This can be a pain and take time since you have to set up an account to install apps and so on.

Recommended tutorial: windows tutorial

The above is the detailed content of win10 is preparing windows. 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