template-windows11.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  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. "FlushDNSCache": null
  42. },
  43. "ProcessControl": {
  44. "Prevent": [],
  45. "Allow": []
  46. },
  47. "HostsEditor": {
  48. "Block": [],
  49. "Add": [],
  50. "Remove": [],
  51. "IncludeWwwCname": null
  52. },
  53. "RegistryFix": {
  54. "TaskManager": null,
  55. "CommandPrompt": null,
  56. "ControlPanel": null,
  57. "FolderOptions": null,
  58. "RunDialog": null,
  59. "RightClickMenu": null,
  60. "WindowsFirewall": null,
  61. "RegistryEditor": null
  62. },
  63. "Integrator": {
  64. "TakeOwnership": null,
  65. "OpenWithCMD": null
  66. },
  67. "AdvancedTweaks": {
  68. "UnlockAllCores": null,
  69. "DisableHPET": null,
  70. "EnableLoginVerbose": null,
  71. "SvchostProcessSplitting": {
  72. "Disable": null,
  73. "RAM": null
  74. }
  75. },
  76. "Tweaks": {
  77. "EnablePerformanceTweaks": null,
  78. "DisableNetworkThrottling": null,
  79. "DisableWindowsDefender": null,
  80. "DisableSystemRestore": null,
  81. "DisablePrintService": null,
  82. "DisableMediaPlayerSharing": null,
  83. "DisableErrorReporting": null,
  84. "DisableHomeGroup": null,
  85. "DisableSuperfetch": null,
  86. "DisableTelemetryTasks": null,
  87. "DisableOffice2016Telemetry": null,
  88. "DisableCompatibilityAssistant": null,
  89. "DisableHibernation": null,
  90. "DisableSMB1": null,
  91. "DisableSMB2": null,
  92. "DisableNTFSTimeStamp": null,
  93. "DisableFaxService": null,
  94. "DisableSmartScreen": null,
  95. "DisableStickyKeys": null,
  96. "DisableCloudClipboard": null,
  97. "EnableLegacyVolumeSlider": null,
  98. "DisableQuickAccessHistory": null,
  99. "DisableStartMenuAds": null,
  100. "UninstallOneDrive": null,
  101. "DisableMyPeople": null,
  102. "DisableAutomaticUpdates": null,
  103. "ExcludeDrivers": null,
  104. "DisableTelemetryServices": null,
  105. "DisablePrivacyOptions": null,
  106. "DisableCortana": null,
  107. "DisableSensorServices": null,
  108. "DisableWindowsInk": null,
  109. "DisableSpellingTyping": null,
  110. "DisableXboxLive": null,
  111. "DisableGameBar": null,
  112. "DisableInsiderService": null,
  113. "DisableStoreUpdates": null,
  114. "EnableLongPaths": null,
  115. "RemoveCastToDevice": null,
  116. "EnableGamingMode": null,
  117. "TaskbarToLeft": null,
  118. "DisableSnapAssist": null,
  119. "DisableWidgets": null,
  120. "DisableChat": null,
  121. "TaskbarSmaller": null,
  122. "DisableStickers": null,
  123. "ClassicRibbon": null,
  124. "ClassicMenu": null,
  125. "DisableTPMCheck": null,
  126. "CompactMode": null,
  127. "DisableVirtualizationBasedTechnology": null,
  128. "DisableVisualStudioTelemetry": null,
  129. "DisableFirefoxTemeletry": null,
  130. "DisableChromeTelemetry": null,
  131. "DisableNVIDIATelemetry": null,
  132. "DisableSearch": null,
  133. "DisableEdgeDiscoverBar": null,
  134. "DisableEdgeTelemetry": null,
  135. "RestoreClassicPhotoViewer": null
  136. }
  137. }