I understood you correctly that after deleting these files the system breaks down. It turns out that you can remove them, but you don’t need to?
One or more files cannot be removed, otherwise it will cause a system error. I don't know which files these are.
I also don’t know which of the proposed files breaks the system. Therefore, I will continue to use a script that has already been tested and works fine.
rem == delete BitLocker == ECHO ============================================================ ECHO Mount Image Registry ECHO ============================================================ reg load HKLM\zDEFAULT mount\Windows\System32\config\default reg load HKLM\zNTUSER mount\Users\Default\ntuser.dat reg load HKLM\zSOFTWARE mount\Windows\System32\config\SOFTWARE reg load HKLM\zSYSTEM mount\Windows\System32\config\SYSTEM Reg.exe delete "HKLM\zDEFAULT\Drive\shell\change-passphrase" /f Reg.exe delete "HKLM\zDEFAULT\Drive\shell\change-pin" /f Reg.exe delete "HKLM\zDEFAULT\Drive\shell\encrypt-bde" /f Reg.exe delete "HKLM\zDEFAULT\Drive\shell\encrypt-bde-elev" /f Reg.exe delete "HKLM\zDEFAULT\Drive\shell\manage-bde" /f Reg.exe delete "HKLM\zDEFAULT\Drive\shell\resume-bde" /f Reg.exe delete "HKLM\zDEFAULT\Drive\shell\resume-bde-elev" /f Reg.exe delete "HKLM\zDEFAULT\Drive\shell\unlock-bde" /f Reg.exe delete "HKLM\zNTUSER\Drive\shell\change-passphrase" /f Reg.exe delete "HKLM\zNTUSER\Drive\shell\change-pin" /f Reg.exe delete "HKLM\zNTUSER\Drive\shell\encrypt-bde" /f Reg.exe delete "HKLM\zNTUSER\Drive\shell\encrypt-bde-elev" /f Reg.exe delete "HKLM\zNTUSER\Drive\shell\manage-bde" /f Reg.exe delete "HKLM\zNTUSER\Drive\shell\resume-bde" /f Reg.exe delete "HKLM\zNTUSER\Drive\shell\resume-bde-elev" /f Reg.exe delete "HKLM\zNTUSER\Drive\shell\unlock-bde" /f ECHO ============================================================= ECHO UnMounting Image Registry ECHO ============================================================= Timeout /t 3 /NOBREAK >nul reg unload HKLM\zDEFAULT reg unload HKLM\zNTUSER reg unload HKLM\zSOFTWARE reg unload HKLM\zSYSTEM del /s /q "%~dp0Mount\Windows\System32\drivers\dumpfve.sys del /s /q "%~dp0Mount\Windows\system32\bdechangepin.exe del /s /q "%~dp0Mount\Windows\system32\BdeHdCfg.exe del /s /q "%~dp0Mount\Windows\system32\BdeHdCfgLib.dll del /s /q "%~dp0Mount\Windows\system32\bderepair.dll del /s /q "%~dp0Mount\Windows\system32\bdesvc.dll del /s /q "%~dp0Mount\Windows\system32\BdeSysprep.dll del /s /q "%~dp0Mount\Windows\system32\bdeui.dll del /s /q "%~dp0Mount\Windows\system32\BdeUISrv.exe del /s /q "%~dp0Mount\Windows\system32\bdeunlock.exe del /s /q "%~dp0Mount\Windows\system32\BitLockerCsp.dll del /s /q "%~dp0Mount\Windows\system32\BitLockerDeviceEncryption.exe del /s /q "%~dp0Mount\Windows\system32\BitLockerWizard.exe del /s /q "%~dp0Mount\Windows\system32\BitLockerWizardElev.exe del /s /q "%~dp0Mount\Windows\system32\fveapi.dll del /s /q "%~dp0Mount\Windows\system32\fveapibase.dll del /s /q "%~dp0Mount\Windows\system32\fvecerts.dll del /s /q "%~dp0Mount\Windows\system32\fvecpl.dll del /s /q "%~dp0Mount\Windows\system32\fvenotify.exe del /s /q "%~dp0Mount\Windows\system32\fveprompt.exe del /s /q "%~dp0Mount\Windows\system32\fveskybackup.dll del /s /q "%~dp0Mount\Windows\system32\fveui.dll del /s /q "%~dp0Mount\Windows\system32\fvewiz.dll del /s /q "%~dp0Mount\Windows\system32\manage-bde.exe del /s /q "%~dp0Mount\Windows\system32\manage-bde.wsf del /s /q "%~dp0Mount\Windows\system32\repair-bde.exe del /s /q "%~dp0Mount\Windows\system32\SystemSettings.DeviceEncryptionHandlers.dll del /s /q "%~dp0Mount\Windows\system32\WofTasks.dll del /s /q "%~dp0Mount\Windows\system32\fmapi.dll del /s /q "%~dp0Mount\Windows\SysWOW64\BitLockerCsp.dll del /s /q "%~dp0Mount\Windows\SysWOW64\fveapi.dll del /s /q "%~dp0Mount\Windows\SysWOW64\fveapibase.dll del /s /q "%~dp0Mount\Windows\SysWOW64\fvecerts.dll
@SunLion 24H2_Integrator_9.1 i have 2 ssd. i use1to test in laptop so i need to swap ssd. but when i go back to main ssd it wont boot. i have to select REPAIR MY PC , but its missing in created ISO. here its untouch ISO. i selected 1 integrate to WIM ============================================================ Do you want integrate Dart? ============================================================ [ 1 ] - Integrate Dart into WinRE.wim [ 2 ] - DO NOT Integrate DaRT ============================================================ * Type your option and press Enter: Integrate Dart into WinRE.wim ============================================================ but when i boot from USB and want to repair pc its missing that option. i have to download again stock microsoft ISO and then create with rufus. here is slimdown10 ISO is missing because script or ist missing from microsoft side because its different set up.??
I tried it, it says that it cannot find the component at this address. I looked in the registry and also don’t see such paths: . reg delete "HKLM\DEFAULT\Drive\shell\* . reg delete "HKLM\NTUSER\Drive\shell\* . How to understand this? Or was this some kind of joke?
here is old 9.0 but fails to integrate updates. the 9.1 that sun lion sent you has updates working https://forums.mydigitallife.net/th...ic-legacy-windows.86552/page-115#post-1870796