• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Are you having HotKey issues? Click here for tips and tricks.
HP Recommended

Can you record the boot trace on an exernal usb disk. I mean in the Windows Performance choose an external storage for the boot trace file destination.

 

Capture.PNG

**Click Accept as Solution on a Reply that solves your issue to help others**
******Clicking the Thumbs-Up button is a way to say -Thanks!.******
HP Recommended

I will see if I can find a suitable USB stick. Is it something to do with my storage then and ought I be concerned?

HP Recommended

This message means that the buffers where the wpr record events are filled more quickly than they are transferred to the disk to be recorder in the trace file.


The 5400 rpm disk, alone, can can't justify that. I think there is High Disk I/O happening in there !

 

you can try to take a boot trace using the following command line; I'll use a min of providers to not saturate the buffers:

 

xbootmgr -trace boot -traceflags base+latency+dispatcher -stackwalk profile+cswitch+readythread -notraceflagsinfilename -noPrepReboot -postbootdelay 20 -resultPath C:\TEMP

**Click Accept as Solution on a Reply that solves your issue to help others**
******Clicking the Thumbs-Up button is a way to say -Thanks!.******
HP Recommended

You can also find boot traces generated by the xbootmgr.exe command, under your profil named boot_BASE+CSWITCH_1.etl or bootPrep_BASE+CSWITCH_6.etl

 

Compare these with the initial boot trace to see how much improvement you made ...

**Click Accept as Solution on a Reply that solves your issue to help others**
******Clicking the Thumbs-Up button is a way to say -Thanks!.******
HP Recommended

Dear Zinou,

 

I read your excelent answer to an issue from Bethjm. I think I am in similar position as him. I got the same trace with WPR as you requested him, but I must confess I don't know how to interpret it. Would you accept me to send you my trace to analyze it. I spent already several weeks with this slow boot up, and I am really desesperate.

 

Thank you!

 

Dimas

HP Recommended

Hi,

 

Ok, upload your trace file after compressing it on https://www.transfernow.net/

 

 

**Click Accept as Solution on a Reply that solves your issue to help others**
******Clicking the Thumbs-Up button is a way to say -Thanks!.******
HP Recommended
Hi, at the early boot phase, Windows is trying to validate a driver signature. To confirm this assumption, you have to disable boot drivers signature verification just for the test. Here is a tutorial: https://www.howtogeek.com/167723/how-to-disable-driver-signature-verification-on-64-bit-windows-8.1-... If the system boots faster, that will confirm the assumption. To identify the guilty driver, you have to use signtool.exe to check all your drivers' signatures. I'll send you a powershell script you'll run to identify the unsigned driver.
**Click Accept as Solution on a Reply that solves your issue to help others**
******Clicking the Thumbs-Up button is a way to say -Thanks!.******
HP Recommended

Hi,

 

I did the test with the drivers check disabled. It still takes the same long time to boot. Anyway, I will try to obtain the signtool to check if there is some suspicious driver.

HP Recommended

Hi,

 

I checked drivers signatures with sigverif (a Windows standard utility). I guess it is somehow equivalent to signtool as for verifying if drivers are signed or not. The only driver thats is showed as not sgned is:

 

File: c:\windows\system32\driverst\rtsper.sys
Modified: 23/8/2018
File Type: System file
Version: 10.0.17134.21306
Status: Not Signed
Catalog: N/A

HP Recommended

Are you sure you have correctly disabled the driver signature verification?

Can you take a boot trace while the driver signature verification is disabled ?

**Click Accept as Solution on a Reply that solves your issue to help others**
******Clicking the Thumbs-Up button is a way to say -Thanks!.******
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.