My personal dotfiles.
- Enable D.O.C.P.
- Enable Virtualization
- Adjust CPU Fan Curves
- Install Windows 10
- Disable all data collection
- Disable Cortana
- Disable UAC
- Download and install Windows 10 updates
- Update Powershell execution policy
- Run Powershell as administrator
> Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
- Run
./windows/setup.ps1
(usually requires restart) - Update all motherboard drivers
- Update graphics card drivers and settings
- GeForce Experience
- Power management mode:
Prefer maximum performance
- Texture filtering - Quality:
High performance
- Disable In-Game Overlay
- Disable
Reward is available
desktop notification - Enable
Automatically download driver updates...
- Update monitor refresh rate
- Install
Ubuntu
from Microsoft Store - Install utilities:
- Set WSLtty shortcut to always run as administrator
- Search
WSL Terminal
in start menu - Open file location
- Right click -> Properties -> Compatibility -> Run this program as administrator
- Search
- Set power plan to High Performance (AMD Ryzen specific if applicable)
- Disable extraneous audio devices
Compatible with Ubuntu v20.04+
> sudo --preserve-env=HOME USER=$USER ./apt-init-wsl