Skip to main content

It’s not as complicated as you may think.

Moving your files onto a new PC is just one part of the puzzle. Sure, you’ll need a backup program or a cloud sync tool like Microsoft OneDrive to move files onto a new PC, but you’ll also need to install all of your favorite programs–and file backup tools won’t help with that.

Windows 11 Pro

Windows 11 Pro

Windows comes with a hidden tool known as Winget that allows you to install your favorite applications in a snap. Spend a minute or two figuring it out and you’ll be able to quickly get up and running on any new PC without all of the tedious web-searching, downloading, and installing applications. And, if you’d like to also move large game downloads over quickly so you don’t have to download terabytes of game data again, Steam offers an easy way to move your Steam install to a new PC. Here’s how to do it.

Install your favorite apps in one command (or a few clicks)

The secret weapon here is Winget, the Windows Package Manager. You can make a single command that installs your favorite applications and save that command somewhere. Copy-paste that command into the Command Prompt (or Windows Terminal) on a new PC and Windows will do all the work, downloading the programs from the web and installing them for you. It’s like Chocolatey or Ninite, which you may remember, but it’s built into Windows.

Not a fan of the command line? Try using WingetUI instead — this convenient program is the like having a better, more capable alternative to the Microsoft Store on a Windows 11 or Windows 10 PC.

But, after a little bit of setup, you’ll appreciate the command-line method. For example, let’s say I really want to Install Google Chrome, Microsoft PowerToys, Spotify, and VLC on each PC I use. I’d just use the following command:

Copy-paste that command into Windows Terminal and away Windows will go, doing all the downloading and installation work for you. Windows will download the application installer from the program’s official website. You can add as many IDs as you want after the “install,” separating each with a space.