Advertisement
kub12

policy.reg

Oct 18th, 2019
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.48 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2. ; Computer Configuration - Administrative templates - System - App-V - CEIP - CEIP=disable
  3. ; Participate in Customer Experience Improvement Program
  4. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\AppV\CEIP]
  5. "CEIPEnable"=dword:00000000
  6.  
  7. ; Computer Configuration - Administrative templates - System - Internet Communication Management - Internet Communication Settings
  8. ; - Turn off handwriting personalization data sharing
  9. ; - Turn off handwriting recognition error reporting
  10. ; - Turn off Internet File Assosiation Service
  11. ; - Turn off Registration on Microsoft.com
  12. ; - Turn off Windows Messanger CEIP
  13. ; - Turn off Windows CEIP
  14. ; - Turn off Windows Error Reporting
  15. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\TabletPC]
  16. "PreventHandwritingDataSharing"=dword:00000001
  17. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\HandwritingErrorReports]
  18. "PreventHandwritingErrorReports"=dword:00000001
  19. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
  20. "NoInternetOpenWith"=dword:00000001
  21. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Registration Wizard Control]
  22. "NoRegistration"=dword:00000001
  23. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Messenger\Client]
  24. "CEIP"=dword:00000002
  25. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\SQMClient\Windows]
  26. "CEIPEnable"=dword:00000000
  27. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\PCHealth\ErrorReporting]
  28. "DoReport"=dword:00000000
  29. ; fake CEIP server
  30. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\SQMClient]
  31. "CorporateSQMURL"="1.1.1.1"
  32.  
  33. ; Computer Configuration - Administrative templates - Windows Components - Application Compatibility
  34. ; - Turn off Application Telemetry
  35. ; - Turn off Application Compatibility Engine
  36. ; - Turn off Program Compatibility Assistant
  37. ; - Turn off Inventory Collector
  38. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppCompat]
  39. "AITEnable"=dword:00000000
  40. "DisableEngine"=dword:00000001
  41. "DisableInventory"=dword:00000001
  42. "DisablePCA"=dword:00000001
  43.  
  44. ; Computer Configuration - Administrative templates - Windows Components - AutoPlay Policies - Turn off Autoplay
  45. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
  46. "NoDriveTypeAutoRun"=dword:000000ff
  47.  
  48. ; Computer Configuration - Administrative templates - Windows Components - Biometrics - Allow=false
  49. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Biometrics]
  50. "Enabled"=dword:00000000
  51.  
  52. ; Computer Configuration - Administrative templates - Windows Components - Cloud content
  53. ; - Dont show windows tips
  54. ; - Turn off Microsoft Consumer Experiences
  55. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent]
  56. "DisableSoftLanding"=dword:00000001
  57. "DisableWindowsConsumerFeatures"=dword:00000001
  58.  
  59. ; Computer Configuration - Administrative templates - Windows Components - Data Collection and Preview Builds
  60. ; - Allow Telemetry: 0 = Security (minimal level)
  61. ; - allows the device name to be sent
  62. ; - Do not show feedback notifications
  63. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection]
  64. "AllowTelemetry"=dword:00000000
  65. "AllowDeviceNameInTelemetry"=dword:00000000
  66. "DoNotShowFeedbackNotifications"=dword:00000001
  67.  
  68. ; Computer Configuration - Administrative templates - Windows Components - File Explorer
  69. ; - Configure Windows Defender SmartScreen = disabled
  70. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
  71. "EnableSmartScreen"=dword:00000000
  72.  
  73. ; Computer Configuration - Administrative templates - Windows Components - Find My Device - Turn Off
  74. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FindMyDevice]
  75. "AllowFindMyDevice"=dword:00000000
  76.  
  77. ; Computer Configuration - Administrative templates - Windows Components - Microsoft User Experiences Virtualization (sync app and windows settings)
  78. ; - Enable UEV=false
  79. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\UEV\Agent]
  80. "Enabled"=dword:00000000
  81.  
  82. ; Computer Configuration - Administrative templates - Windows Components - OneDrive
  83. ; - Prevent OneDrive from generating network traffic until the user signs in to OneDrive
  84. ; - Prevent usage of OneDrive for file storage
  85. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OneDrive]
  86. "PreventNetworkTrafficPreUserSignIn"=dword:00000001
  87. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\OneDrive]
  88. "DisableFileSync"=dword:00000001
  89. "DisableFileSyncNGSC"=dword:00000001
  90.  
  91. ; Computer Configuration - Administrative templates - Windows Components - Search
  92. ; - Allow Cortana = disabled
  93. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search]
  94. "AllowCortana"=dword:00000000
  95.  
  96. ; Computer Configuration - Administrative templates - Windows Components - Shutdown Options
  97. ; - Turn off legacy remote shutdown interface
  98. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
  99. "DisableShutdownNamedPipe"=dword:00000001
  100.  
  101. ; Computer Configuration - Administrative templates - Windows Components - Software Protection Platform
  102. ; - Turn off KMS Client Online AVS Vaildation (data will not be sent to Microsoft)
  103. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\Software Protection Platform]
  104. "NoGenTicket"=dword:00000001
  105.  
  106. ; Computer Configuration - Administrative templates - Windows Components - Store
  107. ; - Turn off Automatic Download and Install of Updates
  108. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore]
  109. "AutoDownload"=dword:00000002
  110.  
  111. ; Disable Windows 8.1, Windows 10 MS Account Sync
  112. ; Computer Configuration - Administrative templates - Windows Components - Sync your settings - Do not sync
  113. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\SettingSync]
  114. "DisableSettingSync"=dword:00000002
  115. "DisableSettingSyncUserOverride"=dword:00000001
  116.  
  117. ; Computer Configuration - Administrative templates - Windows Components - Text Input
  118. ; - Improve inking and typing recognition (send to Microsoft)
  119. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\TextInput]
  120. "AllowLinguisticDataCollection"=dword:00000000
  121.  
  122.  
  123. ; Computer Configuration - Administrative templates - Windows Components - Windows Defender Antivirus - Turn off Windows Defender Antivirus
  124. ; disable Windows Defender
  125. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
  126. "DisableAntiSpyware"=dword:00000001
  127.  
  128. ; Computer Configuration - Administrative templates - Windows Components - Windows Defender SmartScreen
  129. ; - Explorer - Configure SmartScreen (same as Windows Components - File Explorer - SmartScreen)
  130. ; - Edge
  131. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
  132. "EnableSmartScreen"=dword:00000000
  133. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\PhishingFilter]
  134. "EnabledV9"=dword:00000001
  135.  
  136. ; Computer Configuration - Administrative templates - Windows Components - Windows Error Reporting
  137. ; - Disable Windows Error Reporting
  138. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Error Reporting]
  139. "Disabled"=dword:00000001
  140.  
  141. ; Computer Configuration - Administrative templates - Windows Components - Windows Media Digital Rights Management
  142. ; - Prevent DRM Internet Access
  143. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WMDRM]
  144. "DisableOnline"=dword:00000001
  145.  
  146. ; Computer Configuration - Administrative templates - Windows Components - Windows Update
  147. ; Configure Automatic Updates - disabled (need check and install manually)
  148. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
  149. "NoAutoUpdate"=dword:00000001
  150.  
  151. ; ...
  152. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection]
  153. "AllowTelemetry"=dword:00000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement