NTLite crashing when applying live edits on Windows 10 32-bit

ssng

New Member
Messages
4
Reaction score
2
Hi,

I have Home license of NTLite. I installed it on a low-end PC running 32-bit Windows 10. I wanted to make some changes to the Windows that is installed on this PC. After making changes and applying it, NTLite kept crashing. I have no idea whether my changes were fully applied. I looked in Windows Event Viewer and saw the following error log entry:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2023-05-16T05:34:02.5972413Z" />
<EventRecordID>7392</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>DESKTOP-OQRIIVK</Computer>
<Security />
</System>
- <EventData>
<Data>NTLite.exe</Data>
<Data>2023.5.9235.0</Data>
<Data>645cc662</Data>
<Data>NTLite.exe</Data>
<Data>2023.5.9235.0</Data>
<Data>645cc662</Data>
<Data>c0000409</Data>
<Data>00707958</Data>
<Data>1324</Data>
<Data>01d987b6304d26d7</Data>
<Data>C:\Program Files\NTLite\NTLite.exe</Data>
<Data>C:\Program Files\NTLite\NTLite.exe</Data>
<Data>1c3ac1ce-13f7-443c-a3c1-d821be828195</Data>
<Data />
<Data />
</EventData>
</Event>

Is there something that I am doing wrong? Does NTLite support live edits on 32-bit Windows 10? My Windows version is:
Edition: Windows 10 Home
Version: 21H2
Build: 19044.2846
Experience: Windows Feature Experience Pack 120.2212.4190.0

Thanks!
 
Last edited by a moderator:
NTLite supports live edits on any host it can make an image for. Please attach a copy of the NTLite.log (from AppData\Local\Temp), and describe some of the changes you're trying to make.
 
NTLite supports live edits on any host it can make an image for. Please attach a copy of the NTLite.log (from AppData\Local\Temp), and describe some of the changes you're trying to make.
Thanks garlin for your response. I did it a few times and experienced crashes every time, so I do not remember exactly what I did each time. Basically, I wanted to remove components, disabled scheduled tasks and disable Windows components that I absolutely do not need. I removed Remote Desktop server, App ID service (since I do not use App Locker), Solitaire game, face authentication, etc.

My PC is really low-end; it has an Atom CPU with 1GB RAM. Could that be why NTLite crashed?
 
System resources isn't a blocker, it just means NTLite (and Windows) runs slower. Is there also an Auto-saved XML file in the Presets section?
 
OK, managed to fix it. Please update to 2023.5.9249+ and let me know how it goes.
Thanks for the report.
 
OK, managed to fix it. Please update to 2023.5.9249+ and let me know how it goes.
Thanks for the report.
Thanks nuhi for the quick resolution. The latest version works; it applied all my changes to this PC. Appreciate the help from you and garlin!
 
Back
Top