> For the complete documentation index, see [llms.txt](https://shapkodebil.gitbook.io/win10thread/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shapkodebil.gitbook.io/win10thread/glavnoe/obnovlenie-sertifikatov-uefi.md).

# Обновление сертификатов UEFI

<sup>*<mark style="color:$info;">"Since Windows began supporting Secure Boot, most Windows devices have used a series of Microsoft certificates in the UEFI Secure Boot database. These earlier certificates will start expiring gradually from 2026. To maintain boot security and trust chain integrity, systems need to be updated to the 2023 version of Microsoft certificates."</mark>*</sup>

<sub><mark style="color:$primary;">"С тех пор как Windows начала поддерживать функцию Secure Boot, на большинстве устройств с Windows в базе данных UEFI Secure Boot используется набор сертификатов Microsoft. Срок действия этих старых сертификатов начнёт постепенно истекать с 2026 года. Для обеспечения безопасности загрузки и целостности цепочки доверия системы необходимо обновить до версии сертификатов Microsoft 2023 года."<mark style="color:$primary;"></sub>

Решение:

* С включенным секьюр бутом и обновлениями, сертификаты будут в обновлениях.
* Либо можно обновить уефай и сбросить ключи до стандартных, которые новые в новом уефай.

[Документация](https://www.asus.com/support/faq/1055903/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shapkodebil.gitbook.io/win10thread/glavnoe/obnovlenie-sertifikatov-uefi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
