hello friends! new(ish)!
Secure Boot: Difference between revisions
>Genteel m (categories: hardware, security. linux) |
m (Updated verbiage) |
||
Line 1: | Line 1: | ||
Secure Boot is a new feature found in Windows 8 | Secure Boot is a new feature found in Windows 8 and later that prevents unsigned operating systems (such as some GNU/Linux distros) from booting. All computers that have Secure Boot as a feature all use UEFI. UEFI is a new pre-boot firmware that replaces the traditional standard [[BIOS]] firmware, and is basically on every new computer from 2012-present. | ||
UEFI is backwards compatible with the old traditional BIOS firmware also, in which it's called Legacy Boot. On some motherboards, You can set your computer to boot as a Legacy computer if you have a UEFI BIOS, to boot to operating systems such as Windows XP. | |||
== I wanna disable it! == | == I wanna disable it! == | ||
To disable Secure Boot on a Desktop computer, do the following. | To disable Secure Boot on a Desktop computer, do the following. | ||
# Restart your computer. | # Restart your computer. | ||
# Press | # Press [https://www.tomshardware.com/reviews/bios-keys-to-access-your-firmware,5732.html your BIOS key] when the screen shows up on boot (this is called your POST screen) | ||
# You're in the UEFI | # You're in the UEFI now! | ||
# You need to find Secure Boot. It should be in either a Boot tab, Authentication tab, or a Security tab. | # You need to find Secure Boot. It should be in either a Boot tab, Authentication tab, or a Security tab. | ||
# After disabling, press F10/whatever to save changes and exit. | # After disabling, press F10/whatever to save changes and exit. | ||
# Congrats! Secure Boot is now disabled. | # Congrats! Secure Boot is now disabled. | ||
To disable Secure Boot on a Laptop, it is a bit more complicated | To disable Secure Boot on a Laptop, it is a bit more complicated. You can also search your laptop's BIOS key, and hold it to get to the BIOS (e.g ASUS laptops, hold F2 while starting up). | ||
# From the start menu, or the lock screen, open the power menu (with the power icon) and hover over Restart. | # From the start menu, or the lock screen, open the power menu (with the power icon) and hover over Restart. | ||
# Hold down Shift on your keyboard, and then press Restart. | # Hold down Shift on your keyboard, and then press Restart. | ||
# Let go of Shift when it says "Please wait". | # Let go of Shift when it says "Please wait". | ||
# You're now in the Advanced Options Menu! | # You're now in the Advanced Options Menu! | ||
# Select "Troubleshoot". | # Select "Troubleshoot". | ||
# Select "Advanced options". | # Select "Advanced options". | ||
# Select "UEFI Firmware Settings". | # Select "UEFI Firmware Settings". | ||
# Select "Restart". | # Select "Restart". | ||
# Congrats! You're in the UEFI | # Congrats! You're in the UEFI! Now, find Secure Boot. | ||
# It should be in either a Boot tab, Authentication tab, or Security tab. | # It should be in either a Boot tab, Authentication tab, or Security tab. | ||
# Disable it. | # Disable it. | ||
# Press F10/whatever to save changes and exit. | # Press F10/whatever to save changes and exit. | ||
# Congrats! Secure Boot is now disabled. | # Congrats! Secure Boot is now disabled. | ||
[[category:Hardware]] | [[category:Hardware]] | ||
[[category:Security]] | [[category:Security]] | ||
[[category:GNU/Linux]] | [[category:GNU/Linux]] |
Latest revision as of 00:22, 8 December 2024
Secure Boot is a new feature found in Windows 8 and later that prevents unsigned operating systems (such as some GNU/Linux distros) from booting. All computers that have Secure Boot as a feature all use UEFI. UEFI is a new pre-boot firmware that replaces the traditional standard BIOS firmware, and is basically on every new computer from 2012-present.
UEFI is backwards compatible with the old traditional BIOS firmware also, in which it's called Legacy Boot. On some motherboards, You can set your computer to boot as a Legacy computer if you have a UEFI BIOS, to boot to operating systems such as Windows XP.
I wanna disable it!
To disable Secure Boot on a Desktop computer, do the following.
- Restart your computer.
- Press your BIOS key when the screen shows up on boot (this is called your POST screen)
- You're in the UEFI now!
- You need to find Secure Boot. It should be in either a Boot tab, Authentication tab, or a Security tab.
- After disabling, press F10/whatever to save changes and exit.
- Congrats! Secure Boot is now disabled.
To disable Secure Boot on a Laptop, it is a bit more complicated. You can also search your laptop's BIOS key, and hold it to get to the BIOS (e.g ASUS laptops, hold F2 while starting up).
- From the start menu, or the lock screen, open the power menu (with the power icon) and hover over Restart.
- Hold down Shift on your keyboard, and then press Restart.
- Let go of Shift when it says "Please wait".
- You're now in the Advanced Options Menu!
- Select "Troubleshoot".
- Select "Advanced options".
- Select "UEFI Firmware Settings".
- Select "Restart".
- Congrats! You're in the UEFI! Now, find Secure Boot.
- It should be in either a Boot tab, Authentication tab, or Security tab.
- Disable it.
- Press F10/whatever to save changes and exit.
- Congrats! Secure Boot is now disabled.