This is a scripts to setup Windows 10
using PowerShell
.
Note: You can modify the scripts to fit your own requirements.
If you already have Windows 10
, run these commands in PowerShell
:
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/samuelramox/windows-setup/master/script.ps1'))
- Set a new computer name
- Remove a few pre-installed
UWP
applications:- Candy Crush
- Fitbit FitbitCoach
- Microsoft 3D Builder
- Microsoft 3D Viewer
- Microsoft Bing News
- Microsoft Mixed Reality Portal
- Microsoft One Connect
- Microsoft Print 3D
- Microsoft Solitaire Collection
- Microsoft Tips
- Microsoft Windows Feedback
- Microsoft Xbox
- Netflix
- Windows Mixed Reality
- Install
Chocolatey
and some apps:- Fira Code Font
- Git (with --params "/NoShellIntegration /NoAutoCrlf /SChannel /WindowsTerminal")
- Google Chrome
- Node.js LTS
- PeaZip
- qBittorrent
- Visual Studio Code
- Enable PUA Protection
- Disable Autoplay
- Disable Autorun for all drives
- Disable built-in Adobe Flash in IE and Edge
- Disable Windows Update P2P delivery optimization (WUDO) completely
- Install
oh-my-posh
and changeSet-ExecutionPolicy
toUnrestricted
- Install WSL
Open the Settings
app and go to the System group of settings
. Select the Clipboard
tab, and turn on Clipboard History
.
Allows user peek into a file content in lightning speed by just pressing the Space key. Link in Microsoft Store: QuickLook
Settings -> Apps -> Apps & features -> The Microsoft Store only (recommended). Note: I only do this when I've installed everything I need.