Rename Folder CMD in Windows 11

Renaming folders may seem like a simple and straightforward task to carry out in Windows 11 using its in-house tool, Command Prompt. But what if you wish to rename a bunch of folders simultaneously? For these tasks, a tool with an easy and simple graphical user interface, such as the Easy File Renamer can be a wonderful alternative.

 Renaming Folders Using Command Prompt in Windows 11

Here are some benefits of using Command Prompt in Windows 11:

    • Command Prompt is pre-installed on Windows 11. You can start renaming files without having to download a special tool.
    • Command Prompt helps system administrators perform file management operations faster. They can create complex folder structures, copy/ move files, and execute scripts more efficiently.
    • Command Prompt makes complex tasks — such as retrieving specific system configurations, manipulating disk partitions, managing Windows services, and changing network configurations — much easier.
    • CMD gives system administrators more control over their system without a graphical user interface.
    • CMD helps administrators diagnose various system problems and fix issues in real time.

Steps

There are two ways by which you can rename a folder using Command Prompt in Windows 11.

 Opening Command Prompt

First and foremost, you’ll need to open Command Prompt. To open Command Prompt, type “CMD” in the Search Box.

If the folder you want to rename is located in a system directory, right-click on “Command Prompt” and select “Run as administrator”. If the folder is located elsewhere, simply click on the “Command Prompt”.

 Important: You must use double quotes if your folder paths contain spaces. If you don’t enclose your folder paths in double-quotes, your command will return an error.

 To rename your folders, use one of the following commands:

 Method 1: Change Active Directory & Rename Multiple Folders

In this method, we’ll first change the current path in the Command Prompt window to the parent directory containing your folder. We’ll then execute the “Ren” (rename) command to rename our folder.

 Use this command if you wish to rename a bunch of folders located in the same directory. It’ll save you from the hassle of entering full folder paths in every command.

    • cd “D:\TestFolder”
    • ren “folder1” “folder1_new”
    • ren “folder2” “folder2_new”

Method 2: Specify Full Folder Path

In this method, we’ll specify the full paths to the folder we want to rename. This command is not recommended if you wish to rename a lot of folders in the same path.

    • ren “D:\TestFolder\folder1” “folder1_new”
    • ren “D:\TestFolder\folder2” “folder2_new”

 

Batch Rename Folders Using Easy File Renamer (EFR)

There’s no denying that Command Prompt is a powerful tool, but sometimes it can be challenging for an average PC user to write and execute complex commands.

Easy File Renamer is a simple tool with a user-friendly interface. It provides dozens of renaming commands to batch rename files and folders with a single click.

 Here is a list of renaming commands available in the EFR:

    • New name: Rename your files with a completely different name than before.
    • Replace text: Overwrite specific texts from the file names.
    • Remove text: Remove specific instances of texts from file names.
    • Insert At: Insert new characters into file names at specified indexes.
    • Numbering: Add numbering to files with the same common text.
    • Trim text: Remove a specific number of characters from the beginning and end of the filenames.
    • Prefix: Add a text at the beginning of the filenames.
    • Suffix: Add a text at the end of the filenames. You can add a suffix before the file extension, or after the file extension.
    • Upper case: Change the text case of the file names to uppercase.
    • Lower case: Change the text case of the file names to lowercase.
    • Title case: Change the text case of the file names to the title case. Title case is often used for headings.
    • Swap: Use the swap renaming rule to change the position of two texts separated by a separator.

 Steps:

  1.   Download and install the tool Easy File Renamer.
  2.   Click on ‘System Renamer’.
  3.   Click on the ‘Folders’ section.
  4.   Click on the ‘Add Folder’ tab.
  5.   Choose a folder that contains the subfolders that you want to rename.
  6.   Your folders will appear in the list.
  7.   Select a renaming rule from the left-side panel. For example: To add a suffix to your folders, select the “Suffix” renaming rule. Enter a text you want to add (for example, _important). Click on ‘Add Rule’.
  8.   The added rule will appear under Applied Rules. You can add more rules and remove the existing ones if you want.
  9.   Click on the Rename button to start renaming.

 Features of Easy File Renamer:

    • Cloud Renamer: With your subscription to EFR, you get complimentary access to Cloud Renamer. Batch rename files on multiple cloud accounts such as Dropbox, OneDrive, and Google Drive, without downloading them.
    • Music Fixer: Do you have multiple MP3 files with empty or incorrect music tags? You can fix them all using the Music Fixer feature. Music Fixer helps you add details like the name of the album, artist, year, etc. as tags to hundreds of files with one click.
    • Move & Copy: Moving and copying multiple files/ folders at once can be troublesome using Windows 11 Command Prompt. With the EFR, you can now batch move/ copy files with zero chances of errors.

Conclusion

You can rename your folders using either Command Prompt or a dedicated file renamer tool. However, typing command-line syntax can be a complex job for non-technical users, and it is prone to mistakes. The use of Easy File Renamer requires no knowledge of complex command-line context. It’s fast, easy and beginner-friendly.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top