Setting up a new Windows PC
Some notes to my future self, for the next time I set up a new Windows PC.
Install . . .
Set-ExecutionPolicy Unrestricted -Scope CurrentUser
- Windows Terminal
- VS Code
- Git for Windows.
- Node.js This guide is your friend: Microsoft - Install NodeJS on Windows.
- Python
- WSL2
- Make sure Hyper-V and Virtual Machine Platform are enabled in Turn Windows Features On or Off (you may be able to disable Hyper-V again after . . . unsure . . . )
- In an administrator PowerShell
- In VS Code, install the WSL extension.
- In a WSL terminal:
- Install nvm and Node
- Docker for Desktop. Requires WSL2.
- Slack (sign in with your personal-professional Google account and you'll retrieve most of your key communities)
- Discord
- Signal
- A few browsers: you want (at minimum) Google Chrome, Firefox, Edge.
- Spotify
- Kindle
- Snagit (you can retrieve your license from your account on their website, but be aware you are running out of installations, so if you haven't uninstalled it from one of your old machines, you may need to re-purchase)
Set up . . .
- SSH into your Raspberry Pi: refer to Notes on my Raspberry Pi Zero setup for more help.
- You'll probably need minikube: Set up minikube on Windows.
Archive
To my future self (2023)
- You tried the move to Linux. You liked WoW Hardcore more. And good video editing tools. Stick with Windows.
- This guide made the move to shiny-glowy laptop a lot easier (compared to the move in 2022 to old-creaky laptop). Keep updating it! And keep drinking lots of tea.
To my future self (2022)
- You were still wrangling Node and Python, and updating this, a month and a half after you started. If you're back here in 2023 and it's as much of a pain as it was in 2022, go try Linux you daftie.
- Future self, be aware, your past self was a Windows person. If you've finally made the move to Linux (and looking at Windows 11, that could well happen), then please (a) use this document as a checklist and (b) write a Linux version.
- You think you'll change PCs in an afternoon. You won't. It's going to annoy you for weeks. Drink a lot of tea and update this article with the things past you forgot to include.