Skip to content

PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019

Notifications You must be signed in to change notification settings

Larrydon/Win10BuildInit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win10BuildInit

原本的作者: Disassembler0/Win10-Initial-Setup-Script

喜歡原作者一鍵優化的簡單和模組化的檔案架構

最後一版 3.10 拿來繼續修改成個人喜歡的WIN10/WIN11環境

針對 WIN10/WIN11 電腦做一鍵優化的調整,建議在安裝完作業系統後就可以使用,

可重複使用沒有次數的問題,主要是調整 OS 高效能作業環境和關閉不常使用的功能。

將 OS 打造成比較容易操作的 UI 界面。

主要的一鍵優化的調整項目:

關閉電腦休眠、設定工具列方向在上面(不自動隱藏,WIN11無法調整方向,只能固定在下面)、網路卡取消 IPv6、關閉系統保護、關閉磁碟重組排程、關閉已停止運作視窗、

保留內建的 Windows Defender,讓電腦至少還有一個防毒保護(若有影響在視情況關閉)、解決開啟遠端分享的共用資料夾、

關閉檔案總管的快速存取、新增英文鍵盤(預設打字變成英數,要打中文在選回中文鍵盤)、桌面顯示我的電腦和控制台、

開啟.NET Framework3.5

開啟搜尋方塊,儘量不要打開Window鍵下的[搜尋程式及檔案],避免搜尋UAC時,按下[U]就變成關機快捷鍵

About

PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 99.6%
  • Batchfile 0.4%