
Open the Start menu, search for PowerShell, and launch a new window. Unlike the others on this list, however, this command must be run from PowerShell, a newer, more powerful tool built into Windows. Before wiping your drive, you can grab a list of every program installed on your PC with one command. When you get a new laptop or do a clean reinstall of Windows, you're likely to forget some of the tools you use every day and take for granted. Get a List of Every Program Installed on Your PC There's a lot you can do with this command once you get familiar, but a little knowledge can take you pretty far. You can replace this with any text you want.

rename tells the system to rename the files you're about to narrow down.

Leaving you with files named IMG_001-original.jpg, and so on. You'll need those quotes if your file path has any spaces in it, so don't forget them.įrom there, you can run something like the below to rename all the files in the folder:

Open a command prompt and use the cd command to navigate to the folder where those files are stored, like so:Ĭd "C:\Users\Whitson\Photos\Christmas 2020" For this, you can turn to the command line. But maybe you want to do the opposite-keep the existing file name but append a word to the end.
