TheF34RChannel
New member
Yeah last BIOS time is indeed just that. Found this on the MS site:
"Last BIOS time is the amount of time it took to load the BIOS. The BIOS allows the operating system to communicate with the hardware. The Last BIOS time shows how much time it took after power on to prepare the hardware before Windows could begin loading. This information might be useful in troubleshooting slow startups."
My Task Manager doesn't show it, so I used this string in Powershell that might have enabled it?
select-string 'last bios time' C:\Windows\System32\en-US\Taskmgr.exe.mui -enc unicode | select matches
@ SPS: I will count, with a stopwatch lol EDIT: Cold boot from the moment I pressed the power button to the desktop was 39.01 seconds.
@ ph235: I have no Crucial software installed, will look into that! EDIT: There're no utilities for the drive, but I did find a firmware update so I'll do that. Maybe there's some options in the software needed to flash the firmware. Only thing is momentum cache, which I enabled.
@ Mr. Lo: Should be as it was better in 8.1 and I didn't change a thing. Nevertheless, I will take a look. EDIT: Looked but I don't see either option in the BIOS.
"Last BIOS time is the amount of time it took to load the BIOS. The BIOS allows the operating system to communicate with the hardware. The Last BIOS time shows how much time it took after power on to prepare the hardware before Windows could begin loading. This information might be useful in troubleshooting slow startups."
My Task Manager doesn't show it, so I used this string in Powershell that might have enabled it?
select-string 'last bios time' C:\Windows\System32\en-US\Taskmgr.exe.mui -enc unicode | select matches
@ SPS: I will count, with a stopwatch lol EDIT: Cold boot from the moment I pressed the power button to the desktop was 39.01 seconds.
@ ph235: I have no Crucial software installed, will look into that! EDIT: There're no utilities for the drive, but I did find a firmware update so I'll do that. Maybe there's some options in the software needed to flash the firmware. Only thing is momentum cache, which I enabled.
@ Mr. Lo: Should be as it was better in 8.1 and I didn't change a thing. Nevertheless, I will take a look. EDIT: Looked but I don't see either option in the BIOS.
Last edited: