• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

How fast do you enter your OS?

How fast do you enter your OS?


  • Total voters
    88
I just change stuff to delayed start if it takes awhile to load on boot up and is irritating or disable it from starting.
 
15-20 seconds, with B650E-F Strix v1602, my previous AM4 system was noticeably faster
 
10 secs or less is definitely doable with PCIe4 drives maxed out in read/write speeds. Happens all the time on my Rocket lake system with the OS drive in that slot.
 
< 10 seconds.

PCIe 3.0 970 EVO Plus.
 
ASRock B450M PRO4-F R2.0, Lexar NM790 2TB @PCI Express 3.0 Downgraded to Windows 10 Pro because it feels overall faster and more snappy OS than Windows 11 Pro. Fast boot does nothing in terms of speed increase only problems for AMD driver. That's why it's disabled.
Untitled.png
 
From POST screen to desktop is 10 seconds
 
23 seconds from pressing the power button to being fully logged in.

• i5-12400F.
• B760M DS3H.
• Samsung PM981 SSD.

Windows 10 and 11 showed identical numbers.
 
Hi,
I'd usually do this one it's from way back lol
It shows 44 seconds usually it does include password entry
I turn off every sticking win-10-11 startup trickery though.
Have thew bat file
Code:
:: This script was created by Matthew Wai at TenForums.com/members/matthew-wai.html
::
::—————————————————————————————————————————————————————————————————————————————————
:: Edited by johnlgalt to chenge file save path to %PUBLIC% to accommodate
:: moved \Users folders.
::—————————————————————————————————————————————————————————————————————————————————
@echo off & mode con cols=54 lines=5 & For /F "skip=1 tokens=*" %%# in (
'"PowerShell Get-Date -DisplayHint DateTime"') DO (Set "ET=%%#")
Title Measure the restart time & color 17 & Set "[U]=($ET-$ST).TotalSeconds"
Set "[N]=Measure_the_restart_time_via_a_batch_script_provided_by_TenForums"
Set "[F]=%PUBLIC%" & Set "[C]=[DateTime]::parse" & color 17
Set "[K]=HKCU\SOFTWARE\Microsoft"&Set "[I]= seconds to completely restart Windows."
Set "[S]=%[F]%\%[N]%.log" & Set "[L]=  It took " & Set "[P]=PowerShell.exe -Command "
If exist "%[S]%" (Echo.& Goto [Post_restart]) else (Echo.
Echo     Please firstly close all running applications.
Echo     Then press a key to restart Windows. & Pause>Nul & MD "%[F]%" 2>Nul
REG Add "%[K]%\Windows\CurrentVersion\Run" /V "%[N]%" /T REG_SZ /D """"%~f0"""" /F>Nul
%[P]%Get-Date -DisplayHint DateTime>"%[S]%" && Shutdown -r -f -t 00 & Exit)
:[Post_restart]
For /f "delims=" %%# in ('"Type "%[S]%""') Do (set "ST=%%#")
%[P]%"&{$ST=%[C]%('%ST%');$ET=%[C]%('%ET%');echo (-join('%[L]%',%[U]%,'%[I]%'));}"
Del "%[S]%" & REG Delete "%[K]%\Windows\CurrentVersion\Run" /V "%[N]%" /F>Nul
Echo   You may press a key to close this window. & Pause>Nul & Exit
::—————————————————————————————————————————————————————————————————————————————————
 
Last edited:
Where is the <10 seconds option?
Using fast boot, secure boot, all the tricks, I am up in less than 10 seconds.
 
Last edited:
I still have enough time to make a Latte Macchiato, drink a bit of it whilst having a smoke in the morning. When i get to my PC after that he is started. If he would start faster i would be in need to change my morning procedure. So thats real fine, I'm on work and not at a escape.
 
Like 25 seconds for my 5800X3D, a god deal slower then my 10600k.
But it loads games much faster and plays cutscene's faster, and have better game experience then 10´th gen.
 
Is this to the login screen or to the desktop?
 
(Win 10) using an online stopwatch on second computer. There's a slight delay me stopping the clock, so I would say around 22s flat to get to the login screen.
 

Attachments

  • stopwatch.PNG
    stopwatch.PNG
    38.1 KB · Views: 58
Last edited:
Around 15sec from pressing power to the desktop with normal boot sequence
 
Takes about 4 or 5 minutes to reach usable Windows desktop. I treat my computer like cattle, not pets; everything's disposable and rebuildable at a whim, just using sane defaults these software products ship with.

1st minute or so BMC / BIOS init
10 seconds to decide which kernel to boot
2-3 minutes for Linux boot up, more time if there's periodic disk checks etc.
4-5 minutes for VMs to initialise, run qemu hooks (hugepages, cpu affinities, passthru devices etc) and finally boot up
 
I couldnt say how long it takes but I know on the Same PC I had a standard SSD (Plextor Pro 5) With W7 installed and it took less then half the time compared to my current NVME WD Black 3000 W10 Install.....
 
Back
Top