how to prevent windows from pumping from installed build to newer build and keep download only security updates
#19290 (mydigitallife.net) [4] Customize -> [8] Apply Tweaks -> [G] Disable Automatic Windows Upgrade
i dont think they are supported in change log + Updated the Feature "Remove Windows Component" to support Windows 10 Client v1809 (v10.0.17763.1817) Source OS. + Updated the Feature "Remove Windows Component" to support Windows 10 Client v1903/v1909 (v10.0.18362.1440/v10.0.18363.1440) Source OS. + Updated the Feature "Remove Windows Component" to support Windows 10 Client v2004/v20H2/v21H1 (v10.0.19041.867/v10.0.19042.867/v10.0.19043.867) Source OS.
I remove things I want using tool kit and after installing the iso some of the things I've remove is still present. For example I'm pretty sure that I have remove "your phone" in tool kit but after installing the iso, "your phone" is still present. ISO: 21h1
Was ripping out hair after the fifth time trying to do sfc /verifyonly and dism check, with errors. Even tried switching out VirtualBox for VMWare. Turns out the ISO gotten from Media Creation Tool, has the errors with a clean install. And it's not isolated, tried more than one downloaded iso. 20H1 10.0.19041, the only one i can download. Using Education. Thanks, Microsoft! I miss digital river. Put in a new CPU and motherboard, and using my old install. Dunno if i should just try install it. Although things seem to be working on this install, i've never before had a windows install working properly after changing CPU/Mobo. Also, can anyone clarify if it's safe to clean on 20H1? If it's just the latest versions that's bugged on. It's present in my settings too, but xbox/gaming is removed. Although i think it's just a blank form with no function, the phone panel. So just a cosmetic thing.
I also have original images with sfc errors. I usually use this one: ru_windows_10_consumer_editions_version_20h2_updated_april_2021_x64_dvd_ae20eb55.iso Maybe 21H1 will come out and there will be no sfc errors.
I really miss @MSMG. Just a message to report a successful toolkit run with 20H2 build 985. Both x64 and x86. I've yet to deploy them, will report if any issues arise. 21H1 final is just around the corner, hopefully the toolkit will eat it. Cheers.
Found Rufus tool has a download W10 option, with update check enabled. Gets it straight from M$. Tried downloading W10 Education 20H2 Built 19042.631 from 2020.12. Installed with VMWare, and checked it. Has integrity violaitons, but they were repairable. (Opposed to the MCT iso which failed during repair for both sfc and dism. And has WIM instead of ESD.) Seems like a valid way to get W10 for some, bypassing the awful Media Creation Tool. This just the untouched ISO. Gonna try to use the toolkit on it. EDIT: Index/Arch/Name has no entries, can only quit. EDIT 2: Can get entries launching toolkit as admin, but get error on random pack on removing package list. EDIT 3: Tried downloading ISO's from UUP. Same thing as above if i only select a single arch. But with 2+ from the site selection, i can select the one i want. CMD: Code: Microsoft Windows [Version 10.0.19042.631] (c) 2020 Microsoft Corporation. All rights reserved. C:\Users\Administrator>sfc /verifyonly Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection found integrity violations. For online repairs, details are included in the CBS log file located at windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline repairs, details are included in the log file provided by the /OFFLOGFILE flag. C:\Users\Administrator>sfc /scannow Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection found corrupt files and successfully repaired them. For online repairs, details are included in the CBS log file located at windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline repairs, details are included in the log file provided by the /OFFLOGFILE flag. C:\Users\Administrator>sfc /verifyonly Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection did not find any integrity violations. C:\Users\Administrator> And after that DISM for good measure: Code: C:\Users\Administrator>Dism /Online /Cleanup-Image /CheckHealth Deployment Image Servicing and Management tool Version: 10.0.19041.572 Image Version: 10.0.19042.631 No component store corruption detected. The operation completed successfully. C:\Users\Administrator>Dism /Online /Cleanup-Image /ScanHealth Deployment Image Servicing and Management tool Version: 10.0.19041.572 Image Version: 10.0.19042.631 [==========================100.0%==========================] No component store corruption detected. The operation completed successfully. C:\Users\Administrator>DISM /Online /Cleanup-Image /RestoreHealth Deployment Image Servicing and Management tool Version: 10.0.19041.572 Image Version: 10.0.19042.631 [==========================100.0%==========================] The restore operation completed successfully. The operation completed successfully. C:\Users\Administrator> CBS.log was too long to include. But here's the issue encountered with verifyonly. Code: 2021-05-13 12:18:28, Info CBS InternalOpenPackage failed for Package_for_KB3025096~31bf3856ad364e35~amd64~~6.4.1.0 [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2021-05-13 12:19:56, Info CBS Failed to internally open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2021-05-13 12:19:56, Info CBS Failed to create open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2021-05-13 12:19:56, Info CBS Failed to OpenPackage using worker session [HRESULT = 0x800f0805] 2021-05-13 12:19:56, Info CBS Virtual Edition: Microsoft-Windows-EducationEdition will be mapped to: Microsoft-Windows-ProfessionalEdition 2021-05-13 12:19:56, Info CBS Session: 30885857_2240268877 initialized by client WindowsUpdateAgent, external staging directory: (null), external registry directory: (null) 2021-05-13 12:19:56, Info CBS InternalOpenPackage failed for Package_for_KB3025096~31bf3856ad364e35~x86~~6.4.1.0 [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2021-05-13 12:19:56, Info CBS Failed to internally open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2021-05-13 12:19:56, Info CBS Failed to create open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2021-05-13 12:19:56, Info CBS Failed to OpenPackage using worker session [HRESULT = 0x800f0805]