6 ways to rename files and folders in Windows 10

Renaming a file or folder is a common task that is probably familiar to any Windows user. However, few people know that there are 6 different ways to rename a file or folder on Windows 10, specifically as follows:

Rename files and folders with File Explorer

File Explorer is an extremely useful tool on Windows 10. Particularly with this tool, we have up to 4 different ways to rename files and folders. In particular, there is a shortcut that allows you to rename files or folders without having to click. The renaming of files and directories is basically done in the same way.

Use the Home Menu

Access File Explorer by pressing Windows + E key combination and navigate to the file or folder to rename.

Click once on the file or folder to be renamed, then click the Home menu at the top of File Explorer, select ' Rename '

6 ways to rename files and folders in Windows 10 Picture 1 Choose 'Rename'

Enter the name you want to change.

6 ways to rename files and folders in Windows 10 Picture 2 Enter a new name

When you're done typing, press Enter, or just click anywhere on the screen. New name will be saved.

Rename files / folders with only 2 clicks

Access File Explorer by pressing Windows + E key combination and navigate to the file or folder to be renamed.

Select the file with just 1 click, pause for 1 second, and then click one more time.

6 ways to rename files and folders in Windows 10 Picture 3 Enter a new name

After the name is highlighted in green, enter a new name and press Enter to save the changes.

Use the Context Menu

To rename a file / folder from the Context Menu (context menu), right-click on the file / folder and select Rename .

6 ways to rename files and folders in Windows 10 Picture 4 Select Rename

Enter a new name and press Enter to save any changes.

Use keyboard shortcuts

This is how you can file / folder without using the mouse.

Select the file or folder to be renamed using the arrow keys or enter its name. Once selected, press F2 to highlight the name of the file.

6 ways to rename files and folders in Windows 10 Picture 5 Press F2 to highlight the name of the file

Enter a new name, then press the Enter key to save all changes.

Rename the file / folder with Command Prompt

You can use the ren command in the Command Prompt to rename files or folders easily.

One of the fastest ways to open a Command Prompt in the desired folder is from File Explorer. First, open File Explorer and navigate to where the file / folder needs to be renamed. Click the address bar and type ' cmd ', then press the Enter key.

To rename the directory / file, you can use the following command:

 ren "tên tệp hiện tại.đuôi mở rộng" "tên tệp mới.đuôi mở rộng" 

For example, to rename the file 'Home Movies.ogv' to 'First Birthday.ogv' you use the following command:

 ren "Home Movie.ogv" "First Birthday.ogv" 
 
6 ways to rename files and folders in Windows 10 Picture 6 Enter the command in CMD

Rename the file / folder with PowerShell

Windows PowerShell is even more powerful and flexible than the Command Prompt, with some short cmdlets to replace characters in file / folder names.

First, open File Explorer and navigate to where the file / folder needs to be renamed. Next, click File> Open Windows PowerShell, then click 'Open Windows PowerShell'.

To rename the directory / file, you can use the following command syntax:

 rename-item "tên tệp hiện tại.đuôi mở rộng" "tên tệp mới.đuôi mở rộng" 

For example, to rename the file 'SampleVideo.mp4' to 'My Video.mp4, use the following cmdlet command:

 Rename-Item "SampleVideo.mp4" "My Video.mp4" 
 
6 ways to rename files and folders in Windows 10 Picture 7 Enter the command in PowerShell

Above are 6 ways to rename files, rename folders on Windows 10. If you need to rename files in batch, please refer to this guide of TipsMake.com.

5 ★ | 1 Vote

May be interested

  • How to batch rename files in PythonHow to batch rename files in Python
    batch renaming is an effective method for organizing digital files. it can be especially useful when your filenames lack description or consistency.
  • Instructions for hiding files and folders in Windows 10 SearchInstructions for hiding files and folders in Windows 10 Search
    in windows 10, the cortana box or windows search item can help you search all files and folders in your computer. however, if you don't want others to view certain files or folders, you can hide them in windows search results. let's see how to hide a folder so it doesn't appear in the search results of file explorer, cortana or search item in the taskbar!
  • How to exclude files and folders with Robocopy in Windows 10How to exclude files and folders with Robocopy in Windows 10
    on windows 10, robocopy is a powerful command-line file management tool. in this guide, you'll learn the steps to copy data with robocopy on windows 10, except for unnecessary files and folders.
  • 3 ways to delete recent files and folders in Windows3 ways to delete recent files and folders in Windows
    each successive version of windows has had features that reach out to things you've recently opened, such as jump lists that let you open things you've been working on with certain applications.
  • 7 files and folders Windows can delete to free up space7 files and folders Windows can delete to free up space
    windows contains many unnecessary files and folders from hidden caches, old files you can delete to free up space. but knowing whether it is safe to delete those folders and files seems to be a challenge.
  • How to rename User Win 10, rename users on Windows 10How to rename User Win 10, rename users on Windows 10
    how to rename user win 10, rename users on windows 10. normally when we buy a computer, the shops have pre-installed versions of windows for us so that when we return to use only without installing put. but in most stores they have the default name such as john, petter, ...
  • How to show hidden files, hidden folders in Windows 10, Windows 7How to show hidden files, hidden folders in Windows 10, Windows 7
    how to show hidden files, hidden folders in windows 10, windows 7. in some cases, users actively hide files or folders of their important data to ensure safety. however, many times, when we hide, we don't know how to display it
  • 2 How to change the name displayed on the computer2 How to change the name displayed on the computer
    during use, you may want to change your computer's display name to a new name, possibly due to a transfer of the rights to use the computer or you do not like the old name installed by the installer. but the problem is that you do not know how to change? therefore, today, tipsmake.com will guide you 2 ways to rename your computer very quickly and simply.
  • The simplest way to show and hide folders on Windows 10The simplest way to show and hide folders on Windows 10
    by hiding folders on windows 10 computers, users can hide them without anyone knowing. especially for folders containing important files and documents, hiding folders on windows 10 is extremely necessary. to know how to hide and show folders on windows 10, readers can refer to the instructions below and follow the steps.
  • Tricks to hide files or folders on Windows, Mac OS X and LinuxTricks to hide files or folders on Windows, Mac OS X and Linux
    hiding, hiding folders or files on your computer partially ensures the security of the information contained in the folder or files that are not found by others.