Zo Hornbill
Computer Troubleshooting
Web Development.
Home » » HP laptop stuck on HP logo after Windows 10 update failure

HP laptop stuck on HP logo after Windows 10 update failure

Step 1:
  • Download and create a Windows 10 USB/DVD if needed.
  • Boot from your Windows 10 install media USB/DVD
  • Select your language preferences and click Next
  • Click on Repair your computer link at the bottom of the box
  • From the "Choose an option screen," select Troubleshoot > Advanced options > Command Prompt
Step 2:
Copy and paste the following into command prompt
bcdedit |find "osdevice"
(this will display the correct Windows drive letter) see following example:

C:\WINDOWS\system32>bcdedit |find "osdevice"
osdevice partition=C:

Step 3:
Type or copy and paste the commands below and press Enter after each one.

Note: Use the correct Driver Letter that was found in Step 2 for the following commands if different then D: drive

d:
cd d:\windows\system32\config\regback
Dir (This will list the contents of regback. Check the date and be sure that the contents are Not empty. If it is empty then this will not work STOP and DO NOT proceed

If the contents of Dir are not Empty: continue with the following commands
copy *.* d:\windows\system32\config (press enter)
Select ALL to the override prompt, it will say files copied, 5 hives will be copied
Restart computer and test 
SHARE

About Admin

0 comments :

Post a Comment