PLuz Posted February 20, 2014 Posted February 20, 2014 Recently I've been having problems with the boot of Windows 8.1. Here's some information of the boot trace: As you can see the PreSMSS phase takes way too long - over 96 seconds - and the ExplorerInit phase 17 seconds which I think isn't normal since my system used to take 30 seconds or less to completely boot. Also the duration of the PostExplorerPeriod and TraceTail phases are set to -1. Is this some kind of bug? Can somebody please help me? PS: I attached the .xml file with all the information of the boot trace. summary_boot.xml
MagicAndre1981 Posted February 20, 2014 Posted February 20, 2014 the values are -1 if you stopped the trace too early.PreSMSS is stating all boot relevant drivers. In your case this is slow:<pnpObject name="PCI\VEN_8086+DEV_1E03+SUBSYS_C652144D+REV_04\3+11583659+0+FA" type="Device" activity="Start" startTime="217" endTime="90419" duration="90202" prePendTime="90202"/>VEN_8086+DEV_1E03 = Intel SATA controller. Update the driver, please.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now