I make ready for publish Guide full manual without automation classic way Deploy is Windows 10 Enterprise x64 version 2004. ( before was is professional version, but I have know problems with GPO settings in registry) A few steps may be more detailed. All in this guide is optional keep it what you need ( For me what I left in the guide ) Guide will contain from start to finish. All good without problems. (This is stable method without error or crashing, without message can't install updates) All is easy I will make with pictures step by step detail without fake pictures. To request remove the package, they are not included in this guide yet, I need time to test and confirm if it will work without problems For now I know problem is Holographic package if is removed then on next windows update have it problems update is destroyed. I no like bundled system I like clean and fast system FOR REQUEST REMOVE OTHER PACKAGE PLEASE NEED TIME FOR TEST AND CONFIRMATION TO WORK
Windows 10 - Add Offline Registry Tweaks This registry tweaks will turn off most option in system ( don't use if need some option, please read and remove if some tweaks not need for you) Spoiler: Offline NTUSER Code: Windows Registry Editor Version 5.00 ; Turn off Content Delivery Manager with some options [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager] "FeatureManagementEnabled"=dword:00000000 "ContentDeliveryAllowed"=dword:00000000 "OemPreInstalledAppsEnabled"=dword:00000000 "PreInstalledAppsEnabled"=dword:00000000 "PreInstalledAppsEverEnabled"=dword:00000000 "RemediationRequired"=dword:00000000 "RotatingLockScreenEnabled"=dword:00000000 "RotatingLockScreenOverlayEnabled"=dword:00000000 "SilentInstalledAppsEnabled"=dword:00000000 "SlideshowEnabled"=dword:00000000 "SoftLandingEnabled"=dword:00000000 "SubscribedContentEnabled"=dword:00000000 "SystemPaneSuggestionsEnabled"=dword:00000000 "SubscribedContent-202913Enabled"=dword:00000000 "SubscribedContent-202914Enabled"=dword:00000000 "SubscribedContent-280797Enabled"=dword:00000000 "SubscribedContent-280811Enabled"=dword:00000000 "SubscribedContent-280812Enabled"=dword:00000000 "SubscribedContent-280813Enabled"=dword:00000000 "SubscribedContent-280814Enabled"=dword:00000000 "SubscribedContent-280815Enabled"=dword:00000000 "SubscribedContent-280810Enabled"=dword:00000000 "SubscribedContent-280817Enabled"=dword:00000000 "SubscribedContent-310091Enabled"=dword:00000000 "SubscribedContent-310092Enabled"=dword:00000000 "SubscribedContent-310093Enabled"=dword:00000000 "SubscribedContent-310094Enabled"=dword:00000000 "SubscribedContent-314558Enabled"=dword:00000000 "SubscribedContent-314559Enabled"=dword:00000000 "SubscribedContent-314562Enabled"=dword:00000000 "SubscribedContent-314563Enabled"=dword:00000000 "SubscribedContent-314566Enabled"=dword:00000000 "SubscribedContent-314567Enabled"=dword:00000000 "SubscribedContent-338380Enabled"=dword:00000000 "SubscribedContent-338387Enabled"=dword:00000000 "SubscribedContent-338381Enabled"=dword:00000000 "SubscribedContent-338388Enabled"=dword:00000000 "SubscribedContent-338382Enabled"=dword:00000000 "SubscribedContent-338389Enabled"=dword:00000000 "SubscribedContent-338386Enabled"=dword:00000000 "SubscribedContent-338393Enabled"=dword:00000000 "SubscribedContent-346480Enabled"=dword:00000000 "SubscribedContent-346481Enabled"=dword:00000000 "SubscribedContent-353694Enabled"=dword:00000000 "SubscribedContent-353695Enabled"=dword:00000000 "SubscribedContent-353696Enabled"=dword:00000000 "SubscribedContent-353697Enabled"=dword:00000000 "SubscribedContent-353698Enabled"=dword:00000000 "SubscribedContent-353699Enabled"=dword:00000000 "SubscribedContent-88000044Enabled"=dword:00000000 "SubscribedContent-88000045Enabled"=dword:00000000 "SubscribedContent-88000105Enabled"=dword:00000000 "SubscribedContent-88000106Enabled"=dword:00000000 "SubscribedContent-88000161Enabled"=dword:00000000 "SubscribedContent-88000162Enabled"=dword:00000000 "SubscribedContent-88000163Enabled"=dword:00000000 "SubscribedContent-88000164Enabled"=dword:00000000 "SubscribedContent-88000165Enabled"=dword:00000000 "SubscribedContent-88000166Enabled"=dword:00000000 ;Off Cloud Content some parts [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\CloudContent] "DisableThirdPartySuggestions"=dword:00000001 "DisableTailoredExperiencesWithDiagnosticData"=dword:00000001 "DisableWindowsConsumerFeatures"=dword:00000001 "DisableWindowsSpotlightFeatures"=dword:00000001 "DisableWindowsSpotlightOnActionCenter"=dword:00000001 "DisableWindowsSpotlightOnSettings"=dword:00000001 "DisableWindowsSpotlightWindowsWelcomeExperience"=dword:00000001 ; Disable OOBE Screen - "Get even more out of Windows" [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\UserProfileEngagement] "ScoobeSystemSettingEnabled"=dword:00000000 ; Disables "Share Across Devices" -feature for enhanced privacy [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\CDP] "CdpSessionUserAuthzPolicy"=dword:00000000 "RomeSdkChannelUserAuthzPolicy"=dword:00000000 "NearShareChannelUserAuthzPolicy"=dword:00000000 ;Disable tablet mode [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell] "SignInMode"=dword:00000002 ;Turn Off “Online Speech Recognition” [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Speech_OneCore\Settings\OnlineSpeechPrivacy] "HasAccepted"=dword:00000000 ;Turn Off "Allow apps to use voice activation" for Current User [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Speech_OneCore\Settings\VoiceActivation\UserPreferenceForAllApps] "AgentActivationLastUsed"=dword:00000000 "AgentActivationOnLockScreenEnabled"=dword:00000000 "AgentActivationEnabled"=dword:00000000 ; Tweaks Explorer [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "LaunchTo"=dword:00000001 "Hidden"=dword:00000001 "HideFileExt"=dword:00000000 "DontUsePowerShellOnWinX"=dword:00000001 "NoThumbnailCache"=dword:00000001 "DisableThumbnailCache"=dword:00000001 "ShowSyncProviderNotifications"=dword:00000000 "ShowTaskViewButton"=dword:00000000 "ShowCortanaButton"=dword:00000000 "Start_TrackDocs"=dword:00000000 "Start_TrackProgs"=dword:00000000 ; bonus tweaks [HKEY_LOCAL_MACHINE\WIM_NTUSER\Control Panel\Desktop] "AutoEndTasks"="1" "HungAppTimeout"="2000" "MenuShowDelay"="40" "WaitToKillAppTimeout"="3000" "LowLevelHooksTimeout"="2000" "JPEGImportQuality"="100" ; Disable AutoPlay [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers] "DisableAutoplay"=dword:00000001 ; Turn off recents frquent files history and remove shortcut name in files [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] "PostAppInstallTasksCompleted"=dword:00000001 "ShowRecent"=dword:00000000 "ShowFrequent"=dword:00000000 "link"=hex(3):00,00,00,00 ;Tweak for Search Only [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Search\PrimaryProperties\UnindexedLocations] "SearchOnly"=dword:00000000 ;Tweaks for search some option on or off [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Search\Preferences] "AutoWildCard"=dword:00000001 "EnableNaturalQuerySyntax"=dword:00000000 "WholeFileSystem"=dword:00000001 "SystemFolders"=dword:00000001 "ArchivedFiles"=dword:00000001 ;Tweaks for Search [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search] "BingSearchEnabled"=dword:00000000 "CortanaConsent"=dword:00000000 "CortanaEnabled"=dword:00000000 "CortanaInAmbientMode"=dword:00000000 "DeviceHistoryEnabled"=dword:00000000 "HistoryViewEnabled"=dword:00000000 "HasAboveLockTips"=dword:00000000 "SearchboxTaskbarMode"=dword:00000001 "AllowSearchToUseLocation"=dword:00000000 ;Turn off Advertising informations [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo] "Enabled"=dword:00000000 ;Turn off Advertising info by policy [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\AdvertisingInfo] "DisabledByGroupPolicy"=dword:00000001 ;Send Miccrosoft info about how ... ;Off Improve Inking & Typing Recognition for Current User [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Input\TIPC] "Enabled"=dword:00000000 ;Off Show Touch Keyboard and more tweaks [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\TabletTip\1.7] "EnableSpellchecking"=dword:00000000 "EnableAutocorrection"=dword:00000000 "EnableTextPrediction"=dword:00000000 "EnablePredictionSpaceInsertion"=dword:00000000 "EnableDoubleTapSpace"=dword:00000000 "EnableInkingWithTouch"=dword:00000000 "EnableDesktopModeAutoInvoke"=dword:00000000 ;Off Clipboard History for Current user [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Clipboard] "EnableClipboardHistory"=dword:00000000 ;off Setting Sync all options [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync] "SyncPolicy"=dword:00000005 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\Personalization] "Enabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\BrowserSettings] "Enabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\Credentials] "Enabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\Language] "Enabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\Accessibility] "Enabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\Windows] "Enabled"=dword:00000000 ;Off is for disable Cortana [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Windows Search] "CortanaConsent"=dword:00000000 ;Off Getting to know you for Inking & Typing Personalization [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\InputPersonalization] "AllowInputPersonalization"=dword:00000000 "RestrictImplicitInkCollection"=dword:00000001 "RestrictImplicitTextCollection"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\InputPersonalization\TrainedDataStore] "AcceptedPrivacyPolicy"=dword:00000000 "HarvestContacts"=dword:00000000 ;Off Get to know my typing [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Personalization\Settings] "AcceptedPrivacyPolicy"=dword:00000000 ;Off Location Services [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\location] "Value"="Deny" [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\userAccountInformation] "Value"="Deny" [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\appDiagnostics] "Value"="Deny" ;Disable "Let Microsoft provide more tailored experiences with relevant tips and recommendations by usign your diagnostic data" [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Privacy] "TailoredExperiencesWithDiagnosticDataEnabled"=dword:00000000 ;Restrict Windows Update peer to peer to local network [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization] "SystemSettingsDownloadMode"=dword:00000000 ;Disable Windows Feedback [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Siuf\Rules] "NumberOfSIUFInPeriod"=dword:00000000 "PeriodInNanoSeconds"=dword:00000000 ;Disable Access to Language List [HKEY_LOCAL_MACHINE\WIM_NTUSER\Control Panel\International\User Profile] "HttpAcceptLanguageOptOut"=dword:00000001 ;Disabling accessibility keys prompts... [HKEY_LOCAL_MACHINE\WIM_NTUSER\Control Panel\Accessibility\StickyKeys] "Flags"="506" [HKEY_LOCAL_MACHINE\WIM_NTUSER\Control Panel\Accessibility\ToggleKeys] "Flags"="58" [HKEY_LOCAL_MACHINE\WIM_NTUSER\Control Panel\Accessibility\Keyboard Response] "Flags"="122" ;off Sync with Devices [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\DeviceAccess\Global\LooselyCoupled] "Value"="Deny" ; off Let apps access diagnostic information [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\DeviceAccess\Global\{2297E4E2-5DBE-466D-A12B-0F8286F0D9CA}] "Value"="Deny" ;off Location Services [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Sensor\Permissions\{BFA794E4-F964-4FDB-90F6-51056BFE4B44}] "SensorPermissionState"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\SearchSettings] "SafeSearchMode"=dword:00000000 "IsMSACloudSearchEnabled"=dword:00000000 "IsAADCloudSearchEnabled"=dword:00000000 "IsDeviceSearchHistoryEnabled"=dword:00000000 ;off pen some tweaks [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\Pen\PLOC\Settings] "TrackingEnabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\PenWorkspace] "PenWorkspaceAppSuggestionsEnabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\GameBar] "AutoGameModeEnabled"=dword:00000000 "UseNexusForGameBarEnabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR] "AppCaptureEnabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\System\GameConfigStore] "GameDVR_Enabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoAutorun"=dword:00000001 "DisableThumbnails"=dword:00000001 "DisableThumbnailsOnNetworkFolders"=dword:00000001 "NoThumbnailCache"=dword:00000001 ;Disable Search suggestions and Thumbsdb on network drives [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\Explorer] "DisableSearchBoxSuggestions"=dword:00000001 "DisableThumbsDBOnNetworkFolders"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings] "NOC_GLOBAL_SETTING_ALLOW_CRITICAL_TOASTS_ABOVE_LOCK"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\OperationStatusManager] "EnthusiastMode"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Input\Settings] "InsightsEnabled"=dword:00000000 ;Turn off Search file update [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\SearchCompanion] "DisableContentFileUpdates"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Assistance\Client\1.0] "NoExplicitFeedback"=dword:00000001 ;IE CEIP program off [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Internet Explorer\SQM] "DisableCustomerImprovementProgram"=dword:00000000 ;CEIP program off [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Messenger\Client] "CEIP"=dword:00000002 :SQM Client off [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\SQMClient\Windows] "CEIPEnable"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Internet Explorer\SQM] "DisableCustomerImprovementProgram"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Messenger\Client] "CEIP"=dword:00000002 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\Windows Search] "AllowCortana"=dword:00000000 "AllowSearchToUseLocation"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\Windows Error Reporting] "Disabled"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\AppCompat] "DisableInventory"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\DataCollection] "AllowTelemetry"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\TextInput] "AllowLinguisticDataCollection"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\WDI\{9c5a40da-b965-4fc3-8781-88dd50a6299d}] "ScenarioExecutionEnabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\ScriptedDiagnosticsProvider\Policy] "DisableQueryRemoteServer"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\System] "PublishUserActivities"=dword:00000000 "UploadUserActivities"=dword:00000000 "EnableActivityFeed"=dword:00000000 "AllowClipboardHistory"=dword:00000000 "AllowCrossDeviceClipboard"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\DataCollection] "AllowDeviceNameInTelemetry"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\Windows\SettingSync] "DisableSettingSync"=dword:00000002 ;VM CEIP OFF [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\AppV\CEIP] "CEIPEnable"=dword:00000000 ;Turn off Find my device in user [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Policies\Microsoft\FindMyDevice] "AllowFindMyDevice"=dword:00000000 ;Notepad add statusbar and Wrap text [HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Notepad] "fWrap"=dword:00000001 "StatusBar"=dword:00000001 ; Remove OneDrive from install users not need if uninstall packages ;[HKEY_LOCAL_MACHINE\WIM_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] ;"OneDriveSetup"=- Spoiler: Offline SOFTWARE Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\CloudContent] "ConfigureWindowsSpotlight"=dword:00000002 "DisableWindowsSpotlightOnActionCenter"=dword:00000001 "DisableWindowsSpotlightOnSettings"=dword:00000001 "DisableWindowsSpotlightWindowsWelcomeExperience"=dword:00000001 "DisableSoftLanding"=dword:00000001 "DisableWindowsSpotlightFeatures"=dword:00000001 "DisableThirdPartySuggestions"=dword:00000001 "DisableWindowsConsumerFeatures"=dword:00000001 "DisableTailoredExperiencesWithDiagnosticData"=dword:00000001 ; Disable OOBE Screen - "Choose privacy settings for your device" ; Disable Cortana Voice Support during OOBE [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE] "DisableVoice"=dword:00000001 "PrivacyConsentStatus"=dword:00000001 "ProtectYourPC"=dword:00000003 ; Disable OOBE Screen - "Make Cortana your personal assistance" [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Speech_OneCore\AudioPolicy] "VoiceActivationIsBatteryCertified"=dword:00000000 ; Disable Privacy Settings Experience at Sign-in [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\OOBE] "DisablePrivacyExperience"=dword:00000001 ;Disable OOBE Screen Synchronize the activities Clipboard history Turn Off [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\System] "EnableActivityFeed"=dword:00000000 "PublishUserActivities"=dword:00000000 "UploadUserActivities"=dword:00000000 "AllowClipboardHistory"=dword:00000000 "AllowCrossDeviceClipboard"=dword:00000000 ; Disable diagnostic data from customizing user experiences for whole machine [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\Privacy] "TailoredExperiencesWithDiagnosticDataEnabled"=dword:00000000 ;Disable System Restore [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore] "DisableSR"=dword:00000001 ;Always Off Store Automatic Download Updates [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\WindowsStore] "AutoDownload"=dword:00000002 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate] "AutoDownload"=dword:00000002 ;Turn Off Improve Inking & Typing Recognition for All Users [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\TextInput] "AllowLinguisticDataCollection"=dword:00000000 ;Turn Off Find My Device [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\FindMyDevice] "AllowFindMyDevice"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Settings\FindMyDevice] "LocationSyncEnabled"=dword:00000000 ;Send "Security" Diagnostic and Usage Data [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection] "AllowTelemetry"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\DataCollection] "AllowTelemetry"=dword:00000000 "AllowDeviceNameInTelemetry"=dword:00000000 "MaxTelemetryAllowed"=dword:00000000 "DoNotShowFeedbackNotifications"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Wow6432Node\Policies\Microsoft\Windows\CurrentVersion\DataCollection] "AllowTelemetry"=dword:00000000 "DoNotShowFeedbackNotifications"=dword:00000001 ; Experimental with machine OFF [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\PolicyManager\default\System\AllowExperimentation] "value"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\WINEVT\Channels\Microsoft-Windows-Application-Experience/Program-Telemetry] "Enabled"=dword:00000000 ; Turn off Handwriting Data Sharing [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\InputPersonalization] "AllowInputPersonalization"=dword:00000000 "RestrictImplicitInkCollection"=dword:00000001 "RestrictImplicitTextCollection"=dword:00000001 ;Send Miccrosoft info about how ... ;Off Improve Inking & Typing Recognition for Current User [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Input\TIPC] "Enabled"=dword:00000000 ;Turn off handwriting recognition error reporting [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\HandwritingErrorReports] "PreventHandwritingErrorReports"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\TabletPC] "PreventHandwritingDataSharing"=dword:00000001 ;Disable Application Telemetry, Inventory Collector, Program Compatibility Assistant, Steps Recorder [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\AppCompat] "AITEnable"=dword:00000000 "DisableInventory"=dword:00000001 "DisablePCA"=dword:00000001 "DisableUAR"=dword:00000001 ;Turn off Biometrics [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Biometrics] "Enabled"=dword:00000000 ; Turn off Camera on Lockscreen [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\Personalization] "NoLockScreenCamera"=dword:00000001 ;Turn off Location And Sensors [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors] "DisableLocation"=dword:00000001 "DisableWindowsLocationProvider"=dword:00000001 "DisableLocationScripting"=dword:00000001 "DisableSensors"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\MdmCommon\SettingValues] "LocationSyncEnabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\location] "Value"="Deny" ;Turn off - Allow Experimentation on Windows 10 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\PolicyManager\current\device\System] "AllowExperimentation"=dword:00000000 ;Turn off - Allow Advertising on Bluetooth [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\PolicyManager\current\device\Bluetooth] "AllowAdvertising"=dword:00000000 ;Turn off - Allow Message Service Cloud Sync [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\Messaging] "AllowMessageSync"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Messenger\Client] "CEIP"=dword:00000002 ;Don't allow this PC to be projected to [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\Connect] "AllowProjectionToPC"=dword:00000000 ;Disable Windows Update via peer-to-peer [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization\Config] "DODownloadMode"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\DeliveryOptimization] "DODownloadMode"=dword:00000000 "SystemSettingsDownloadMode"=dword:00000000 ;Disable updates to the speech recognition and speech synthesis modules [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Speech] "AllowSpeechModelUpdate"=dword:00000000 ;Disable Microsoft SpyNet membership [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows Defender\Spynet] "SpyNetReporting"=dword:00000000 "SubmitSamplesConsent"=dword:00000002 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows Defender\Spynet] "SpyNetReporting"=dword:00000000 "SubmitSamplesConsent"=dword:00000002 ;Disable reporting of malware infection information [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\MRT] "DontReportInfectionInformation"=dword:00000001 ; Cortana off and display web results in Search [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\Windows Search] "AllowSearchToUseLocation"=dword:00000000 "AllowCloudSearch"=dword:00000000 "AllowCortanaAboveLock"=dword:00000000 "AllowCortana"=dword:00000000 "AllowCortanaInAAD"=dword:00000000 "ConnectedSearchPrivacy"=dword:00000003 "ConnectedSearchUseWeb"=dword:00000000 "ConnectedSearchUseWebOverMeteredConnections"=dword:00000000 "DisableWebSearch"=dword:00000001 ; Disable download and updates of speech recognition and speech synthesis models [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Speech_OneCore\Preferences] "ModelDownloadAllowed"=dword:00000000 "VoiceActivationDefaultOn"=dword:00000000 "VoiceActivationEnableAboveLockscreen"=dword:00000000 ; Disable and reset Advertising ID and info for the machine [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo] "Enabled"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\AdvertisingInfo] "Enabled"=dword:00000000 ;Turn off AppV Microsoft Customer Experience Improvement Program (CEIP) [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\AppV\CEIP] "CEIPEnable"=dword:00000000 ;Turn off Windows Customer Experience Improvement Program [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\SQMClient\Windows] "CEIPEnable"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Internet Explorer\SQM] "DisableCustomerImprovementProgram"=dword:00000000 ;Disable Sync your settings [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\SettingSync] "DisableSettingSync"=dword:00000002 "DisableSettingSyncUserOverride"=dword:00000001 ; Disable sharing of handwriting error reports [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\HandwritingErrorReports] "PreventHandwritingErrorReports"=dword:00000001 ;Disable Thumbsdb on network drives ;Remove Look for an app in the Store [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\Explorer] "DisableThumbsDBOnNetworkFolders"=dword:00000001 "DisableSearchBoxSuggestions"=dword:00000001 "NoNewAppAlert"=dword:00000001 "NoUseStoreOpenWith"=dword:00000001 ;Disable online tips and help for Settings app [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] "AllowOnlineTips"=dword:00000000 ;Disable "Ask to project to this PC" to "Never" option [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\MiracastReceiver] "ConsentToast"=dword:00000002 "EnabledOnACOnly"=dword:00000000 ;Disable DCOM [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Ole] "EnableDCOM"="N" ;Thumbs cache off [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoThumbnailCache"=dword:00000001 "DisableThumbnailCache"=dword:00000001 "NoInstrumentation"=dword:00000001 "NoRecentDocsHistory"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoAutorun"=dword:00000001 ;Disable Windows Error Reporting [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\Windows Error Reporting] "Disabled"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\Windows Error Reporting] "Disabled"=dword:00000001 ;Windows Ink Workspace off [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\WindowsInkWorkspace] "AllowWindowsInkWorkspace"=dword:00000000 "AllowSuggestedAppsInWindowsInkWorkspace"=dword:00000000 ;Turn off Automatic Download and Update of Map Data [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\Maps] "AutoDownloadAndUpdateMapData"=dword:00000000 "AllowUntriggeredNetworkTrafficOnSettingsPage"=dword:00000000 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\DirectPlayNATHelp\DPNHUPnP] "UPnPMode"=dword:00000002 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows Defender\MpEngine] "MpEnablePus"=dword:00000001 ;Deny Windows and Apps Access to Account Info for All Users [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\userAccountInformation] "Value"="Deny" ;Disable app diag info about your other apps [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\appDiagnostics] "Value"="Deny" ;Protect your password do not see any [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\CredUI] "DisablePasswordReveal"=dword:00000001 ;;Turn Off “Online Speech Recognition” [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Speech_OneCore\Settings\OnlineSpeechPrivacy] "HasAccepted"=dword:00000000 ;Removing 3D Objects Section from Windows Explorer Navigation Pane [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{0DB7E03F-FC29-4DC6-9020-FF41B59E513A}] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{0DB7E03F-FC29-4DC6-9020-FF41B59E513A}] ;Enable full Reset Base for instal.wim ;[HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Configuration] ;"DisableResetbase"=dword:00000000 ;Turn off Send diagnostic data to Microsoft [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\Diagnostics\DiagTrack\EventTranscriptKey] "EnableEventTranscript"=dword:00000000 ;Turn off Reserved space HDD [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\ReserveManager] "MiscPolicyInfo"=dword:00000002 "PassedPolicy"=dword:00000000 "ShippedWithReserves"=dword:00000000 ;Turn off OneDrive [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\OneDrive] "PreventNetworkTrafficPreUserSignIn"=dword:00000001 [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\OneDrive] "DisableFileSyncNGSC"=dword:00000001 ;Disabling Link-Local Multicast Name Resolution (LLMNR)... [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows NT\DNSClient] "EnableMulticast"=dword:00000000 ;Disabling Internet Connection Sharing... [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\Network Connections] "NC_ShowSharedAccessUI"=dword:00000000 ;remove shortcut link [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] "Link"=hex(3):00,00,00,00 ;Hibernate Option off [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FlyoutMenuSettings] "ShowHibernateOption"=dword:00000000 ;Disable GameDVR [HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Policies\Microsoft\Windows\GameDVR] "AllowGameDVR"=dword:00000000 ;Remove 3D Paint and 3D Print [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.3mf\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.bmp\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.fbx\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.gif\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.glb\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.jfif\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.jpe\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.jpeg\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.jpg\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.obj\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.ply\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.png\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.stl\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.tif\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.tiff\Shell\3D Edit] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.3ds\Shell\3D Print] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.3mf\Shell\3D Print] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.dae\Shell\3D Print] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.dxf\Shell\3D Print] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.obj\Shell\3D Print] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.ply\Shell\3D Print] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.stl\Shell\3D Print] [-HKEY_LOCAL_MACHINE\WIM_SOFTWARE\Classes\SystemFileAssociations\.wrl\Shell\3D Print] Spoiler: Offline SYSTEM Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Control] "WaitToKillServiceTimeout"="2000" ;Tweaks for HDD and SSD [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Control\FileSystem] "NtfsDisable8dot3NameCreation"=dword:00000001 "NtfsDisableLastAccessUpdate"=dword:80000001 ;Disabling Hibernation... [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Control\Session Manager\Power] "HibernateEnabled"=dword:00000000 ;Remove Administrative Shares [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\LanmanServer\Parameters] "AutoShareWks"=dword:00000000 "AutoShareServer"=dword:00000000 ;AllJoyn Router Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\AJRouter] "Start"=dword:00000004 ;Cellular Time OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\autotimesvc] "Start"=dword:00000004 ;GameDVR and Broadcast User Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\BcastDVRUserService] "Start"=dword:00000004 "UserServiceFlags"=dword:00000000 ;Bluetooth Support Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\bthserv] "Start"=dword:00000004 ;CaptureService OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\CaptureService] "Start"=dword:00000004 "UserServiceFlags"=dword:00000000 ;Offline Files OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\CscService] "Start"=dword:00000004 ;Clipboard User Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\cbdhsvc] "Start"=dword:00000004 "UserServiceFlags"=dword:00000000 ;Connected Devices Platform Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\CDPSvc] "Start"=dword:00000004 ;Connected Devices Platform User Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\CDPUserSvc] "Start"=dword:00000004 "UserServiceFlags"=dword:00000000 ;ConsentUX OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\ConsentUxUserSvc] "Start"=dword:00000004 "UserServiceFlags"=dword:00000000 ;DevicePicker OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\DevicePickerUserSvc] "Start"=dword:00000004 "UserServiceFlags"=dword:00000000 ;Delivery Optimization OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\DoSvc] "Start"=dword:00000004 ;Windows Camera Frame Server OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\FrameServer] "Start"=dword:00000004 ;Windows Mobile Hotspot Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\icssvc] "Start"=dword:00000004 ;Geolocation Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\lfsvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\lfsvc\Service\Configuration] "Status"=dword:00000000 ;Link-Layer Topology Discovery Mapper OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\lltdsvc] "Start"=dword:00000004 ;TCP/IP NetBIOS Helper OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\lmhosts] "Start"=dword:00000004 ;Downloaded Maps Manager OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\MapsBroker] "Start"=dword:00000004 ;Messaging Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\MessagingService] "Start"=dword:00000004 ;Mixed Reality OpenXR OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\MixedRealityOpenXRSvc] "Start"=dword:00000004 ;Program Compatibility Assistant OFF - new [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\PcaSvc] "Start"=dword:00000004 ;Phone Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\PhoneSvc] "Start"=dword:00000004 ;Contact Data OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\PimIndexMaintenanceSvc] "Start"=dword:00000004 "UserServiceFlags"=dword:00000000 ;PrintWorkflow OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\PrintWorkflowUserSvc] "Start"=dword:00000004 ;Remote Assistance OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Control\Remote Assistance] "fAllowFullControl"=dword:00000000 "fAllowToGetHelp"=dword:00000000 "fEnableChatControl"=dword:00000000 ;Disabling Remote Desktop... [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Control\Terminal Server] "fDenyTSConnections"=dword:00000001 ;Retail Demo Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\RetailDemo] "Start"=dword:00000004 ;Radio Management Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\RmSvc] "Start"=dword:00000004 ;Sensor Data Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\SensorDataService] "Start"=dword:00000004 ;Sensor Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\SensorService] "Start"=dword:00000004 ;Sensor Monitoring Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\SensrSvc] "Start"=dword:00000004 ;Internet Connection Sharing (ICS) OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\SharedAccess] "Start"=dword:00000004 ;Spatial Data Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\SharedRealitySvc] "Start"=dword:00000004 ;SSDP Discovery OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\SSDPSRV] "Start"=dword:00000004 ;Touch Keyboard and Handwriting Panel Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\TabletInputService] "Start"=dword:00000004 ;Auto Time Zone Updater OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\tzautoupdate] "Start"=dword:00000004 ;User Data Storage OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\UnistoreSvc] "Start"=dword:00000004 "UserServiceFlags"=dword:00000000 ;UPnP Device Host OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\upnphost] "Start"=dword:00000004 ;User Data Access OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\UserDataSvc] "Start"=dword:00000004 "UserServiceFlags"=dword:00000000 ;WalletService OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\WalletService] "Start"=dword:00000004 ;Windows Biometric Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\WbioSrvc] "Start"=dword:00000004 ;WebClient OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\WebClient] "Start"=dword:00000004 ;Windows Insider Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\wisvc] "Start"=dword:00000004 ;Windows Media Player Network Sharing Service OFF [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\WMPNetworkSvc] "Start"=dword:00000004 ;xbox services OFF next 6 services [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\XblAuthManager] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\XblGameSave] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\xboxgip] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\XboxGipSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\XboxNetApiSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001\Services\xinputhid] "Start"=dword:00000004 create reg file from up and then load commands but all reg files start with NSUDO with full access Spoiler: Commands Code: DISM /Mount-Wim /WimFile:E:\WIMx_OS\install.wim /index:1 /MountDir:E:\WIMx_OS\mount REG LOAD HKEY_LOCAL_MACHINE\WIM_NTUSER E:\WIMx_OS\mount\Users\Default\NTUSER.DAT REG LOAD HKEY_LOCAL_MACHINE\WIM_SOFTWARE E:\WIMx_OS\mount\Windows\System32\config\SOFTWARE REG LOAD HKEY_LOCAL_MACHINE\WIM_SYSTEM E:\WIMx_OS\mount\Windows\System32\config\SYSTEM REG UNLOAD HKEY_LOCAL_MACHINE\WIM_NTUSER REG UNLOAD HKEY_LOCAL_MACHINE\WIM_SOFTWARE REG UNLOAD HKEY_LOCAL_MACHINE\WIM_SYSTEM DISM /Unmount-Image /MountDir:E:\WIMx_OS\mount /Commit REN E:\WIMx_OS\install.wim pre-set.wim DISM /Export-Image /SourceImageFile:"E:\WIMx_OS\pre-set.wim" /SourceIndex:1 /DestinationImageFile:"E:\WIMx_OS\install.wim" /Compress:max Spoiler: Add info for offline to online registry change Code: For tweaks convert from offline to online use notepad and change HKEY_LOCAL_MACHINE\WIM_NTUSER replace with HKEY_CURRENT_USER HKEY_LOCAL_MACHINE\WIM_SOFTWARE replace with HKEY_LOCAL_MACHINE HKEY_LOCAL_MACHINE\WIM_SYSTEM\ControlSet001 replace with HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
How is this different from what is better? - https://forums.mydigitallife.net/th...1803-1903-19h2-1909-20h1-and-ltsc-2019.80038/
Here's a FULL OneDrive removal - https://forums.mydigitallife.net/threads/fully-microsoft-onedrive-removal.80931/
If you do not like or not want to manually, then go to script automation. I mean there are people who want to see a different way this is certain some want to gradually see what is removed and what is added. If no one needs this topic, I will ask Administrators for delete this topic on my request.
This is for offline for online is others I have online then convert to offline mode for user no need nsudo but for software and system is need tool for trustedinstaller. If you have other access with trustedinstaller add with other but nsudo e fast and GUI.
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001 - - - - OFFline HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet - ONline If I am not mistaken @petok not bad at all, however... re: appx Uninstalled I believe you will find that Microsoft.XboxIdentityProvider_12.67.21001.0_neutral_~_8wekyb3d8bbwe.appxbundle is part of the windows store package (removal not reccommended if using Store)
Yes is part, but store work I have tested aplications ~40 and is good, for games maybe is need I no have Xbox console and not need.