- Clean install.
- Reject all telemetry.
- Uninstall everything possible and reduce the permissions of everything left.
- Turn off all startup programs.
- Remove everything from statusbar.
- Install Visual C++ Redistributable.
- Install essentials.
- Install scoop.
Set-ExecutionPolicy RemoteSigner -Scope CurrentUser irm get.scoop.sh | iex scoop bucket add extras
- Install browser.
scoop install brave
- Install shell tools.
scoop install nu scoop install git scoop install neovim scoop install helix
- Install window manager.
scoop install whkd scoop install komorebi
- Install scoop.
- Install WSL
- Install Ubuntu to update WSL
wsl --install wsl -d Ubuntu
- Download and install NixOS-WSL
wsl --import NixOS .\NixOS\ nixos-wsl.tar.gz --version 2 wsl -s NixOS
- Install Ubuntu to update WSL