How to remove component restore system in Windows 1903

Richard Salazar

New Member
Hello, in NTLite previous version I could delete the component restore system of the image, in this last version the option appears but it does not allow me to delete it. Is there any reason? thanks, or how can I delete it manually.
 
In some dual boot/dual os systems it might be preferable to keep it so i suggest you just disable it. Its not very big and if its needed for any Compatibility option it might save you problems later on.

Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore]
"DisableSR"=dword:00000001

That just turns it off for the system, you can still configure Restore for this or any other os on the system.
nuhi Ive checked with 1.8.0.6976 and i cant see a disable option, could you add it in "Settings - System" please, i am 99% certain we had it in nLite - Unattended page. :)
 
Back
Top