All registry commands of privacy settings?


  1. Posts : 121
    Windows 10 x64
       #1

    All registry commands of privacy settings?


    Hi,

    Can anyone share all cmd registry commands of privacy settings (general, camera, location, etc.) so i can apply all changes in one-click?

    I have these so far

    rem 1 - Get fun facts, tips, tricks, and more on your lock screen (ADs) / Windows Spotlight
    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "RotatingLockScreenEnabled" /t REG_DWORD /d "0" /f
    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "RotatingLockScreenOverlayEnabled" /t REG_DWORD /d "0" /f

    rem 1 - Get tips, tricks, and suggestions as you use Windows (ADs) / Can cause high disc usage via a process System and compressed memory
    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SoftLandingEnabled" /t REG_DWORD /d "0" /f


    rem 1 - Shows occasional suggestions in Start menu (ADs)
    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SystemPaneSuggestionsEnabled" /t REG_DWORD /d "0" /f

    rem Diagnostic and usage data / 0 - Never / 1 - Basic / 2 - Enhanced / 3 - Full
    reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\DataCollection" /v "AllowTelemetry" /t REG_DWORD /d "0" /f
    reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\WINEVT\Channels\Microsoft-Windows-Application-Experience/Program-Telemetry" /v "Enabled" /t REG_DWORD /d "0" /f
    reg add "HKLM\Software\Policies\Microsoft\Windows\DataCollection" /v "AllowTelemetry" /t REG_DWORD /d "0" /f


    rem 0 - Disable Customer Experience Improvement (CEIP/SQM - Software Quality Management)
    reg add "HKLM\Software\Policies\Microsoft\SQMClient\Windows" /v "CEIPEnable" /t REG_DWORD /d "0" /f


    rem 0 - Disable Application Impact Telemetry (AIT)
    reg add "HKLM\Software\Policies\Microsoft\Windows\AppCompat" /v "AITEnable" /t REG_DWORD /d "0" /f

    rem 1 - Disable AD customization
    reg add "HKLM\Software\Policies\Microsoft\Windows\AdvertisingInfo" /v "DisabledByGroupPolicy" /t REG_DWORD /d "1" /f
    reg add "HKLM\Software\Policies\Microsoft\Windows\AdvertisingInfo" /v "Enabled" /t REG_DWORD /d "0" /f
      My Computer


  2. Posts : 42,991
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #2

    There are programs that attempt to apply so-called privacy settings:
    Spybot Anti-Beacon
    O&O ShutUp10
    etc

    These may provide you with a lot more options.
    However beware. Applying these in the past has led to issues like 'Some settings are managed by your organisation' appearing in Settings dialogues, so need to be checked carefully for untoward effects.

    I certainly wouldn't hack the registry in the manner you are suggesting, unless you are an expert capable of fully assessing the impact of such changes.
      My Computers


  3. Posts : 121
    Windows 10 x64
    Thread Starter
       #3

    I know the risks but i need all commands of registry so i can make my own program that automatically apply changes if a user logged in for first time. We don't use metro apps at school but they like to have better performance and more privacy.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:33.
Find Us




Windows 10 Forums