Windows 10 Slow Boot Times

Jay9

Distinguished
Jul 14, 2012
65
0
18,630
I've had extremely slow boot times with Windows 10 for the longest. Below is an export of the event viewer log for the entire boot times. I was hoping someone could help me nail down the issue.

+ System

- Provider

[ Name] Microsoft-Windows-Diagnostics-Performance

EventID 100

Version 2

Level 1

Task 4002

Opcode 34

Keywords 0x8000000000010000

- TimeCreated

[ SystemTime] 2016-12-12T18:20:24.863604800Z

EventRecordID 831

- Correlation



- Execution

[ ProcessID] 1568
[ ThreadID] 1872

Channel Microsoft-Windows-Diagnostics-Performance/Operational

Computer DESKTOP-6CP3002

- Security

[ UserID] S-1-5-19


- EventData

BootTsVersion 2
BootStartTime 2016-12-12T18:11:21.672984300Z
BootEndTime 2016-12-12T18:18:03.870256200Z
SystemBootInstance 52
UserBootInstance 51
BootTime 230334
MainPathBootTime 132901
BootKernelInitTime 18
BootDriverInitTime 80448
BootDevicesInitTime 1628
BootPrefetchInitTime 0
BootPrefetchBytes 0
BootAutoChkTime 0
BootSmssInitTime 25138
BootCriticalServicesInitTime 14075
BootUserProfileProcessingTime 11381
BootMachineProfileProcessingTime 3412
BootExplorerInitTime 0
BootNumStartupApps 1
BootPostBootTime 97433
BootIsRebootAfterInstall false
BootRootCauseStepImprovementBits 0
BootRootCauseGradualImprovementBits 0
BootRootCauseStepDegradationBits 0
BootRootCauseGradualDegradationBits 0
BootIsDegradation false
BootIsStepDegradation false
BootIsGradualDegradation false
BootImprovementDelta 0
BootDegradationDelta 0
BootIsRootCauseIdentified false
OSLoaderDuration 4383
BootPNPInitStartTimeMS 18
BootPNPInitDuration 4347
OtherKernelInitDuration 2810
SystemPNPInitStartTimeMS 7010
SystemPNPInitDuration 80352
SessionInitStartTimeMS 87509
Session0InitDuration 1874
Session1InitDuration 251
SessionInitOtherDuration 23011
WinLogonStartTimeMS 112648
OtherLogonInitActivityDuration 5458
UserLogonWaitDuration 171863
 
try to boot into safe mode and see if it boots in a reasonable time. if it does then reboot back into your normal windows and download and run
https://technet.microsoft.com/en-us/sysinternals/bb963902

it is a Microsoft tool that will show you what is being started on your computer, often you can disable start up of apps that you don't need.

if the machine has problems in safe mode then you might have some hardware conflict.
it can be something like a device plugged into a USB port that is causing the problem. Generally you want to be systematic about fixing the problems.

do a Malwarebytes scan,
then start cmd.exe as an admin and run
sfc.exe /scannow
then
Dism.exe /Online /Cleanup-Image /RestoreHealth

after that you would want to go to your motherboard vendors website and update the BIOS and the device drivers for your motherboard.

then reboot and see if the system still has problems. if it does you have to try to isolate the problem or run specific tests on various hardware.
the autoruns program will let you disable or remove programs from automatically starting. if is useful in isolating startup problems.

you can have hard drives that are starting to fail, or solid state drives that are full and take a long time to start up. you can run cleanmgr.exe and have the system remove unneeded files.
 

Jay9

Distinguished
Jul 14, 2012
65
0
18,630


I went from 7 to 10. But, I was having a large amount of issues, so I reintstalled Windows 10 entirely as a clean install.
 
here is a updated audio driver dated 2016-10-25
https://us.msi.com/Motherboard/support/H67AG43_B3.html#down-driver&Win10 64
it fixes conflicts with GPU sound drivers that tend to cause the PCI/e to mess up.
give it a try, so many onboard devices use pci/e now yo can get some really messed up subsystems
when you have one bad driver.




 
Solution