template-windows10.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. {
  2. "WindowsVersion": 10,
  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. "EnableLoginVerbose": null,
  73. "SvchostProcessSplitting": {
  74. "Disable": null,
  75. "RAM": null
  76. }
  77. },
  78. "Tweaks": {
  79. "EnablePerformanceTweaks": null,
  80. "DisableNetworkThrottling": null,
  81. "DisableSystemRestore": null,
  82. "DisablePrintService": null,
  83. "DisableMediaPlayerSharing": null,
  84. "DisableErrorReporting": null,
  85. "DisableHomeGroup": null,
  86. "DisableSuperfetch": null,
  87. "DisableTelemetryTasks": null,
  88. "DisableOffice2016Telemetry": null,
  89. "DisableCompatibilityAssistant": null,
  90. "DisableHibernation": null,
  91. "DisableSMB1": null,
  92. "DisableSMB2": null,
  93. "DisableNTFSTimeStamp": null,
  94. "DisableFaxService": null,
  95. "DisableSmartScreen": null,
  96. "DisableStickyKeys": null,
  97. "DisableCloudClipboard": null,
  98. "EnableLegacyVolumeSlider": null,
  99. "DisableQuickAccessHistory": null,
  100. "DisableStartMenuAds": null,
  101. "UninstallOneDrive": null,
  102. "DisableMyPeople": null,
  103. "DisableAutomaticUpdates": null,
  104. "ExcludeDrivers": null,
  105. "DisableTelemetryServices": null,
  106. "DisablePrivacyOptions": null,
  107. "DisableCortana": null,
  108. "DisableSensorServices": null,
  109. "DisableWindowsInk": null,
  110. "DisableSpellingTyping": null,
  111. "DisableXboxLive": null,
  112. "DisableGameBar": null,
  113. "DisableInsiderService": null,
  114. "DisableStoreUpdates": null,
  115. "EnableLongPaths": null,
  116. "RemoveCastToDevice": null,
  117. "EnableGamingMode": null,
  118. "DisableTPMCheck": null,
  119. "DisableVirtualizationBasedTechnology": null,
  120. "DisableVisualStudioTelemetry": null,
  121. "DisableFirefoxTemeletry": null,
  122. "DisableChromeTelemetry": null,
  123. "DisableNVIDIATelemetry": null,
  124. "DisableSearch": null,
  125. "DisableEdgeDiscoverBar": null,
  126. "DisableEdgeTelemetry": null,
  127. "RestoreClassicPhotoViewer": null,
  128. "EnableUtcTime": null,
  129. "ShowAllTrayIcons": null,
  130. "RemoveMenusDelay": null,
  131. "DisableModernStandby": null,
  132. "HideTaskbarWeather": null,
  133. "HideTaskbarSearch": null,
  134. "DisableNewsInterests": null
  135. }
  136. }