template-windows10.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  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. "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. "DisableSystemRestore": null,
  80. "DisablePrintService": null,
  81. "DisableMediaPlayerSharing": null,
  82. "DisableErrorReporting": null,
  83. "DisableHomeGroup": null,
  84. "DisableSuperfetch": null,
  85. "DisableTelemetryTasks": null,
  86. "DisableOffice2016Telemetry": null,
  87. "DisableCompatibilityAssistant": null,
  88. "DisableHibernation": null,
  89. "DisableSMB1": null,
  90. "DisableSMB2": null,
  91. "DisableNTFSTimeStamp": null,
  92. "DisableFaxService": null,
  93. "DisableSmartScreen": null,
  94. "DisableStickyKeys": null,
  95. "DisableCloudClipboard": null,
  96. "EnableLegacyVolumeSlider": null,
  97. "DisableQuickAccessHistory": null,
  98. "DisableStartMenuAds": null,
  99. "UninstallOneDrive": null,
  100. "DisableMyPeople": null,
  101. "DisableAutomaticUpdates": null,
  102. "ExcludeDrivers": null,
  103. "DisableTelemetryServices": null,
  104. "DisablePrivacyOptions": null,
  105. "DisableCortana": null,
  106. "DisableSensorServices": null,
  107. "DisableWindowsInk": null,
  108. "DisableSpellingTyping": null,
  109. "DisableXboxLive": null,
  110. "DisableGameBar": null,
  111. "DisableInsiderService": null,
  112. "DisableStoreUpdates": null,
  113. "EnableLongPaths": null,
  114. "RemoveCastToDevice": null,
  115. "EnableGamingMode": null,
  116. "DisableTPMCheck": null,
  117. "DisableVirtualizationBasedTechnology": null,
  118. "DisableVisualStudioTelemetry": null,
  119. "DisableFirefoxTemeletry": null,
  120. "DisableChromeTelemetry": null,
  121. "DisableNVIDIATelemetry": null,
  122. "DisableSearch": null,
  123. "DisableEdgeDiscoverBar": null,
  124. "DisableEdgeTelemetry": null,
  125. "RestoreClassicPhotoViewer": null
  126. }
  127. }