Random Tech

My Clean Windows 10 Build Approach

This is how I set up a new machine with Windows 10. It varies a bit based on hardware but is mostly common across devices. We start at the point W10 is installed.
ItemDescriptionLink
Install ChromeYou're going to need this to download everything else.https://www.google.com/chrome
Install ChocolateyAutomated package installation.https://chocolatey.org/
choco install visualstudio2019professionalVisual Studio Pro 2016 is my primary development platform
choco install linqpadMy preferred prototyping tool.
choco install vscodeThis is written in Visual Studio Code.
choco install dashlaneMy preferred password manager.
Install Office 365(Excel, Word)Done through the Office 365 website.
choco install microsoft-windows-terminalWindows Terminal.
Google Backup and Sync
choco install git