Hello SunLion! I made a few experiments with the 10th version. IoT and normal LTSC smoothly, but after installation of normal enterprise, edgewebview2 is not installed in any way. can i overcome this?
You can try changing the line below: 24H2_Integrator_10.0.cmd line 1224 If you used the NTLite preset, also remove: line 401 Try it and test it. I don't know if this will solve the problem or not. Good luck!
Unfortunately, the result is negative. MicrosoftedgeWebview2Setup.exe file does not turn on as if blocked
Hello! There are many reg or cmd files to close telemetriy, most of them will not work or give unsuccessful results. Is there a reg file or script where I can close this in the best way? Can you help?
It is worth remembering that the script is essentially intended to clean up the image, to make it clean. The script you mentioned was edited only for those users who want to keep Defender, without the option to disable it or not. I don't think it would be interesting to add it to Default.
merger process Code: Reg.exe delete "HKLM\SYSTEM\CurrentControlSet\Control" /v "SvcHostSplitThresholdInKB" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\Appinfo" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\AudioEndpointBuilder" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\Audiosrv" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\CoreMessagingRegistrar" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\CryptSvc" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\dot3svc" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\DsmSvc" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\EapHost" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\EventLog" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\EventSystem" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\FontCache" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\gpsvc" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\hidserv" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\lmhosts" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\LSM" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\Netman" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\netprofm" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\NlaSvc" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\nsi" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\PolicyAgent" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\ProfSvc" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\Schedule" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\SENS" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\StateRepository" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\swprv" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\TabletInputService" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\TimeBrokerSvc" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\TokenBroker" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\UserManager" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\Wcmsvc" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\wcncsvc" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WinHttpAutoProxySvc" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\Winmgmt" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WpnService" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WpnUserService" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\wuauserv" /v "SvcHostSplitDisable" /t REG_DWORD /d "1" /f
my silly question, it's well-known that, this is a thread (scripts by SunLion) for Windows 11 24H2. what's the difference to pm67310's thread "Script Create Win11 Version no ADS, Bypass Requirement, Remove Useless APPS, Any Language / Edition". my understanding is, both are the scripts for Windows 11 24H2 removing useless APPS. what's difference? further, which one is better? or which one is easier to use. I'm now using SunLion's version for Windows 10. but Windows 10 will be expiring later this year. thinking a plan to move to 24H2. Thanks,