How do I get rid of red? Deleted 19041.208 version 10.6: ToolKitHelper Mount AdobeFlashForWindows ToolKitHelper Mount CEIP_SQM ToolKitHelper Mount KernelDebugging ToolKitHelper Mount UnifiedTelemetryClient ToolKitHelper Mount WindowsInsiderHub ToolKitHelper Mount SecurityCenter ToolKitHelper Mount ContentDeliveryManager ToolKitHelper Mount EdgeDevToolsClient ToolKitHelper Mount Edge ToolKitHelper Mount MapControl ToolKitHelper Mount OneDrive ToolKitHelper Mount QuickAssist ToolKitHelper Mount WindowsMixedReality ToolKitHelper Mount WindowsReaderPDF ToolKitHelper Mount WindowsDefender ToolKitHelper Mount PPIProjection ToolKitHelper Mount XboxGameCallableUI ToolKitHelper Mount GameExplorer ToolKitHelper Mount FileExplorer ToolKitHelper Mount PeopleExperienceHost ToolKitHelper Mount 3DViewer ToolKitHelper Mount Alarms ToolKitHelper Mount BingWeather ToolKitHelper Mount Calculator ToolKitHelper Mount Camera ToolKitHelper Mount CommunicationsApps ToolKitHelper Mount DesktopAppInstaller ToolKitHelper Mount FeedbackHub ToolKitHelper Mount GetHelp ToolKitHelper Mount Getstarted ToolKitHelper Mount Maps ToolKitHelper Mount Messaging ToolKitHelper Mount MixedRealityPortal ToolKitHelper Mount OfficeHub ToolKitHelper Mount OfficeOneNote ToolKitHelper Mount OneConnect ToolKitHelper Mount Paint3D ToolKitHelper Mount People ToolKitHelper Mount Photos ToolKitHelper Mount Print3D ToolKitHelper Mount ScreenSketch ToolKitHelper Mount SkypeApp ToolKitHelper Mount SolitaireCollection ToolKitHelper Mount SoundRecorder ToolKitHelper Mount StickyNotes ToolKitHelper Mount WalletService ToolKitHelper Mount XboxApp ToolKitHelper Mount XboxIdentityProvider ToolKitHelper Mount YourPhone ToolKitHelper Mount ZuneMusic ToolKitHelper Mount ZuneVideo
@kosta26 There are 2 prefs relative to the SmartScreen for the Apps and File Explorer (they affect on options according to your screen): Code: reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v "SmartScreenEnabled" /t REG_SZ /d "Off" /f reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v "AicEnabled" /t REG_SZ /d "Anywhere" /f
It depends on what you want to achieve. The shown commands describe how to disable SmartScreen for the Apps and File Explorer + Allow install Apps from any places. It's just a tip for you, where to find an answer.
MSMG Toolkit have this tweak: Code: reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\System" /v "EnableSmartScreen" /t REG_DWORD /d "0" /f I guess you have this policy tweak applied (Disable Windows SmartScreen). ----------- To switch back on LIVE system: - or Reset the corresponded policy using: Run -> gpedit.msc & Reboot - or use cmd command & Reboot: Code: reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "EnableSmartScreen" /t REG_DWORD /d 1 /f To switch back in the ISO: - don't apply this tweak: Disable Windows SmartScreen
You have Group Policy enabled. It is necessary to return it to its original state and there will be no red inscription, and the choice of where to install applications from will become available.
I only deleted applications, after deleting checked the installation of the system and found that the policy was applied, how can I disable this policy through the registry tweak? Nothing above works. If you switch with your hands, it works.
How through the registry I do not know. Go to gpedit.msc and see if there are changed policies or not.
https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-841#post-1625020 Got errors when using sfc /scannow . The image was 19041.208 ru-ru original.
Spoiler: Removal commands Get-AppxPackage -AllUsers | Remove-AppxPackage Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage -online Attempted to remove apps from untouched images using these commands. Have posted my findings below. Spoiler: x86 Source Image Information ------------------------------------------------------------------------------- ####Source Image Information################################################### ------------------------------------------------------------------------------- Image : Install.wim Image Index No : 1 Image Name : Windows 10 Enterprise Image Description : Windows 10 Enterprise Image Architecture : x86 Image Version : 10.0.19041 Image Service Pack Build : 572 Image Service Pack Level : 0 Image Build : 19041 Image Edition : Enterprise Image Flag : Enterprise Image Installation Type : Client Image Default Language : en-GB Spoiler: x86 Apps untouched Microsoft.AAD.BrokerPlugin Microsoft.BioEnrollment Microsoft.Windows.CloudExperienceHost Microsoft.Windows.OOBENetworkCaptivePortal Microsoft.Windows.OOBENetworkConnectionFlow MicrosoftWindows.Client.CBS MicrosoftWindows.UndockedDevKit Microsoft.Windows.StartMenuExperienceHost Microsoft.Windows.ShellExperienceHost windows.immersivecontrolpanel Microsoft.Windows.Search Microsoft.549981C3F5F10 Microsoft.VCLibs.140.00.UWPDesktop Microsoft.NET.Native.Framework.2.2 Microsoft.NET.Native.Runtime.2.2 Microsoft.MicrosoftEdge Microsoft.Windows.ContentDeliveryManager Microsoft.VCLibs.140.00 1527c705-839a-4832-9118-54d4Bd6a0c89 c5e2524a-ea46-4f67-841f-6a9465d9d515 E2A4F912-2574-4A75-9BB0-0D023378592B F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE Microsoft.AccountsControl Microsoft.AsyncTextService Microsoft.CredDialogHost Microsoft.ECApp Microsoft.LockApp Microsoft.MicrosoftEdgeDevToolsClient Microsoft.Win32WebViewHost Microsoft.Windows.Apprep.ChxApp Microsoft.Windows.AssignedAccessLockApp Microsoft.Windows.CallingShellApp Microsoft.Windows.CapturePicker Microsoft.Windows.NarratorQuickStart Microsoft.Windows.ParentalControls Microsoft.Windows.PeopleExperienceHost Microsoft.Windows.PinningConfirmationDialog Microsoft.Windows.SecHealthUI Microsoft.Windows.SecureAssessmentBrowser Microsoft.Windows.XGpuEjectDialog Microsoft.XboxGameCallableUI NcsiUwpApp Windows.CBSPreview Windows.PrintDialog Microsoft.BingWeather Microsoft.GetHelp Microsoft.Getstarted Microsoft.HEIFImageExtension Microsoft.Microsoft3DViewer Microsoft.MicrosoftOfficeHub Microsoft.MicrosoftSolitaireCollection Microsoft.MicrosoftStickyNotes Microsoft.MSPaint Microsoft.Office.OneNote Microsoft.People Microsoft.ScreenSketch Microsoft.SkypeApp Microsoft.StorePurchaseApp Microsoft.VP9VideoExtensions Microsoft.Wallet Microsoft.WebMediaExtensions Microsoft.WebpImageExtension Microsoft.WindowsAlarms Microsoft.WindowsCalculator Microsoft.WindowsFeedbackHub Microsoft.WindowsMaps Microsoft.WindowsSoundRecorder Microsoft.Xbox.TCUI Microsoft.XboxApp Microsoft.XboxGameOverlay Microsoft.XboxGamingOverlay Microsoft.XboxSpeechToTextOverlay Microsoft.YourPhone Microsoft.ZuneMusic Microsoft.ZuneVideo Microsoft.UI.Xaml.2.0 Microsoft.Windows.Photos Microsoft.Advertising.Xaml microsoft.windowscommunicationsapps Microsoft.DesktopAppInstaller Microsoft.NET.Native.Framework.1.7 Microsoft.NET.Native.Runtime.1.7 Microsoft.WindowsCamera Microsoft.XboxIdentityProvider Microsoft.WindowsStore Spoiler: x86 Apps after attempted removal Microsoft.AAD.BrokerPlugin Microsoft.BioEnrollment Microsoft.Windows.CloudExperienceHost Microsoft.Windows.OOBENetworkCaptivePortal Microsoft.Windows.OOBENetworkConnectionFlow MicrosoftWindows.Client.CBS MicrosoftWindows.UndockedDevKit Microsoft.Windows.StartMenuExperienceHost Microsoft.Windows.ShellExperienceHost windows.immersivecontrolpanel Microsoft.Windows.Search Microsoft.MicrosoftEdge Microsoft.Windows.ContentDeliveryManager 1527c705-839a-4832-9118-54d4Bd6a0c89 c5e2524a-ea46-4f67-841f-6a9465d9d515 E2A4F912-2574-4A75-9BB0-0D023378592B F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE Microsoft.AccountsControl Microsoft.AsyncTextService Microsoft.CredDialogHost Microsoft.ECApp Microsoft.LockApp Microsoft.MicrosoftEdgeDevToolsClient Microsoft.Win32WebViewHost Microsoft.Windows.Apprep.ChxApp Microsoft.Windows.AssignedAccessLockApp Microsoft.Windows.CallingShellApp Microsoft.Windows.CapturePicker Microsoft.Windows.NarratorQuickStart Microsoft.Windows.ParentalControls Microsoft.Windows.PeopleExperienceHost Microsoft.Windows.PinningConfirmationDialog Microsoft.Windows.SecHealthUI Microsoft.Windows.SecureAssessmentBrowser Microsoft.Windows.XGpuEjectDialog Microsoft.XboxGameCallableUI NcsiUwpApp Windows.CBSPreview Windows.PrintDialog Microsoft.VCLibs.140.00 Spoiler: x64 Source Image Information ------------------------------------------------------------------------------- ####Source Image Information################################################### ------------------------------------------------------------------------------- Image : Install.wim Image Index No : 1 Image Name : Windows 10 Enterprise Image Description : Windows 10 Enterprise Image Architecture : x64 Image Version : 10.0.19041 Image Service Pack Build : 572 Image Service Pack Level : 0 Image Build : 19041 Image Edition : Enterprise Image Flag : Enterprise Image Installation Type : Client Image Default Language : en-GB Spoiler: x64 Apps untouched Microsoft.AAD.BrokerPlugin Microsoft.BioEnrollment Microsoft.Windows.CloudExperienceHost Microsoft.Windows.OOBENetworkCaptivePortal Microsoft.Windows.OOBENetworkConnectionFlow MicrosoftWindows.Client.CBS MicrosoftWindows.UndockedDevKit Microsoft.Windows.StartMenuExperienceHost Microsoft.Windows.ShellExperienceHost windows.immersivecontrolpanel Microsoft.Windows.Search Microsoft.549981C3F5F10 Microsoft.VCLibs.140.00.UWPDesktop Microsoft.NET.Native.Framework.2.2 Microsoft.NET.Native.Runtime.2.2 Microsoft.MicrosoftEdge Microsoft.Windows.ContentDeliveryManager Microsoft.VCLibs.140.00 1527c705-839a-4832-9118-54d4Bd6a0c89 c5e2524a-ea46-4f67-841f-6a9465d9d515 E2A4F912-2574-4A75-9BB0-0D023378592B F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE Microsoft.AccountsControl Microsoft.AsyncTextService Microsoft.CredDialogHost Microsoft.ECApp Microsoft.LockApp Microsoft.MicrosoftEdgeDevToolsClient Microsoft.Win32WebViewHost Microsoft.Windows.Apprep.ChxApp Microsoft.Windows.AssignedAccessLockApp Microsoft.Windows.CallingShellApp Microsoft.Windows.CapturePicker Microsoft.Windows.NarratorQuickStart Microsoft.Windows.ParentalControls Microsoft.Windows.PeopleExperienceHost Microsoft.Windows.PinningConfirmationDialog Microsoft.Windows.SecHealthUI Microsoft.Windows.SecureAssessmentBrowser Microsoft.Windows.XGpuEjectDialog Microsoft.XboxGameCallableUI NcsiUwpApp Windows.CBSPreview Windows.PrintDialog Microsoft.BingWeather Microsoft.GetHelp Microsoft.Getstarted Microsoft.HEIFImageExtension Microsoft.Microsoft3DViewer Microsoft.MicrosoftOfficeHub Microsoft.MicrosoftSolitaireCollection Microsoft.MicrosoftStickyNotes Microsoft.MixedReality.Portal Microsoft.MSPaint Microsoft.Office.OneNote Microsoft.People Microsoft.ScreenSketch Microsoft.SkypeApp Microsoft.StorePurchaseApp Microsoft.VP9VideoExtensions Microsoft.Wallet Microsoft.WebMediaExtensions Microsoft.WebpImageExtension Microsoft.WindowsAlarms Microsoft.WindowsCalculator Microsoft.WindowsFeedbackHub Microsoft.WindowsMaps Microsoft.WindowsSoundRecorder Microsoft.Xbox.TCUI Microsoft.XboxApp Microsoft.XboxGameOverlay Microsoft.XboxGamingOverlay Microsoft.XboxSpeechToTextOverlay Microsoft.YourPhone Microsoft.ZuneMusic Microsoft.ZuneVideo Microsoft.UI.Xaml.2.0 Microsoft.Windows.Photos Microsoft.Advertising.Xaml Microsoft.DesktopAppInstaller microsoft.windowscommunicationsapps Microsoft.NET.Native.Framework.1.7 Microsoft.NET.Native.Runtime.1.7 Microsoft.WindowsCamera Microsoft.WindowsStore Microsoft.XboxIdentityProvider Spoiler: x64 Apps after attempted removal Microsoft.AAD.BrokerPlugin Microsoft.BioEnrollment Microsoft.Windows.CloudExperienceHost Microsoft.Windows.OOBENetworkCaptivePortal Microsoft.Windows.OOBENetworkConnectionFlow MicrosoftWindows.Client.CBS MicrosoftWindows.UndockedDevKit Microsoft.Windows.StartMenuExperienceHost Microsoft.Windows.ShellExperienceHost windows.immersivecontrolpanel Microsoft.Windows.Search Microsoft.MicrosoftEdge Microsoft.Windows.ContentDeliveryManager 1527c705-839a-4832-9118-54d4Bd6a0c89 c5e2524a-ea46-4f67-841f-6a9465d9d515 E2A4F912-2574-4A75-9BB0-0D023378592B F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE Microsoft.AccountsControl Microsoft.AsyncTextService Microsoft.CredDialogHost Microsoft.ECApp Microsoft.LockApp Microsoft.MicrosoftEdgeDevToolsClient Microsoft.Win32WebViewHost Microsoft.Windows.Apprep.ChxApp Microsoft.Windows.AssignedAccessLockApp Microsoft.Windows.CallingShellApp Microsoft.Windows.CapturePicker Microsoft.Windows.NarratorQuickStart Microsoft.Windows.ParentalControls Microsoft.Windows.PeopleExperienceHost Microsoft.Windows.PinningConfirmationDialog Microsoft.Windows.SecHealthUI Microsoft.Windows.SecureAssessmentBrowser Microsoft.Windows.XGpuEjectDialog Microsoft.XboxGameCallableUI NcsiUwpApp Windows.CBSPreview Windows.PrintDialog Microsoft.VCLibs.140.00 Microsoft.MicrosoftEdge.Stable
Don't use regisrty tweak when Group Policy stuck. Instead Reset it, as I said before. To fix the GPO you MUST reset a certain policy only through the GPO Editor (gpedit.msc). Find the correspondent policy, then switch it 2 times : Open policy window -> (•) Enabled -> (•) Not configured -> Apply Then Reboot or use cmd to update all GPO: gpupdate /force That's why I always stick to the rule do not touch policies through the registry and operate with them manually (GPO Editor) or using LGPO.exe utility (from MS). Some policies may stuck if they were switched over registry. Mostly people are not informed about this. Instead GPO Editor or LGPO.exe commands (i.e. for backup/restore your policies) always give a reliable results.
Sorry if I seem like hijacking this post, but even I had decided to stay with 1809 before I found that softwares like the latest version of adobe bridge have started to kill all windows versions upto 1809 by refusing to install in windows versions prior to 1903. It seems one or the other day everyone has to update to the current version of Windows which is ridiculous.
@MSMG - I have a question: What going on with GPO files during removal of big components (i.e. like Defender, Edge, etc.) that have their own policies in the OS? Is a process of removing correspondent policy files (.ADMX and .ADML) belongs to the stock (standard) scenario, or you applying some additional commands to clean them (smth. like to delete leftovers or so)? Thanks.
@MSMG does toolkit v10.6 support 20H2 build 572 ,,? will be there any new version of the toolkit soon ?? thank you
Bug in 10.6. Used the original image 19041.208 ru-ru. Deleting a UnifiedTelemetryClient deletes the file acmigration.dll from Windows/System32. When checking the sfc / scannow, this file is restored. Author, please correct it.
I have always wondered why people use sfc /scannow on hacked images or debloated live OS? Becuase M$ have only one placebo for every challenge / cancer of their code? This command is about restoring all bad things we trying to avoid so hard. I used this only once - to understand: never launch this again. Same as auto-diagnosys. My main Win8.1 OS is alive and updated about 7 years. Everything you should be interested in is working functions you use and reading topics how to fix things manually if they appears broken. No bloatware | no telemetry = no auto-diagnosys | no sfc /scannow