template-windows11.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. {
  2. "WindowsVersion": 11,
  3. "PostAction": {
  4. "Restart": null,
  5. "RestartType": "Normal"
  6. },
  7. "Cleaner": {
  8. "TempFiles": null,
  9. "BsodDumps": null,
  10. "ErrorReports": null,
  11. "RecycleBin": null,
  12. "InternetExplorer": null,
  13. "GoogleChrome": {
  14. "Cache": null,
  15. "Cookies": null,
  16. "History": null,
  17. "Session": null,
  18. "Passwords": null
  19. },
  20. "MozillaFirefox": {
  21. "Cache": null,
  22. "Cookies": null,
  23. "History": null
  24. },
  25. "MicrosoftEdge": {
  26. "Cache": null,
  27. "Cookies": null,
  28. "History": null,
  29. "Session": null
  30. },
  31. "BraveBrowser": {
  32. "Cache": null,
  33. "Cookies": null,
  34. "History": null,
  35. "Session": null,
  36. "Passwords": null
  37. }
  38. },
  39. "Pinger": {
  40. "SetDNS": "",
  41. "CustomDNSv4": [],
  42. "CustomDNSv6": [],
  43. "FlushDNSCache": null
  44. },
  45. "ProcessControl": {
  46. "Prevent": [],
  47. "Allow": []
  48. },
  49. "HostsEditor": {
  50. "Block": [],
  51. "Add": [],
  52. "Remove": [],
  53. "IncludeWwwCname": null
  54. },
  55. "RegistryFix": {
  56. "TaskManager": null,
  57. "CommandPrompt": null,
  58. "ControlPanel": null,
  59. "FolderOptions": null,
  60. "RunDialog": null,
  61. "RightClickMenu": null,
  62. "WindowsFirewall": null,
  63. "RegistryEditor": null
  64. },
  65. "Integrator": {
  66. "TakeOwnership": null,
  67. "OpenWithCMD": null
  68. },
  69. "AdvancedTweaks": {
  70. "UnlockAllCores": null,
  71. "DisableHPET": null,
  72. "EnableRegistryBackups": null,
  73. "EnableLoginVerbose": null,
  74. "SvchostProcessSplitting": {
  75. "Disable": null,
  76. "RAM": null
  77. }
  78. },
  79. "Tweaks": {
  80. "EnablePerformanceTweaks": null,
  81. "DisableNetworkThrottling": null,
  82. "DisableWindowsDefender": null,
  83. "DisableSystemRestore": null,
  84. "DisablePrintService": null,
  85. "DisableMediaPlayerSharing": null,
  86. "DisableErrorReporting": null,
  87. "DisableHomeGroup": null,
  88. "DisableSuperfetch": null,
  89. "DisableTelemetryTasks": null,
  90. "DisableOffice2016Telemetry": null,
  91. "DisableCompatibilityAssistant": null,
  92. "DisableHibernation": null,
  93. "DisableSMB1": null,
  94. "DisableSMB2": null,
  95. "DisableNTFSTimeStamp": null,
  96. "DisableFaxService": null,
  97. "DisableSmartScreen": null,
  98. "DisableStickyKeys": null,
  99. "DisableCloudClipboard": null,
  100. "EnableLegacyVolumeSlider": null,
  101. "DisableQuickAccessHistory": null,
  102. "DisableStartMenuAds": null,
  103. "UninstallOneDrive": null,
  104. "DisableMyPeople": null,
  105. "DisableAutomaticUpdates": null,
  106. "ExcludeDrivers": null,
  107. "DisableTelemetryServices": null,
  108. "DisablePrivacyOptions": null,
  109. "DisableCortana": null,
  110. "DisableSensorServices": null,
  111. "DisableWindowsInk": null,
  112. "DisableSpellingTyping": null,
  113. "DisableXboxLive": null,
  114. "DisableGameBar": null,
  115. "DisableInsiderService": null,
  116. "DisableStoreUpdates": null,
  117. "EnableLongPaths": null,
  118. "RemoveCastToDevice": null,
  119. "EnableGamingMode": null,
  120. "TaskbarToLeft": null,
  121. "DisableSnapAssist": null,
  122. "DisableWidgets": null,
  123. "DisableChat": null,
  124. "TaskbarSmaller": null,
  125. "DisableStickers": null,
  126. "ClassicRibbon": null,
  127. "ClassicMenu": null,
  128. "DisableTPMCheck": null,
  129. "CompactMode": null,
  130. "DisableVirtualizationBasedTechnology": null,
  131. "DisableVisualStudioTelemetry": null,
  132. "DisableFirefoxTemeletry": null,
  133. "DisableChromeTelemetry": null,
  134. "DisableNVIDIATelemetry": null,
  135. "DisableSearch": null,
  136. "DisableEdgeDiscoverBar": null,
  137. "DisableEdgeTelemetry": null,
  138. "DisableCoPilotAI": null,
  139. "RestoreClassicPhotoViewer": null,
  140. "EnableUtcTime": null,
  141. "ShowAllTrayIcons": null,
  142. "RemoveMenusDelay": null,
  143. "DisableModernStandby": null,
  144. "HideTaskbarWeather": null,
  145. "HideTaskbarSearch": null,
  146. "DisableNewsInterests": null
  147. }
  148. }