https://zi.media/@yidianzixun/post/pbnXDf
簡單來說關閉以下服務
1. Connected User Experiences and Telemetry
2. Diagnostic Policy Service
3. Diagnostic Service Host
4. Diagnostic System Host
關閉P2P的windows update
1. 在找到最佳化傳遞並關掉它
關閉
[工作排程器]-[Microsoft]-[Windows]-[Application Experience]刪除或停用[Microsoft Compatibility Telemetry]排程
還有一些優化
關閉Windows Search
關閉superfetch(現叫sysmain)
關閉虛擬記憶體
https://kknews.cc/zh-tw/news/e4v5ejy.html
提高指定程式的優先權
https://superuser.com/questions/620724/changing-windows-process-priority-via-command-line
wmic process where name="node.exe" CALL setpriority "above normal"
wmic process where name="webstorm64.exe" CALL setpriority "above normal"
之類的
沒有留言:
張貼留言