1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    HKEY_USERS\.DEFAULT is the profile for the LOCALSYSTEM account. It is an alias for HKEY_USERS\S-1-5-18. The registry settings used as the default settings for a user who logs in and does not have an existing profile are at C:\Users\Default\ntuser

    HKEY_CURRENT_USER contains configuration information for Windows and software specific to the currently logged in user.

    Try using the full name

    Code:
    reg delete "HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\MultiTaskingView\AllUpView" /v Enabled /f
    reg add "HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "ShowTaskViewButton" /t REG_DWORD /d "0" /f
    
    If you are importing the registry to live system then no need to mount the registry hive unless the registry hive is not mounted.

    Only for offline images you need to mount the registry hive and then import the registry commands.


     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Many components are inter-related and it needs careful testing, have fixed many bugs in the newer ToolkitHelper.exe uploaded recently.

    Speech component is shared with Cortana.

     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You mean the extraction stage, may be it's waiting for user key input, will checkout what's causing the exaction to hang.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes will be updating the ToolkitHelper to support newer CU, need to check whether the new CU make changes for any of the components removed by Toolkit.

    Yes it's a pain to keep updating ToolKitHelper to support the newer CU's, need to work on mechanism to auto-recognize the changes made by the CU and remove them too.

     
  5. hxlio0

    hxlio0 MDL Novice

    Jan 14, 2020
    15
    0
    0
    Without mounting, it works!
    What to do?
     
  6. hxlio0

    hxlio0 MDL Novice

    Jan 14, 2020
    15
    0
    0
    Can I disable Tamper Protection on a live system through setupcomplete?
     
  7. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    #13848 Tiger-1, Jan 16, 2020
    Last edited: Jan 17, 2020
    yep me too, haha myself ;):D
    Edit: already removed ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    144
    67
    10
    In the new version of ToolkitHelper, everything is fine
     
  9. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    #13850 amnester, Jan 16, 2020
    Last edited: Jan 16, 2020
    Hello, MSMG and all users of this wonderful program. My question is : what components ARE not restored after Windows updates? Or are all components restored? (1909). Thanks.
     
  10. kompassorpigo

    kompassorpigo MDL Member

    Jun 22, 2016
    128
    23
    10
  11. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    If this has to be done for every CU.. it's a tedious task, especially since there's a new CU every month. Wonder what options there are now; not so ideally I could just disable stuff.
     
  12. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    390
    114
    10
    which of these do i need to keep in order to have search still work?
    Packages:
    Code:
    ToolKitHelper:3DViewer
    ToolKitHelper:AADBrokerPlugin
    ToolKitHelper:AdobeFlashForWindows
    ToolKitHelper:AdvertisingXaml
    ToolKitHelper:Alarms
    ToolKitHelper:AssignedAccess
    ToolKitHelper:AssignedAccessLockApp
    ToolKitHelper:BingWeather
    ToolKitHelper:BioEnrollment
    ToolKitHelper:Calculator
    ToolKitHelper:Camera
    ToolKitHelper:CBSPreview
    ToolKitHelper:CEIP_SQM
    ToolKitHelper:CommunicationsApps
    ToolKitHelper:ContentDeliveryManager
    ToolKitHelper:Cortana
    ToolKitHelper:DesktopAppInstaller
    ToolKitHelper:DeviceLockdown
    ToolKitHelper:EaseOfAccessThemes
    ToolKitHelper:ECApp
    ToolKitHelper:Edge
    ToolKitHelper:EdgeDevToolsClient
    ToolKitHelper:FaceRecognition
    ToolKitHelper:FeedbackHub
    ToolKitHelper:FileExplorer
    ToolKitHelper:FirstLogonAnimation
    ToolKitHelper:GameExplorer
    ToolKitHelper:GetHelp
    ToolKitHelper:Getstarted
    ToolKitHelper:HEIFImageExtension
    ToolKitHelper:HomeGroup
    ToolKitHelper:InternetExplorer
    ToolKitHelper:KernelDebugging
    ToolKitHelper:LockApp
    ToolKitHelper:MapControl
    ToolKitHelper:Maps
    ToolKitHelper:Messaging
    ToolKitHelper:MixedRealityPortal
    ToolKitHelper:NarratorQuickStart
    ToolKitHelper:OfficeHub
    ToolKitHelper:OfficeOneNote
    ToolKitHelper:OneConnect
    ToolKitHelper:OneDrive
    ToolKitHelper:Paint
    ToolKitHelper:Paint3D
    ToolKitHelper:ParentalControls
    ToolKitHelper:People
    ToolKitHelper:PeopleExperienceHost
    ToolKitHelper:Photos
    ToolKitHelper:PicturePassword
    ToolKitHelper:PinEnrollment
    ToolKitHelper:PPIProjection
    ToolKitHelper:Print3D
    ToolKitHelper:QuickAssist
    ToolKitHelper:RemoteAssistance
    ToolKitHelper:RetailDemoContent
    ToolKitHelper:ScreenSketch
    ToolKitHelper:SecureAssessmentBrowser
    ToolKitHelper:SecurityCenter
    ToolKitHelper:SettingSync
    ToolKitHelper:SkypeApp
    ToolKitHelper:SkypeORTC
    ToolKitHelper:SmartScreen
    ToolKitHelper:SnippingTool
    ToolKitHelper:SolitaireCollection
    ToolKitHelper:SoundRecorder
    ToolKitHelper:SpeechRecognition
    ToolKitHelper:StickyNotes
    ToolKitHelper:SystemRestore
    ToolKitHelper:UnifiedTelemetryClient
    ToolKitHelper:VP9VideoExtensions
    ToolKitHelper:WalletService
    ToolKitHelper:WebMediaExtensions
    ToolKitHelper:WebpImageExtensions
    ToolKitHelper:WiFiNetworkManager
    ToolKitHelper:Win32WebViewHost
    ToolKitHelper:WindowsDefender
    ToolKitHelper:WindowsErrorReporting
    ToolKitHelper:WindowsInsiderHub
    ToolKitHelper:WindowsMediaPlayer
    ToolKitHelper:WindowsMixedReality
    ToolKitHelper:WindowsPhotoViewer
    ToolKitHelper:WindowsReaderPDF
    ToolKitHelper:WindowsSubsystemForLinux
    ToolKitHelper:WindowsToGo
    ToolKitHelper:WinSAT
    ToolKitHelper:XboxGameCallableUI
    ToolKitHelper:XboxIdentityProvider
    ToolKitHelper:YourPhone
    ToolKitHelper:ZuneMusic
    ToolKitHelper:ZuneVideo
    
    Features:
    Code:
    AppServerClient
    Client-DeviceLockdown
    Client-EmbeddedShellLauncher
    ClientForNFS-Infrastructure
    Client-ProjFS
    Containers
    Containers-DisposableClientVM
    DataCenterBridging
    DirectoryServices-ADAM-Client
    FaxServicesClientPackage
    HostGuardian
    HypervisorPlatform
    IIS-ApplicationDevelopment
    IIS-ApplicationInit
    IIS-ASP
    IIS-ASPNET
    IIS-ASPNET45
    IIS-BasicAuthentication
    IIS-CertProvider
    IIS-CGI
    IIS-ClientCertificateMappingAuthentication
    IIS-CommonHttpFeatures
    IIS-CustomLogging
    IIS-DefaultDocument
    IIS-DigestAuthentication
    IIS-DirectoryBrowsing
    IIS-FTPExtensibility
    IIS-FTPServer
    IIS-FTPSvc
    IIS-HealthAndDiagnostics
    IIS-HostableWebCore
    IIS-HttpCompressionDynamic
    IIS-HttpCompressionStatic
    IIS-HttpErrors
    IIS-HttpLogging
    IIS-HttpRedirect
    IIS-HttpTracing
    IIS-IIS6ManagementCompatibility
    IIS-IISCertificateMappingAuthentication
    IIS-IPSecurity
    IIS-ISAPIExtensions
    IIS-ISAPIFilter
    IIS-LegacyScripts
    IIS-LegacySnapIn
    IIS-LoggingLibraries
    IIS-ManagementConsole
    IIS-ManagementScriptingTools
    IIS-ManagementService
    IIS-Metabase
    IIS-NetFxExtensibility
    IIS-NetFxExtensibility45
    IIS-ODBCLogging
    IIS-Performance
    IIS-RequestFiltering
    IIS-RequestMonitor
    IIS-Security
    IIS-ServerSideIncludes
    IIS-StaticContent
    IIS-URLAuthorization
    IIS-WebDAV
    IIS-WebServer
    IIS-WebServerManagementTools
    IIS-WebServerRole
    IIS-WebSockets
    IIS-WindowsAuthentication
    IIS-WMICompatibility
    Microsoft-Hyper-V
    Microsoft-Hyper-V-All
    Microsoft-Hyper-V-Hypervisor
    Microsoft-Hyper-V-Management-Clients
    Microsoft-Hyper-V-Management-PowerShell
    Microsoft-Hyper-V-Services
    Microsoft-Hyper-V-Tools-All
    Microsoft-Windows-Client-EmbeddedExp-Package
    Microsoft-Windows-NetFx3-OC-Package
    Microsoft-Windows-NetFx3-WCF-OC-Package
    Microsoft-Windows-NetFx4-WCF-US-OC-Package
    MicrosoftWindowsPowerShellV2
    MicrosoftWindowsPowerShellV2Root
    Microsoft-Windows-Subsystem-Linux
    MSMQ-ADIntegration
    MSMQ-Container
    MSMQ-DCOMProxy
    MSMQ-HTTP
    MSMQ-Multicast
    MSMQ-Server
    MSMQ-Triggers
    MSRDC-Infrastructure
    MultiPoint-Connector
    MultiPoint-Connector-Services
    MultiPoint-Tools
    NetFx4-AdvSrvs
    NetFx4Extended-ASPNET45
    NFS-Administration
    Printing-Foundation-Features
    Printing-Foundation-InternetPrinting-Client
    Printing-Foundation-LPDPrintService
    Printing-Foundation-LPRPortMonitor
    Printing-XPSServices-Features
    ServicesForNFS-ClientOnly
    SimpleTCP
    SMB1Protocol
    SMB1Protocol-Client
    SMB1Protocol-Deprecation
    SMB1Protocol-Server
    SmbDirect
    TelnetClient
    TFTP
    TIFFIFilter
    VirtualMachinePlatform
    WAS-ConfigurationAPI
    WAS-NetFxEnvironment
    WAS-ProcessModel
    WAS-WindowsActivationService
    Windows-Defender-ApplicationGuard
    Windows-Identity-Foundation
    WorkFolders-Client
    
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The Setupcomplete.cmd runs with local system permission, may be that's why it is not working.

    Trying mounting the registry hive under HKEY_USERS, like below

    Code:
    @echo off
    cd\
    start /wait reg load "hku\test" "C:\Users\Default\NTUSER.DAT"
    reg delete "hku\test\Software\Microsoft\Windows\CurrentVersion\Explorer\MultiTaskingView\AllUpView" /v Enabled /f
    reg add "hku\test\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "ShowTaskViewButton" /t REG_DWORD /d "0" /f
    start /wait reg unload "hku\test"
    exit
    

     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes you can if you know the registry keys to disable the Tamper Protection.

     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Only Windows Apps (Including Xbox and Store) aren't restored.

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The Readme file content

    [G] - Remove all required Windows Components using [Remove->Remove Windows Components] menu.

    Note: Only for Client Editions.


    Yes Enterprise is a Client Edition.

     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes it's a tedious job, need to wait until a fix is worked out.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    For v1909 with recent CU's, the Cortana is required for Windows Search.

     
  19. hxlio0

    hxlio0 MDL Novice

    Jan 14, 2020
    15
    0
    0
    It works! Why is the created key not visible in the registry (HKEY_USERS\Test)?