W11 24H2 Enterprise N LTSC "explorer.exe - System Error"

changfoster036

New Member
Messages
29
Reaction score
0
Edition Windows 11 Enterprise N LTSC Evaluation
Version 24H2
Installed on ‎8/‎28/‎2024
OS build 26100.1457
Experience Windows Feature Experience Pack 1000.26100.11.0
Taskbar icon disappeared.
When I right-click anywhere, an error message appears: 'explorer.exe-System Error'
My presets are in the attachment
View attachment 12687
 

Attachments

1. I wouldn't mod any Enterprise or Server Evaluation ISO's. They're slightly hacked versions and always seem to cause weird problems that you don't see in a normal edition. They're for software testing, and not for building new Windows images.

2. GamerOS is not supported on LTSC, it might work but there's no one around to perform debugging.

"The system detected an overrun of a stack-based buffer in this application" is typical of a missing DLL. LTSC 2019 had a similar problem, after Windows Push Notifications was removed.
Code:
                <c>pushnotificationssvc 'Windows Push Notifications Service (System)'</c>
 
I tried GamerOS 24H2 preset on the non-eval LTSC 2024. It worked for me.

View attachment 12689

Actually that's not true – 24H2's WinPE is an abomination.
I had to patch boot.wim to force legacy Setup to run, otherwise it never finishes the install on a minimal autounattend.xml.
 
I had to patch boot.wim to force legacy Setup to run, otherwise it never finishes the install on a minimal autounattend.xml.
you mentioned that recently if i remember correctly so could you add the hyperlink on that line please :)
 
Back
Top