Your PC/Device needs to be repaired

ugurcan

New Member
Messages
8
Reaction score
0
latest ntlite+windows 11 25h2 iot enterprise rtm and updated secure boot 2023 w/ntlite
Why did I end up on this screen?
 

Attachments

Last edited:
Why do you have KB5095966? This is for Windows Server, not normal Windows.

2026-07 Setup Dynamic Update for Windows 11, version 25H2 for x64-based Systems (KB5106056)
2026-06 Setup Dynamic Update for Microsoft server operating system version 24H2 for x64-based Systems (KB5095966)
 
Why do you have KB5095966? This is for Windows Server, not normal Windows.

2026-07 Setup Dynamic Update for Windows 11, version 25H2 for x64-based Systems (KB5106056)
2026-06 Setup Dynamic Update for Microsoft server operating system version 24H2 for x64-based Systems (KB5095966)
ntlite installed it; I didn't do it manually. And I was able to boot without secure boot.
 
Last edited:
You're using the free edition of NTLite, so you are responsible for choosing the right version of the update files. Not all updates are universal.
 
Free edition doesn't download updates for you.

Code:
<?xml version="1.0" encoding="utf-8"?>
<Preset isAutoSaved="true" xmlns="urn:schemas-nliteos-com:pn.v1">
        <Date>07/27/2026 08:28:46</Date>
        <Version>1.1</Version>
        <AppInfo>
                <Version>2026.7.11258</Version>
                <Licensed>No</Licensed>
                <Protections>Yes</Protections>
                <Host>Windows 11 IoTEnterprise 25H2 x64 - 10.0.26200.6584 (en-US)</Host>
        </AppInfo>
        <ImageInfo>
                <Version mode="offline">Windows 11 IoTEnterprise 25H2 x64 - 10.0.26200.6584 (en-US)</Version>
                <GUID>{80E47AE9-D159-4C6D-8678-8CD43BA178E7}</GUID>
        </ImageInfo>
 
Free edition doesn't download updates for you.

Code:
<?xml version="1.0" encoding="utf-8"?>
<Preset isAutoSaved="true" xmlns="urn:schemas-nliteos-com:pn.v1">
        <Date>07/27/2026 08:28:46</Date>
        <Version>1.1</Version>
        <AppInfo>
                <Version>2026.7.11258</Version>
                <Licensed>No</Licensed>
                <Protections>Yes</Protections>
                <Host>Windows 11 IoTEnterprise 25H2 x64 - 10.0.26200.6584 (en-US)</Host>
        </AppInfo>
        <ImageInfo>
                <Version mode="offline">Windows 11 IoTEnterprise 25H2 x64 - 10.0.26200.6584 (en-US)</Version>
                <GUID>{80E47AE9-D159-4C6D-8678-8CD43BA178E7}</GUID>
        </ImageInfo>
When adding the updates, if I remember correctly, there was a button to the left of the download button that said something like "add to queue". I clicked on it and the updates were included while the ISO was being processed. Because of the updates that NTLITE automatically included for secure boot, I can't enable secure boot. Do you have any suggested solutions?
 
Free edition doesn't download updates for you.

Code:
<?xml version="1.0" encoding="utf-8"?>
<Preset isAutoSaved="true" xmlns="urn:schemas-nliteos-com:pn.v1">
        <Date>07/27/2026 08:28:46</Date>
        <Version>1.1</Version>
        <AppInfo>
                <Version>2026.7.11258</Version>
                <Licensed>No</Licensed>
                <Protections>Yes</Protections>
                <Host>Windows 11 IoTEnterprise 25H2 x64 - 10.0.26200.6584 (en-US)</Host>
        </AppInfo>
        <ImageInfo>
                <Version mode="offline">Windows 11 IoTEnterprise 25H2 x64 - 10.0.26200.6584 (en-US)</Version>
                <GUID>{80E47AE9-D159-4C6D-8678-8CD43BA178E7}</GUID>
        </ImageInfo>
1785195638529.png
The problem I'm experiencing is with the 25h2 version, but I took a screenshot from the 24h2 version for reference so I can send it to you.
 
+nuhi

KB5095966: Setup Dynamic Update for Windows Server 2025: June 9, 2026

This update makes improvements to Windows setup binaries or any files that setup uses for feature updates in Windows Server 2025.

KB5106056: Setup Dynamic Update for Windows 11, versions 24H2 and 25H2: July 14, 2026

This update makes improvements to Windows setup binaries or any files that setup uses for feature updates in Windows 11, version 24H2 and Windows 11, version 25H2.
 
+nuhi

KB5095966: Setup Dynamic Update for Windows Server 2025: June 9, 2026
This update makes improvements to Windows setup binaries or any files that setup uses for feature updates in Windows Server 2025.

KB5106056: Setup Dynamic Update for Windows 11, versions 24H2 and 25H2: July 14, 2026
This update makes improvements to Windows setup binaries or any files that setup uses for feature updates in Windows 11, version 24H2 and Windows 11, version 25H2.
So, is there anything I can do right now to get the latest certificates for my system? I don't want to format the hard drive.
 
Which certificates? If you to fix Recovery, you can try downloading winre.wim from UUP dump.

1. Save the 26100.8894 version of winre.wim (rename the file) from UUP dump:
https://uupdump.net/findfiles.php?id=44ac3fa1-0cef-463b-a650-6240d396f894&q=winre.wim

2. Replace the file:
Code:
reagentc /disable
attrib -h -s C:\Windows\System32\Recovery\winre.wim
ren C:\Windows\System32\Recovery\winre.wim C:\Windows\System32\Recovery\backup_winre.wim
copy winre.wim C:\Windows\System32\Recovery\winre.wim
reagentc /enable
 
Which certificates? If you to fix Recovery, you can try downloading winre.wim from UUP dump.

1. Save the 26100.8894 version of winre.wim (rename the file) from UUP dump:
https://uupdump.net/findfiles.php?id=44ac3fa1-0cef-463b-a650-6240d396f894&q=winre.wim

2. Replace the file:
Code:
reagentc /disable
attrib -h -s C:\Windows\System32\Recovery\winre.wim
ren C:\Windows\System32\Recovery\winre.wim backup_winre.wim
copy winre.wim C:\Windows\System32\Recovery\winre.wim
reagentc /enable
Will I be able to enable secure boot now? I'll test it and come back.
Edit: Of course, it wasn't about the secure boot issue. From the beginning of this forum thread, I've been talking about how I couldn't enable secure boot with the ISO image I updated to Secure Boot 2023 using NTLite. And you're spouting nonsense about the updates belonging to Windows Server, etc., without even properly reading my messages, which I didn't even choose. NTLite chose them. And now we've made an unnecessary change regarding WinRE. My intention is not to complain or get angry with you, I just want to be able to enable Secure Boot again without formatting. How do I get Secure Boot working again? Please support us.
 
Last edited:
solution:
tar -xf "%USERPROFILE%\Desktop\Desktop.zip" -C "%USERPROFILE%\Desktop"
mountvol X: /s
copy /y "%USERPROFILE%\Desktop\bootmgfw.efi" X:\EFI\Microsoft\Boot\
copy /y "%USERPROFILE%\Desktop\bootmgr.efi" X:\EFI\Microsoft\Boot\
copy /y "%USERPROFILE%\Desktop\bootmgfw.efi" X:\EFI\Boot\bootx64.efi
The topic can be closed; I don't want to deal with this anymore.
 

Attachments

Back
Top