Configs

Post-install steps

Settings and De-bloating

Personalize

Settings

Edge Browser

Add/Remove Programs

Uninstall unused applications like: Weather, Xbox, Mcafee, Cortana (maybe OneDrive too)

File Explorer

As per this video:


Install programs via winget

winget usage: search, show, install, list, update

Browse winget packages at: winget.run, winstall.app

My winget programs are installed as (run Terminal as Admin):

winget install -e --id Microsoft.VisualStudioCode
winget install -e --id Mozilla.Firefox
winget install -e --id Google.Chrome
winget install -e --id Git.Git
winget install -e --id VideoLAN.VLC
winget install -e --id Notepad++.Notepad++
winget install -e --id JGraph.Draw
winget install fastfetch

Updating packages: winget upgrade --all


Windows Terminal setup

If Git Bash profile not added within the terminal, refer this article

Git Bash