Forum Discussion

Everettiin's avatar
Everettiin
Iron Contributor
May 14, 2026

Windows 11 not loading Winre

I need Secure boot to run a game for my Windows 11 operating system. I cannot using any command or technique get to the advanced setting page to turn Secure Boot on. The only way I can access the advancing settings page is if I turn winre off using the command reagentc /disable. This allows me when I restart to access the advanced setting page, but it’s limited and I cannot change secure boot. When I turn winre on using reagentc /enable and restart my PC I just get a black screen. I have used SFC /scannow and my system is fine. Any ideas?

2 Replies

  • MariuszWicik's avatar
    MariuszWicik
    Copper Contributor

    Problem z niedziałającym WinRE nie ma wpływu na możliwość włączenia Secure Boot. Secure Boot jest funkcją firmware'u (UEFI), a nie Windows, dlatego można go włączyć bezpośrednio w BIOS/UEFI, całkowicie omijając WinRE i zaawansowane opcje uruchamiania.

    1. Wejście do BIOS/UEFI

    Zaraz po włączeniu komputera naciśnij odpowiedni klawisz (najczęściej F2, F12, DEL, ESC).

    To jedyna właściwa droga do ustawień Secure Boot.

    2. Włączenie Secure Boot

    W BIOS-ie przejdź do sekcji:

    Boot,

    Ochrona,

    Uwierzytelnianie,

    lub podobnej (zależnie od producenta).

    Upewnij się, że:

    tryb uruchamiania to UEFI,

    Secure Boot jest ustawiony na Enabled,

    jeśli opcja jest wyszarzona — ustaw hasło administratora BIOS-u lub przywróć klucze:

    Przywróć klucze fabryczne / zainstaluj domyślne klucze.

    3. WinRE to osobny problem

    WinRE można później naprawić poleceniami:

    Kod

    reagentc /info

    reagentc /disable

    reagentc /enable

    lub odbudować ręcznie, ale nie ma to żadnego związku z Secure Boot.

    Aby włączyć Secure Boot, nie potrzebujesz WinRE.

    Wszystkie ustawienia Secure Boot znajdują się wyłącznie w BIOS/UEFI, więc wystarczy wejść tam bezpośrednio przy starcie komputera.

    Daj proszę znać, czy udało Ci się wejść do BIOS-u i czy opcja Secure Boot jest dostępna. Jeśli nadal masz problem, podaj model płyty głównej lub laptopa — wtedy wskażę dokładną ścieżkę w UEFI i kolejne kroki.

  • Ariimop's avatar
    Ariimop
    Copper Contributor

    The direct answer to your question is yes, there is a way. You do not need a functioning WinRE (the "Advanced Startup" menu) to enable Secure Boot. You can, and should, bypass Windows entirely to access your BIOS settings. This solves the main problem: you only need to get into the BIOS, not a broken Windows menu.