optimizer-template.json 3.8 KB

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