In this version of the Toolkit, we will be faced with the power of the component removal function. Hehehehe
Can't Integrate WHD Updates "Update for the removal of Adobe Flash Player (KB4577586)" When I put it into the ".\WHD\w10\x64\10.0.xxxxx\FlashPlayer" folder. Also How to enable "/PreventPending" when Integrate WHD Updates especially "Cumulative Updates" And NetCumulative updates.
Is anyone having problems integrating DaRT on 1809 with 11.1??? It tells me to add "DaRT.tpk" but it's already there in the folder. I also noticed it only asked me if I wanted to integrate it into the setup image rather than also in the recovery image. Any ideas?
@MSMG I figured out the cleaning: https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-889#post-1635066 Download this image: ru_windows_10_consumer_editions_version_20h2_updated_dec_2020_x64_dvd_ac5bb671.iso Instead of this: 19042.685.201202-1959.20H2_RELEASE_SVC_PROD1_CLIENTMULTI_X64FRE_RU-RU And the cleaning has gone: Spoiler Why does this image require a folder with the number 19041 (ToolKit\Packs\Apps\w10\10.0.19041) ru_windows_10_consumer_editions_version_20h2_updated_dec_2020_x64_dvd_ac5bb671.iso (19042.685) Ah, this image requires a folder with the number 19042(ToolKit\Packs\Apps\w10\10.0.19042) 19042.685.201202-1959.20H2_RELEASE_SVC_PROD1_CLIENTMULTI_X64FRE_RU-RU
The next version will have support for a updates to use single folder and all the updates will be auto-detected and installed in order. Right now, you can integrate the Flash removal using Windows Updates->Windows Updates Menu. For /PreventPending you change this line in the script. Code: %DISM% /Image:%~1 /Add-Package /PackagePath:%~2 Code: %DISM% /Image:%~1 /Add-Package /PackagePath:%~2 /PreventPending
The cleanup runs because it's a Sysprep image. Each Windows 10 version Appx dependency is different that's why separate folder for it, planning to unify the folder in future.
Igor147, I think there's only one variant here: I did so, and got a good result in the end. And I found this option very convenient, because next time you don't have to download the full set of files , but just download a set of updates.
Thank you. I will try. I've always used ru_windows_10_consumer_editions_version_20h2_updated_dec_2020_x64_dvd_ac5bb671.iso and there were no problems. And with the latest updates, the image ru_windows_10_consumer_editions_version_20h2_updated_dec_2020_x64_dvd_ac5bb671.iso even in the original with sfc violations.
Microsoft store not working store are opening but dont download apps. How to fix this ? I'm using this RemovePkgsList.txt Spoiler: RemovePkgsList.txt AdobeFlashForWindows EdgeChromium InternetExplorer FirstLogonAnimation SnippingTool SpeechRecognition AssignedAccess CEIP_SQM FaceRecognition KernelDebugging LocationService PicturePassword PinEnrollment UnifiedTelemetryClient WindowsErrorReporting WindowsInsiderHub HomeGroup MultiPointConnector RemoteAssistance DeviceLockdown EaseOfAccessThemes EasyTransfer FileHistory Paint SecurityCenter StepsRecorder SystemRestore WindowsBackup WindowsFirewall WindowsSubsystemForLinux WindowsToGo Wordpad AADBrokerPlugin AssignedAccessLockApp BioEnrollment CallingShellApp CBSPreview ContentDeliveryManager ECApp EdgeDevToolsClient Edge FileExplorer LockApp MapControl NarratorQuickStart OneDrive ParentalControls PeopleExperienceHost QuickAssist RetailDemoContent SecureAssessmentBrowser SettingSync SkypeORTC SmartScreen Win32WebViewHost WindowsDefender WindowsMixedReality WindowsReaderPDF XboxGameCallableUI 3DViewer AdvertisingXaml Alarms BingWeather Camera CommunicationsApps Cortana FeedbackHub GetHelp Getstarted HEIFImageExtension Maps MixedRealityPortal OfficeHub OfficeOneNote Paint3D People Photos ScreenSketch SkypeApp SoundRecorder StickyNotes VP9VideoExtensions WalletService WebMediaExtensions WebpImageExtensions XboxApp YourPhone ZuneMusic ZuneVideo
What tweaks did you apply? If you have disabled windows update, you will not be able to download from the store. And, I suspect that removing ContentDeliveryManager component and disabling tweaks can also have some effect on the windows store. But I did not go deep in the tests. Take these tests! Currently if you select to remove something and when you get to the Windows Apps menu, the Windows Store is set to remove "-" you just select the Windows Store again and the dependencies will be set to be retained.
When you remove Smart Screen, the store will work. I always remove Smart Screen and the store works. Most likely, in this section "[4] Customize", he applied something that the store is not working ...
Did you used the menus or the list method? Are you using a Microsoft Account? AADBrokerPlugin - required for Microsoft Account ContentDeliveryManager - required for OOBE and Microsoft Account SmartScreen - required for screening links sent to Store Apps WalletService - required for Microsoft Payment System
Now everything is automated, when you remove a parent component it's dependent component will get remove automatically. If you remove Windows Defender then it will remove Security Center Smart Screen - > this will remove Windows Store -> this will remove Sticky Notes