complete tweak list
Every change the application makes
All 122 changes, with the exact registry path or system setting for each. Published before you buy, not after.
Last updated
What is this?
Every change JINSHI PC Tweaks can make to a machine, generated directly from the application's own definitions rather than written by hand. If the software would write a registry value, that value is in this table. Nothing is summarised as "system optimizations".
All 122 are individually reversible, and a System Restore Point is created before any of them is applied. 82 write registry values; the rest use power plan settings, service configuration, netsh, fsutil or boot configuration.
If you want to know what an individual Windows setting actually does before changing it, the settings reference documents the ones worth understanding properly, and this page covers widely-repeated tweaks that Microsoft's documentation shows do not work as claimed.
Advanced — 12 changes
| Change | What it writes | Risk |
|---|---|---|
| Apply Timer Resolution Requests Globally Full detail Restores pre-Windows 10 2004 behaviour: a timer resolution requested by any process applies system-wide instead of only to the process that asked. Does not change the timer resolution by itself — an application must still request one. May increase power usage. |
HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\kernelGlobalTimerResolutionRequests = 1 |
medium |
| Disable Boot Logo & Animation Skip the Windows boot splash screen for a slightly faster boot |
boot config | low restart |
| Disable Kernel Mitigations (KVA Shadow) Full detail ⚠️ SECURITY RISK: Disable Kernel Virtual Address Shadow for improved syscall performance |
HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Memory ManagementFeatureSettings = 1 |
high restart |
| Disable Last Known Good Config Disable the Last Known Good Configuration boot option to speed up boot process |
HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Configuration ManagerBackupCount = 0 |
high restart |
| Disable Page File Full detail ⚠️ Requires 16GB+ RAM. Removes the pagefile to free SSD space — apps may crash if RAM is exhausted |
other | high restart |
| Disable SMBv1 Protocol Disable the insecure SMB version 1 protocol to improve network security (WannaCry exploit vector) |
HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer\ParametersSMB1 = 0 |
low restart on by default |
| Disable Spectre/Meltdown Mitigations Full detail ⚠️ SECURITY RISK: Disable the Spectre and Meltdown CPU vulnerability mitigations, removing their runtime overhead. Leaves the machine exposed to speculative-execution attacks — only on trusted single-user PCs. |
HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Memory ManagementFeatureSettingsOverride = 3HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Memory ManagementFeatureSettingsOverrideMask = 3 |
high restart |
| Disable TSC Synchronization Full detail Disable time stamp counter sync for reduced scheduler overhead — may cause timer issues in some apps |
boot config | high restart |
| Enable MSI Mode for GPU Switch GPU interrupt mode to Message Signaled Interrupts for lower DPC latency |
other | high restart |
| Large System Cache Full detail Tell Windows to use more RAM for file system caching — recommended for 16GB+ systems |
HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Memory ManagementLargeSystemCache = 1 |
medium restart |
| Maximize Network Adapter Buffers Full detail Increase receive and transmit buffers on your primary network adapter for throughput |
network adapter | medium |
| Restore Classic Context Menu (Win 11) Bring back the full right-click context menu without needing to click Show more options |
HKCU:\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32(Default) = |
low |
Debloat — 21 changes
| Change | What it writes | Risk |
|---|---|---|
| Block Silent App Installs Prevent Windows from silently installing sponsored apps and games |
HKCU:\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManagerSilentInstalledAppsEnabled = 0HKCU:\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManagerContentDeliveryAllowed = 0 |
low on by default |
| Disable AutoPlay Prevent automatic execution of content when inserting USB drives or media |
HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlersDisableAutoplay = 1 |
low on by default |
| Disable Background Apps Prevent UWP apps from running in the background and consuming resources |
HKCU:\Software\Microsoft\Windows\CurrentVersion\BackgroundAccessApplicationsGlobalUserDisabled = 1HKCU:\Software\Microsoft\Windows\CurrentVersion\SearchBackgroundAppGlobalToggle = 0 |
low on by default |
| Disable Chat Icon (Win 11) Remove the Teams Chat icon from the taskbar on Windows 11 |
HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedTaskbarMn = 0 |
low on by default |
| Disable Consumer Experience Block Microsoft Consumer Experience that installs sponsored apps and bloatware |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\CloudContentDisableWindowsConsumerFeatures = 1HKLM:\SOFTWARE\Policies\Microsoft\Windows\CloudContentDisableCloudOptimizedContent = 1 |
low on by default |
| Disable Cortana Disable Cortana system-wide via Group Policy to prevent background resource usage |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\Windows SearchAllowCortana = 0 |
low on by default |
| Disable Fax Service Disable the legacy Fax service that no one uses anymore |
service | low on by default |
| Disable Meet Now Remove the Meet Now / Chat icon from the taskbar system tray |
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\ExplorerHideSCAMeetNow = 1 |
low on by default |
| Disable News & Interests Feed Remove the news feed from the taskbar that loads web content and ads |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\Windows FeedsEnableFeeds = 0 |
low on by default |
| Disable OneDrive Startup Prevent OneDrive from starting automatically and syncing in the background |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\OneDriveDisableFileSyncNGSC = 1 |
low |
| Disable People Bar Remove the People icon from the taskbar (Win 10) |
HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\PeoplePeopleBand = 0 |
low on by default |
| Disable Print Spooler Service Stop the Print Spooler if you do not use a printer — reduces attack surface and saves memory |
service | medium |
| Disable Remote Assistance Turn off Windows Remote Assistance — reduces attack surface if you do not use it |
HKLM:\SYSTEM\CurrentControlSet\Control\Remote AssistancefAllowToGetHelp = 0 |
low |
| Disable Spotlight & Lock Screen Ads Turn off Windows Spotlight that shows ads and suggestions on the lock screen |
HKCU:\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManagerRotatingLockScreenEnabled = 0HKCU:\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManagerRotatingLockScreenOverlayEnabled = 0+1 more |
low on by default |
| Disable Start Menu Recommendations Turn off occasionally show suggestions in Start and recent items |
HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedStart_IrisRecommendations = 0HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedStart_TrackDocs = 0 |
low on by default |
| Disable Suggested Apps in Start Stop Windows from installing and suggesting apps in the Start menu |
HKCU:\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManagerSystemPaneSuggestionsEnabled = 0HKCU:\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManagerOemPreInstalledAppsEnabled = 0+1 more |
low on by default |
| Disable Tips & Suggestions Stop Windows from showing tips, tricks, and suggestions in the Start menu and Settings |
HKCU:\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManagerSoftLandingEnabled = 0HKCU:\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManagerSubscribedContent-338389Enabled = 0 |
low on by default |
| Disable Widgets (Win 11) Remove the Widgets board from the taskbar — stops background web content loading |
HKLM:\SOFTWARE\Policies\Microsoft\DshAllowNewsAndInterests = 0HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedTaskbarDa = 0 |
low on by default |
| Disable Windows Copilot (Win 11) Disable the AI Copilot sidebar which runs Edge processes in the background |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsCopilotTurnOffWindowsCopilot = 1HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedShowCopilotButton = 0 |
low |
| Disable Windows Recall (Win 11) Disable the AI Recall feature that takes screenshots of your activity |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsAIDisableAIDataAnalysis = 1 |
low on by default |
| Hide Taskbar Search Box Replace the full search box with just an icon or hide it entirely for a cleaner taskbar |
HKCU:\Software\Microsoft\Windows\CurrentVersion\SearchSearchboxTaskbarMode = 1 |
low |
Gaming — 19 changes
| Change | What it writes | Risk |
|---|---|---|
| Disable Error Reporting Stop Windows Error Reporting from collecting crash dumps in the background |
HKLM:\SOFTWARE\Microsoft\Windows\Windows Error ReportingDisabled = 1 |
low |
| Disable Focus Assist Turn off Windows Focus Assist that silently queues notifications but still processes them |
HKCU:\Software\Microsoft\Windows\CurrentVersion\CloudStore\Store\DefaultAccount\Current\default$windows.data.notifications.quiethourssettings\windows.data.notifications.quiethourssettingsData = ([byte[]](0x02,0x00,0x00,0x00))HKCU:\Software\Microsoft\Windows\CurrentVersion\Notifications\SettingsNOC_GLOBAL_SETTING_ALLOW_TOASTS_ABOVE_LOCK = 0 |
low |
| Disable Fullscreen Optimizations Full detail Prevent DWM from intercepting fullscreen games so they run in exclusive fullscreen instead of the composited flip model |
HKCU:\System\GameConfigStoreGameDVR_FSEBehaviorMode = 2HKCU:\System\GameConfigStoreGameDVR_HonorUserFSEBehaviorMode = 1+1 more |
low on by default |
| Disable Game DVR & Captures Full detail Disable background recording and screenshot capture hooks that add overhead |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\GameDVRAllowGameDVR = 0 |
low on by default |
| Disable Game Mode Notifications Full detail Suppress popup notifications while in Game Mode to prevent focus interruptions |
HKCU:\Software\Microsoft\GameBarShowStartupPanel = 0HKCU:\Software\Microsoft\GameBarGamePanelStartupTipIndex = 3 |
low on by default |
| Disable Keyboard Filter Keys Turn off Filter Keys to prevent missed rapid key presses in competitive gaming |
HKCU:\Control Panel\Accessibility\Keyboard ResponseFlags = 122 |
low on by default |
| Disable Mouse Acceleration Full detail Enable raw 1:1 mouse input — essential for consistent aim in FPS games |
HKCU:\Control Panel\MouseMouseSpeed = 0HKCU:\Control Panel\MouseMouseThreshold1 = 0+1 more |
low on by default |
| Disable Power Throttling Full detail Prevent Windows from throttling game processes to save power — ensures max CPU clocks |
HKLM:\SYSTEM\CurrentControlSet\Control\Power\PowerThrottlingPowerThrottlingOff = 1 |
low on by default |
| Disable Sticky Keys Prompt Prevent the Sticky Keys popup from interrupting gameplay when pressing Shift 5 times |
HKCU:\Control Panel\Accessibility\StickyKeysFlags = 506 |
low on by default |
| Disable Toggle Keys Sound Prevent the beep sound when pressing Num Lock, Caps Lock, or Scroll Lock |
HKCU:\Control Panel\Accessibility\ToggleKeysFlags = 58 |
low on by default |
| Disable Xbox Background Services Full detail Stop Xbox-related background services that consume CPU and memory |
service | low |
| Disable Xbox Game Bar Full detail Disable the Xbox Game Bar overlay and remove its in-game hook |
HKCU:\Software\Microsoft\GameBarUseNexusForGameBarEnabled = 0HKCU:\System\GameConfigStoreGameDVR_Enabled = 0 |
low on by default |
| Enable Game Mode Windows Game Mode prioritizes game processes for CPU and GPU resources |
HKCU:\Software\Microsoft\GameBarAllowAutoGameMode = 1HKCU:\Software\Microsoft\GameBarAutoGameModeEnabled = 1 |
low on by default |
| Force High Performance GPU Globally Set Windows to always prefer the high-performance GPU for all applications (laptops with dual GPUs) |
other | medium |
| Hardware-Accelerated GPU Scheduling Full detail Let the GPU manage its own memory scheduling — reduces latency on supported GPUs (NVIDIA 10xx+, AMD 5000+) |
HKLM:\SYSTEM\CurrentControlSet\Control\GraphicsDriversHwSchMode = 2 |
low restart on by default |
| Linear Mouse Input Full detail Sets pointer sensitivity to the neutral 6/11 position where Windows applies no scaling, and flattens the acceleration curve so cursor movement maps 1:1 to mouse movement. Does not change the Enhance Pointer Precision checkbox — that is handled by Disable Mouse Acceleration. |
HKCU:\Control Panel\MouseMouseSensitivity = 10HKCU:\Control Panel\MouseSmoothMouseXCurve = ([byte[]]$flat) |
low on by default |
| Optimize Cursor Shadow & Trail Disable cursor shadow and trails for reduced rendering overhead and cleaner visuals |
HKCU:\Control Panel\DesktopCursorBlinkRate = -1HKCU:\Control Panel\CursorsCursorShadow = 0+1 more |
low |
| System-Wide High DPI Override Set all applications to use Application DPI awareness to avoid scaling blur in games |
HKCU:\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers%SystemRoot%\explorer.exe = ~ |
low |
| Win32 Priority Separation (Gaming) Full detail Configure the kernel scheduler to favor foreground applications with short quantum intervals |
HKLM:\SYSTEM\CurrentControlSet\Control\PriorityControlWin32PrioritySeparation = 38 |
medium |
Network — 15 changes
| Change | What it writes | Risk |
|---|---|---|
| Disable Checksum Offload Full detail Disable TCP/UDP checksum offloading — reduces CPU-to-NIC roundtrips on some adapters |
network adapter | medium |
| Disable IPv6 Disable IPv6 when not needed — can improve network routing speed and reduce overhead on IPv4-only networks |
HKLM:\SYSTEM\CurrentControlSet\Services\Tcpip6\ParametersDisabledComponents = 0xFF |
medium restart |
| Disable LMHOSTS Lookup Disable legacy LMHOSTS name resolution which is unnecessary on modern networks |
HKLM:\SYSTEM\CurrentControlSet\Services\NetBT\ParametersEnableLMHOSTS = 0 |
low |
| Disable Nagle's Algorithm Full detail Send TCP packets immediately instead of buffering — reduces latency for real-time applications |
other | low restart on by default |
| Disable NetBIOS over TCP/IP Disable legacy NetBIOS protocol to reduce attack surface and broadcast traffic |
other | low |
| Disable Network Adapter Power Saving Full detail Prevent Windows from powering down network adapters to save energy — fixes random disconnects |
HKLM:\SYSTEM\CurrentControlSet\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}\0001PnPCapabilities = 24 |
low on by default |
| Disable Network Throttling Full detail Remove the Windows multimedia network throttle (default 10Mbps limit during multimedia) |
HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfileNetworkThrottlingIndex = 0xFFFFFFFF |
low on by default |
| Disable QoS Packet Scheduler Remove the 20% bandwidth reservation for QoS (Quality of Service) that Windows reserves by default |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\PschedNonBestEffortLimit = 0 |
low on by default |
| Disable TCP Timestamps Full detail Remove TCP timestamp option from packets — saves 12 bytes per packet and reduces kernel processing |
netsh | low |
| Disable Wi-Fi Sense Prevent Windows from sharing Wi-Fi passwords and automatically connecting to suggested hotspots |
HKLM:\SOFTWARE\Microsoft\WcmSvc\wifinetworkmanager\configAutoConnectAllowedOEM = 0 |
low on by default |
| Enable Receive-Side Scaling (RSS) Full detail Distribute incoming network traffic across multiple CPU cores for better throughput |
netsh | low on by default |
| Enable TCP Task Offloading Full detail Offload checksum calculation and segmentation to the NIC to free CPU cycles |
netsh | low on by default |
| Flush DNS Cache Clear stale DNS entries to resolve new IP addresses — useful after server migrations |
other | low |
| Optimize DNS Priority Reduce DNS query timeout and increase DNS cache size for faster lookups |
HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\ParametersMaxCacheTtl = 86400HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\ParametersMaxNegativeCacheTtl = 5 |
low on by default |
| Optimize MTU Size Set network adapter MTU to 1500 (standard optimal) and disable auto-MTU for consistency |
netsh, network adapter | low |
Performance — 20 changes
| Change | What it writes | Risk |
|---|---|---|
| Disable 8.3 Short Filenames Disable legacy DOS filename generation for faster NTFS file operations |
fsutil | low restart |
| Disable Background Blur (Acrylic) Disable the acrylic blur effect in Sign-in screen and Action Center for GPU savings |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\SystemDisableAcrylicBackgroundOnLogon = 1 |
low |
| Disable Cortana in Search Prevent Cortana from consuming resources during Windows Search queries |
HKCU:\Software\Microsoft\Windows\CurrentVersion\SearchCortanaConsent = 0 |
low on by default |
| Disable Delivery Optimization P2P Stop Windows from uploading update data to other PCs on the internet, saving bandwidth |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\DeliveryOptimizationDODownloadMode = 0 |
low on by default |
| Disable Fast Startup Full detail Prevents partial hibernate on shutdown — fixes driver issues and ensures a clean boot every time |
HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\PowerHiberbootEnabled = 0 |
low |
| Disable Hibernation Full detail Free disk space by removing hiberfil.sys (saves up to RAM-size in GB). Fast Startup still works via reduced hibernate. |
power plan | low |
| Disable Lock Screen Skip the lock screen and go straight to the password/PIN prompt on wake |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\PersonalizationNoLockScreen = 1 |
low |
| Disable NTFS Last Access Timestamps Full detail Reduce disk write operations by disabling last access time updates on files |
fsutil | low restart |
| Disable Prefetch & Superfetch Full detail Disable SysMain caching — beneficial on SSD systems where prefetch adds unnecessary disk writes |
HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParametersEnablePrefetcher = 0HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParametersEnableSuperfetch = 0 |
low |
| Disable Search Indexing Stop Windows Search indexing service to reduce disk I/O and CPU usage |
service | low on by default |
| Disable Storage Sense Prevent automatic background file cleanup which can surprise-delete temp files you still need |
HKCU:\Software\Microsoft\Windows\CurrentVersion\StorageSense\Parameters\StoragePolicy01 = 0 |
low |
| Disable Toast Notifications Suppress Windows notification popups that steal focus and consume resources |
HKCU:\Software\Policies\Microsoft\Windows\ExplorerDisableNotificationCenter = 1HKCU:\Software\Microsoft\Windows\CurrentVersion\PushNotificationsToastEnabled = 0 |
low |
| Disable Transparency Effects Remove taskbar and Start menu transparency for reduced GPU usage |
HKCU:\Software\Microsoft\Windows\CurrentVersion\Themes\PersonalizeEnableTransparency = 0 |
low on by default |
| Disable Visual Effects Turns off UI effects (menu/tooltip animation and fades), full-window drag, list-view shadows and taskbar animations. Window animations and transparency are handled by their own tweaks. |
other | low on by default |
| Disable Web Search in Start Menu Stop Bing web results from appearing in Start menu search — faster local results |
HKCU:\Software\Policies\Microsoft\Windows\ExplorerDisableSearchBoxSuggestions = 1 |
low on by default |
| Disable Window Animations Turn off minimize/maximize animations for instant window switching |
HKCU:\Control Panel\Desktop\WindowMetricsMinAnimate = 0 |
low on by default |
| Enable SSD TRIM Optimization Ensure TRIM is enabled for optimal SSD performance and longevity |
fsutil | low on by default |
| Keep Kernel in RAM Full detail Prevent Windows kernel and drivers from being paged to disk — requires sufficient RAM (8GB+) |
HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Memory ManagementDisablePagingExecutive = 1 |
medium restart |
| Reduce Menu Show Delay Full detail Set Start menu and right-click menu delay to 0ms for instant responsiveness |
HKCU:\Control Panel\DesktopMenuShowDelay = 0 |
low on by default |
| Remove Startup Delay Full detail Eliminate the 10-second startup delay Windows adds before launching startup programs |
HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\SerializeStartupDelayInMSec = 0 |
low restart on by default |
Power — 16 changes
| Change | What it writes | Risk |
|---|---|---|
| CPU Maximum State 100% Ensure CPU maximum processor state is at 100% — no artificial clock ceiling |
power plan | low on by default |
| CPU Minimum State 100% Set CPU minimum processor state to 100% — prevents downclocking under load |
power plan | medium |
| Disable Adaptive Brightness Stop Windows from automatically adjusting display brightness based on ambient light |
power plan | low |
| Disable CPU Core Parking Full detail Keep all CPU cores active at all times — prevents latency spikes from core wake-up |
power plan | medium |
| Disable Hard Disk Idle Timeout Keep hard drives spinning — prevents spin-up delays when accessing files after idle |
power plan | low |
| Disable Idle Processor Demote Full detail Prevent the CPU from demoting to a lower C-state during idle — keeps cores responsive |
power plan | medium |
| Disable PCI Express Link State Power Mgmt Prevent PCIe devices (GPU, NVMe) from entering low-power states that add latency |
power plan | low on by default |
| Disable Processor Throttle States Full detail Prevent Windows from throttling CPU frequency below maximum |
power plan | medium |
| Disable Sleep Timeout Prevent the PC from going to sleep — useful for gaming sessions and downloads |
power plan | low |
| Disable USB Selective Suspend Full detail Prevent USB devices from being powered down — fixes peripherals disconnecting randomly |
power plan | low on by default |
| Disable Wake Timers Prevent scheduled tasks or updates from waking your PC while it is sleeping |
power plan | low on by default |
| Do Nothing on Lid Close Prevent laptop from sleeping when lid is closed — useful with external monitor setups |
power plan | low |
| Enable CPU Boost Mode Full detail Ensure processor performance boost (turbo) is enabled for maximum single-thread speed |
power plan | low on by default |
| High Performance Power Plan Full detail Switch to the built-in High Performance power plan for maximum CPU clocks |
power plan | low on by default |
| Ultimate Performance Plan Full detail Enable the hidden Ultimate Performance power plan — no frequency scaling, maximum throughput |
power plan | medium |
| Wi-Fi Maximum Performance Full detail Set wireless adapter power saving to maximum performance for stable connections |
power plan | low on by default |
Privacy — 19 changes
| Change | What it writes | Risk |
|---|---|---|
| Disable Activity History Stop Windows from collecting your activity history and sending it to Microsoft |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\SystemEnableActivityFeed = 0HKLM:\SOFTWARE\Policies\Microsoft\Windows\SystemPublishUserActivities = 0+1 more |
low on by default |
| Disable Advertising ID Block the unique advertising identifier that tracks you across apps |
HKCU:\Software\Microsoft\Windows\CurrentVersion\AdvertisingInfoEnabled = 0 |
low on by default |
| Disable App Launch Tracking Stop Windows from tracking which apps you launch for Start menu suggestions |
HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedStart_TrackProgs = 0 |
low on by default |
| Disable App Notification Access Prevent apps from reading your notification content |
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\userNotificationListenerValue = Deny |
low |
| Disable Camera Access Block all apps from accessing your camera unless you re-enable per-app |
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\webcamValue = Deny |
low |
| Disable Clipboard History & Sync Prevent clipboard content from being stored and synced across devices |
HKCU:\Software\Microsoft\ClipboardEnableClipboardHistory = 0 |
low |
| Disable Connected User Experiences Full detail Block the Connected User Experiences and Telemetry service from phoning home |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\DataCollectionDisableOneSettingsDownloads = 1HKLM:\SOFTWARE\Policies\Microsoft\Windows\DataCollectionDoNotShowFeedbackNotifications = 1 |
low on by default |
| Disable Diagnostic Data Viewer Full detail Prevent the DiagTrack service from collecting extended diagnostic information |
service | low on by default |
| Disable Edge Tracking Prevention Set Microsoft Edge to strict tracking prevention mode via Group Policy |
HKLM:\SOFTWARE\Policies\Microsoft\EdgeTrackingPrevention = 3 |
low |
| Disable Feedback Prompts Full detail Stop Windows from asking you for feedback and sending usage data |
HKCU:\Software\Microsoft\Siuf\RulesNumberOfSIUFInPeriod = 0 |
low on by default |
| Disable Find My Device Turn off the Find My Device location-based tracking feature |
HKLM:\SOFTWARE\Microsoft\MdmCommon\SettingValuesLocationSyncEnabled = 0HKLM:\SOFTWARE\Policies\Microsoft\FindMyDeviceAllowFindMyDevice = 0 |
low |
| Disable Inking & Typing Personalization Stop Windows from collecting your typing data to train language models |
HKCU:\Software\Microsoft\InputPersonalizationRestrictImplicitInkCollection = 1HKCU:\Software\Microsoft\InputPersonalizationRestrictImplicitTextCollection = 1+2 more |
low on by default |
| Disable Location Tracking Turn off system-wide location services and tracking |
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\locationValue = Deny |
low on by default |
| Disable Microphone Access Block all apps from accessing your microphone unless you re-enable per-app |
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphoneValue = Deny |
low |
| Disable Online Speech Recognition Stop sending voice data to Microsoft cloud for processing |
HKCU:\Software\Microsoft\Speech_OneCore\Settings\OnlineSpeechPrivacyHasAccepted = 0 |
low on by default |
| Disable Settings Sync Stop Windows from syncing your settings, passwords, themes, etc. to your Microsoft account |
HKCU:\Software\Microsoft\Windows\CurrentVersion\SettingSyncSyncPolicy = 5HKCU:\Software\Microsoft\Windows\CurrentVersion\SettingSync\Groups\PersonalizationEnabled = 0+2 more |
low |
| Disable Tailored Experiences Full detail Prevent Microsoft from using diagnostic data to personalize ads, tips, and recommendations |
HKCU:\Software\Microsoft\Windows\CurrentVersion\PrivacyTailoredExperiencesWithDiagnosticDataEnabled = 0 |
low on by default |
| Disable Telemetry Full detail Set diagnostic data collection to the minimum level (Security only) |
HKLM:\SOFTWARE\Policies\Microsoft\Windows\DataCollectionAllowTelemetry = 0HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollectionAllowTelemetry = 0 |
low on by default |
| Disable Wi-Fi Password Sharing Prevent Windows from sharing your Wi-Fi passwords with contacts |
HKCU:\Software\Microsoft\WlanSvc\UserProfilesShareUserProfiles = 0HKCU:\Software\Microsoft\WlanSvc\UserProfilesShareUserProfiles = 0 |
low on by default |