Explorer.exe - System Warning (Unknown Hard Error)

Messages
8
Reaction score
2
Hello!! I need a little help of something! I tried searching this type of issue throughout this forum but I get nothing. I've been basically just experimenting and messing around with creating custom ISO images (on Windows 11 Home) and just testing them out. But I get this one problem. There is this one error that I have been getting and I cannot remember how I fixed this before.

Screenshot_2.png

I can't tell which component is essential to whats causing this "Explorer.exe" system error. This is the only thing that I have been trying to fix or at least to get rid of. How do you resolve this? Thank you!
 

Attachments

Last edited:
Or perhaps one of them (or several)
Code:
<c>appreadiness 'App Readiness'</c>
<c>microsoftwindows.client.cbs 'Windows Feature Experience Pack - Desktop'</c>
<c>microsoftwindows.client.core 'Windows Feature Experience Pack - Core'</c>
 
Or perhaps one of them (or several)
Code:
<c>appreadiness 'App Readiness'</c>
<c>microsoftwindows.client.cbs 'Windows Feature Experience Pack - Desktop'</c>
<c>microsoftwindows.client.core 'Windows Feature Experience Pack - Core'</c>
Gotcha! I was always skeptical of App Readiness as recently I removed that and caused another issue which I cannot remember haha! I will be keeping that down then so I can always look back when messing around with certain things :) Thank you tistou77
 
I'm pretty new to ntlite but I started by using the 'Lite' template on a 'Windows 11 Pro N' and i was getting this. I was testing creating an iso and installing in a Workstation VM. I haven't finished testing all the components removed by the Lite template but i can confirm the component that was causing this for me was;
<c>featureconfiguration 'Feature Configuration'</c>

hope this helps others.
 
Back
Top