As a seasoned IT security expert with over a decade of experience safeguarding data for enterprises and individuals, I've seen firsthand how standard OS login passwords fall short. While they deter casual access, anyone can boot from a USB—like Ubuntu—and bypass them to access your files. It's a harsh reality, but there's a robust solution: password-protecting your drives at the firmware level.
This method locks your data independently of the OS, ensuring protection even if the drive is removed. Here's how to implement it effectively.
Hard drives and SSDs have built-in firmware—self-contained software that enforces access rules before your OS loads. By setting a drive password here, the disk denies all read/write attempts without it, regardless of the boot medium or host machine. This outperforms basic encryption for unattended systems.
UEFI (or legacy BIOS on older systems) acts as your PC's pre-boot environment. Accessing its setup lets you configure drive locks—a feature I've relied on for client systems worldwide.
Key combos vary by motherboard: common ones include DEL, ESC, F1, F2, F10, or F12. Mash the key repeatedly right after powering on. Check your manual or manufacturer's site if needed. On modern Windows, reboot directly via Advanced Startup Options > UEFI Firmware Settings.
Menus differ by vendor (e.g., ASUS, Gigabyte), offering GUI or text interfaces. Navigate to the Security tab (or similar).

Note: Distinguish drive user/master passwords from BIOS admin passwords.
If options are grayed out, power cycle and re-enter setup pre-Windows boot—firmware relocks post-OS for security.
Set a strong User Password (required on boot) and optional Master Password (overrides defaults). Save and exit (hint displayed on-screen). Future boots will prompt for it.
Your drives are now firmware-locked, ideal for extended unattended periods. Optionally, add a BIOS/UEFI admin password to block settings changes. Remember, physical access (e.g., case opening) can reset this—pair with full-disk encryption for layered defense. This lightweight yet powerful technique has proven reliable in my professional audits.