Boot Journey

Windows Boot Process 🪟

How Windows Boots (Power Button → Login Screen)

This page visually explains how Windows starts, step by step. You will see where control moves and which files are loaded from UEFI all the way to the final login screen.

Hardware Firmware Boot Loader Kernel Operating System User

High-level Windows boot flow

Before the animation, here is the logical order:

  1. ⚡ Power button is pressed
  2. 🧠 UEFI firmware runs from motherboard
  3. 🚀 Windows Boot Manager starts from ESP
  4. 📋 Boot Configuration Data (BCD) is read
  5. 📦 Windows OS Loader loads kernel files
  6. ⚙️ Kernel takes control
  7. 🧑‍🔧 System services start
  8. 😊 Login screen appears

Interactive Windows Boot Timeline (Disk → RAM)

Drag the slider or press Auto. Watch how Windows loads files from the EFI System Partition and Windows partition into RAM.


Key learning points