Jump to content

Trace why Windows 8 boots, shutsdown or hibernates slowly


MagicAndre1981

Recommended Posts


the high CPU usage of the SYSTEM/Kernel and smss.exe during boot comes from fvevol.sys!FveRangeListSet. This driver is Bitlocker. Do you use Bitlocker? The system tries to init the crash dump mechanism and th bitlocker driver causes the delay. Put the crashdumps to a drive which his not encrypted.

Link to comment
Share on other sites

the high CPU usage of the SYSTEM/Kernel and smss.exe during boot comes from fvevol.sys!FveRangeListSet. This driver is Bitlocker. Do you use Bitlocker? The system tries to init the crash dump mechanism and th bitlocker driver causes the delay. Put the crashdumps to a drive which his not encrypted.

I don't use BitLocker, and none of the drives are encrypted.

Link to comment
Share on other sites

ok, got an answer from Microsoft.

The cpu usage is caused when the hibernation file is fragmented too much. Run

 powercfg -h off

to disable the hibernation file, defrag your system drive and enable hibernation file again with

powercfg -h on

Is boot now faster?

I thought fragmentation shouldn't matter on an SSD? o_O

I'll try this anyway, let's see what happens.

Link to comment
Share on other sites

  • 1 month later...

Hi there,

Thanks for the comprehensive guide!

I've followed the instruction and shed off a few seconds of boot time from 26-28 to 21ish seconds, but I used to get 16 seconds boot time in event viewer ID 100.
I expect that kind of boot time because I use an ssd. I wonder if you could kindly have a look at my etl file and maybe give me some advice.

http://goo.gl/tnlTX3

Thanks very much!

Link to comment
Share on other sites

Windows boots in 10s to the UI and is fully booted in 12.8s:

- <timing bootDoneViaExplorer="10682" bootDoneViaPostBoot="22782" 

This trace only traced the old school boot.

Run this for the new Win8 FastBoot:

xbootmgr -trace fastStartup -noPrepReboot -traceFlags BASE+CSWITCH+DRIVERS+POWER+LATENCY+DISPATCHER+FILE_IO+FILENAME -stackwalk profile+CSwitch+ReadyThread -resultPath C:\TEMP
Link to comment
Share on other sites

Hello Andre, the work you've done to help out others is applaudable. My bootup recently has been real slow. After the Windows 8 splash screen disappears there is a blank screen for a good 7~9 seconds, and the laptop becomes almost unresponsive, sometimes tapping the space bar speeds up the logon screen. I believe it is the 'SMSSINT" phase (not sure though). Can you help me locate where the problem lies?

Alienware M11x R2
i5 520um
8gb ddr3
256ssd 470 samsung
Windows 8

Here is my summary boot (http://www.filedropper.com/summaryboot)

You've also requested of users an etl file. Is that the file analysed by Windows Performance Analyser trace file with the big size ~250mb?

Edited by alee
Link to comment
Share on other sites

yes it is the large file. Compress it als 7z/RAR to reduce the size.

It is the WinLogonInit which is 30s:

+ <interval name="WinlogonInit" startTime="7813" endTime="38049" duration="30236">

Ok so is it necessary to upload the etl file for you to analyse?

EDIT : http://www.filedropper.com/bootbasecswitchdriverspower1

Edited by alee
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...