<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/i-always-disable-this-one-feature-in-every-uefi-bios-fke837jjx" -->

---
title: I always disable this one feature in every UEFI / BIOS
description: Secure Boot is a UEFI/BIOS feature that restricts booting to digitally signed software, protecting against low-level malware. While useful for average users...
canonical: https://daily.dev/posts/i-always-disable-this-one-feature-in-every-uefi-bios-fke837jjx
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: I always disable this one feature in every UEFI / BIOS | daily.dev
og:description: Secure Boot is a UEFI/BIOS feature that restricts booting to digitally signed software, protecting against low-level malware. While useful for average users...
og:url: https://daily.dev/posts/i-always-disable-this-one-feature-in-every-uefi-bios-fke837jjx
og:image: https://api.daily.dev/og/posts/fKE837JjX.png
og:image:alt: I always disable this one feature in every UEFI / BIOS
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I always disable this one feature in every UEFI / BIOS

**[XDA Developers](https://daily.dev/sources/xda-developers)** · 4 min read · 1 upvotes · 0 comments

## Summary

Secure Boot is a UEFI/BIOS feature that restricts booting to digitally signed software, protecting against low-level malware. While useful for average users running Windows, it frequently causes friction for tech-savvy users who switch between Linux distros or run unsigned software. The author recommends disabling it on systems where the user manages their own OS installs, while leaving it enabled for standard Windows or supported Linux setups.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.xda-developers.com/i-always-disable-this-one-feature-in-every-uefi-bios>

## Similar posts on daily.dev

- [Schneier on Security](https://daily.dev/posts/schneier-on-security-gtentyiez) · Schneier on Security · 2 upvotes · 0 comments
- [Exploiting signed bootloaders to circumvent UEFI Secure Boot](https://daily.dev/posts/exploiting-signed-bootloaders-to-circumvent-uefi-secure-boot-ardovrgf9) · Hacker News · 0 upvotes · 0 comments
- [Windows and Linux users: The deadline to update Secure Boot keys is near](https://daily.dev/posts/windows-and-linux-users-the-deadline-to-update-secure-boot-keys-is-near-nvkg8wx89) · Ars Technica · 35 upvotes · 2 comments

---

Tags: [#linux](https://daily.dev/tags/linux)

[View this post on daily.dev](https://daily.dev/posts/i-always-disable-this-one-feature-in-every-uefi-bios-fke837jjx)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"I always disable this one feature in every UEFI / BIOS","url":"https://daily.dev/posts/i-always-disable-this-one-feature-in-every-uefi-bios-fke837jjx","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/i-always-disable-this-one-feature-in-every-uefi-bios-fke837jjx"},"datePublished":"2026-06-20T13:31:20.443Z","dateModified":"2026-06-20T13:31:42.847Z","description":"Secure Boot is a UEFI/BIOS feature that restricts booting to digitally signed software, protecting against low-level malware. While useful for average users...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e60cd7560823ea76494c1483c64f38b0?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e60cd7560823ea76494c1483c64f38b0?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"XDA Developers","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"XDA Developers","logo":"https://media.daily.dev/image/upload/s--kCg6yyAP--/f_auto,q_auto/v1774964407/logos/xda-developers?_a=BAMAMiWQ0","url":"https://daily.dev/sources/xda-developers"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/i-always-disable-this-one-feature-in-every-uefi-bios-fke837jjx","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"linux","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"XDA Developers","item":"https://daily.dev/sources/xda-developers"},{"@type":"ListItem","position":3,"name":"I always disable this one feature in every UEFI / BIOS"}]}
```

