The following is taken from my book Windows System Performance Through Caching.
When the Windows OS boots, it uses information from previous boot experiences to speed up the boot process. Microsoft calls this “ReadyBoot”.
The process of booting up the OS involves both a lot of disk access and CPU instructions. But left alone, the resources used at boot …