Greatly, The long path problem hangs since Win10_20H1 (2004) appeared. As for remove-block when reaching 261 characters, I get it.
Code: InternetExplorer FirstLogonAnimation SnippingTool WindowsMediaPlayer WindowsPhotoViewer WinSAT WiFiNetworkManager MultiPointConnector OOBENetworkCaptivePortal OOBENetworkConnectionFlow Calculator I only left this on the system for Windows 10 21h1, in general there are some problems during installation with Firefox, Net framework 3.5.
MSMG, Do I need to mount WinRE.wim to apply registry tweaks to disable e.g. Windows Defender, SmartScreen or anything else?
You do not need to mount WinRE to disable Windows Defender and SmartScreen. But if you want to integrate updates to WinRE, or for example DaRT to WinRE, then you need to mount.and WinRE as well.
MSMG, can these drivers be added to one of the lists? Spoiler Code: ; Wifi-Drivers-FOD Microsoft-Windows-Wifi-Client-Broadcom-Bcmpciedhd63-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63a-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63al-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Intel-Netwbw02-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Intel-Netwew00-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Intel-Netwew01-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Intel-Netwlv64-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Intel-Netwns64-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Intel-Netwsw00-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Intel-Netwtw02-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Intel-Netwtw04-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Intel-Netwtw06-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Intel-Netwtw08-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Marvel-Mrvlpcie8897-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Qualcomm-Athw8x-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Qualcomm-Athwnx-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Qualcomm-Qcamain10x64-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Ralink-Netr28x-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Realtek-Rtl8187se-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Realtek-Rtl8192se-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Realtek-Rtl819xp-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Realtek-Rtl85n64-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Realtek-Rtwlane-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Realtek-Rtwlane01-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Wifi-Client-Realtek-Rtwlane13-FOD-Package~31bf3856ad364e35~amd64 ; Ethernet-Clients-FOD Microsoft-Windows-Ethernet-Client-Intel-E1i68x64-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Ethernet-Client-Intel-E2f68-FOD-Package~31bf3856ad364e35~amd64 Microsoft-Windows-Ethernet-Client-Realtek-Rtcx21x64-FOD-Package~31bf3856ad364e35~amd64
22000.194, I used MSMG11.8 to remove the component, but the tiles on the start menu are still there. Also, I would like to know if the component will be returned after the updated patch is installed.
MSMG,Can you please tell me what caused the OOBEKEYBOARD OOBEREGION error when installing Windows 11 22000.194 RU? I removed all components except InternetExplorer EdgeChromium SystemRestore WindowsBackup WindowsFirewall AADBrokerPlugin AccountsControl WindowsStoreClient XboxClient XboxApp XboxIdentityProvider XboxGameCallableUI There components were no errors when deleting Toolkit is located at C:/Toolkit
As you can see by this thread, the majority of users speak English. So it would be better if you posted in English, as you will be more likely to receive an answer. 正如您在此線程中看到的,大多數用戶都說英語。 所以如果你用英文發帖會更好,因為你更有可能收到答案。 正如您在此线程中看到的,大多数用户都说英语。 所以如果你用英文发帖会更好,因为你更有可能收到答案。
MSMG, Code: Tweaks by MSMG :: Disable driver updates reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\Device Metadata" /v "PreventDeviceMetadataFromNetwork" /t reg_DWORD /d "1" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\DriverSearching" /v "DontPromptForWindowsUpdate" /t reg_DWORD /d "1" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\DriverSearching" /v "DontSearchWindowsUpdate" /t reg_DWORD /d "1" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\DriverSearching" /v "DriverUpdateWizardWuSearchEnabled" /t reg_DWORD /d "0" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\DriverSearching" /v "SearchOrderConfig" /t reg_DWORD /d "1" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v "ExcludeWUDriversInQualityUpdate" /t reg_DWORD /d "1" /f :: Disable Windows Update reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization" /v "SystemSettingsDownloadMode" /t reg_DWORD /d "0" /f reg add "HKLM\TK_SOFTWARE\Microsoft\Speech_OneCore\Preferences" /v "ModelDownloadAllowed" /t reg_DWORD /d "0" /f reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization" /v "OptInOOBE" /t reg_DWORD /d "0" /f reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization\Config" /v "DODownloadMode" /t reg_DWORD /d "0" /f reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /v "AutoDownload" /t reg_DWORD /d "5" /f reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Services\7971f918-a847-4430-9279-4a52d1efe18d" /v "RegisteredWithAU" /t REG_DWORD /d "0" /f reg add "HKLM\TK_SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" /v "HideMCTLink" /t reg_DWORD /d "1" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Speech" /v "AllowSpeechModelUpdate" /t reg_DWORD /d "0" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\DeliveryOptimization" /v "DODownloadMode" /t reg_DWORD /d "0" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v "DoNotConnectToWindowsUpdateInternetLocations" /t reg_DWORD /d "1" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v "DisableWindowsUpdateAccess" /t reg_DWORD /d "1" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "AUOptions" /t reg_DWORD /d "2" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t reg_DWORD /d "1" /f Code: :: Tweaks by OO ShutUP :: Disable Windows Update via peer-to-peer reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization\Config" /v "DODownloadMode" /t reg_DWORD /d "0" /f reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\DeliveryOptimization" /v "DODownloadMode" /t reg_DWORD /d "0" /f reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization" /v "SystemSettingsDownloadMode" /t reg_DWORD /d "0" /f :: Disable updates to the speech recognition and speech synthesis modules reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Speech" /v "AllowSpeechModelUpdate" /t reg_DWORD /d "0" /f :: Disable automatic downloading manufacturers apps and icons for devices reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\Device Metadata" /v "PreventDeviceMetadataFromNetwork" /t reg_DWORD /d "1" /f :: Disable automatic driver updates through Windows Update reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v "ExcludeWUDriversInQualityUpdate" /t reg_DWORD /d "1" /f :: Disable automatic app updates through Windows Update reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /v "AutoDownload" /t reg_DWORD /d "5" /f :: Disable automatic Windows Update reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t reg_DWORD /d "1" /f :: Disable Windows Updates for other prodcuts (e.g. Microsoft Office) reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Services\7971f918-a847-4430-9279-4a52d1efe18d" /v "RegisteredWithAU" /t REG_DWORD /d "0" /f There are some registry keys which may be causing problems in my opinion and I have decided to remove them (service related keys) . The bottom line is that I need to completely disable Windows updates but still have the NET Framework installed. The option I suggested works.
MSMG, I mean you need to improve the interface so that the user can apply registry tweaks more subtly.
Hi ,so i made a custom iso removed stuff i wanted ,added updates, made cleanup:ResetBase and next thing i wanna do is remove some "Features". Listed those with command: Dism /online /Get-Features /Format:Table > %UserProfile%\Desktop\Features.txt Those command gave me the list of all "Features" installed on online system. What to do to remove for example: "Printing-XPSServices-Features"? In registry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\ there are: Microsoft-Windows-Printing-XpsDocumentWriter-Opt-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Microsoft-Windows-Printing-XpsDocumentWriter-Opt-Package~31bf3856ad364e35~amd64~pl-PL~10.0.17763.1 Microsoft-Windows-Printing-XPSServices-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Microsoft-Windows-Printing-XPSServices-Package~31bf3856ad364e35~amd64~pl-PL~10.0.17763.1 So the thing is completly removed? Also from Turn On/Off Features in Windows. I found : DisableFeaturesList.txt and EnableFeaturesList.txt but no "Remove" Is it possible with MSMG Toolkit or other way to do it? Please tell me. Thanks for help.
From my understanding, removed stuff are reinstalled and activated on the next monthly update... desactived stuff stay desactived...
Defender is the only thing that comes back when I install a CU. I don't bother removing it anymore, I just disable it on systems where I don't want it.