A slow PC startup can be pretty annoying. This usually results from various computer issues. If your computer is acting sluggishly, here are four ways to speed up your PC startup.
If your Windows 10 computer or laptop keeps on going to sleep randomly even when you’re using it, read on as this post will walk you through the process of resolving the problem.
There are a number of users who reported about how their Windows 10 computers would automatically go into Sleep Mode. One particular user claimed that when he installed a fresh Windows 10 version he began experiencing the same problem.
It turns out that the screen goes to sleep but what’s odd is that the power lights and the keyboard are still working. The computer is also warm to touch which shouldn’t be the case when it is in sleep mode. And when some users tried checking the event log, it showed them that the computer didn’t actually go into sleep mode but it shut down instead. To fix this issue, here are some possible fixes that could hopefully work.
Another option that could help resolve the problem is the Power Troubleshooter. This built-in troubleshooter in Windows can help you get things up and running again.
The issue with Sleep Mode might be caused by some third-party programs installed on your computer. This program might be the one that puts your computer to sleep and so to isolate this possibility, you have to put your PC in a Clean Boot State using the steps below.
Note that this option only applies to users who are using an HP laptop. And if your motherboard does not support Hybrid Sleep, you might have to downgrade the Intel MEI to version 9 or 10. To install v9 or v10, you need to go to the HP Drivers & Downloads page and look for the MEI driver version 9 from the website’s Driver Chipset section. Once you’ve downloaded the driver, install it and if a dialog box warning pops up, simply ignore it and proceed.

A slow PC startup can be pretty annoying. This usually results from various computer issues. If your computer is acting sluggishly, here are four ways to speed up your PC startup.
“There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information this may help: (0x8024002e)”.Common symptoms include:
Error Causes“Windows Resource Protection did not find any integrity violations.” This means you do not have any missing or damaged system files.OR you may receive a message saying:
“Windows Resource Protection could not perform the requested operation.”To resolve this problem, run the System File Checker in safe mode and make sure that the PendingDeletes and PendingRenames folders exist under %WinDir%WinSxSTemp.
OR you may also receive a message saying, “Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log%WinDir%LogsCBSCBS.log.” OR you may receive a message saying, “Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log%WinDir%LogsCBSCBS.log.”
“Error 0x80070079: The semaphore timeout period has expired.”To fix this error, you can try to run the three built-in Network-related troubleshooters or update or reinstall the network adapter drivers or perform a network reset. For more details, follow the options laid out below.
From the menu choose Command Prompt (administrator)
When the command prompt is active type the next command in it:
DISM /online /export-driver /destination:C:\DriverBackup
where: C:\DriverBackup is the folder and the hard drive where you want to store your backed-up drivers.
Press ENTER
That's it, you have now successfully backed-up all of your installed Windows drivers.
Now, save all of your drivers on USB and reinstall Windows.
but this time choose Device manager
From decide, manager right-click on any device Windows has not been able to install appropriate driver and choose update driver
reg add HKLMSYSTEMCurrentControlSetControlBackupRestoreFilesNotToBackup
net stop wuauserv net start cryptSvc net start bits net start msiserver
net start wuauserv net start cryptSvc net start bits net start msiserver