# How to Rename Files and Folders in Windows 11/10

**URL:** https://www.compsmag.com/blogs/how-to-rename-files-and-folders-in-windows-11-10/
**Author:** Ayushi Chauhan
**Published:** 2022-01-12
**Updated:** 2022-01-12
**Categories:** Blogs
**Tags:** Blogs Daily, Computer Guides, Computers Tips and Tutorials, guiderobert, Guides and Tutorials, guiding12, How To Guide, How To Guides, Tips, Tricks, Windows 11, Windows Tips
**Reading Time:** 4 min

---

This tip is about the how to Rename Files and Folders in Windows 11/10. So read this free guide, How to Rename Files and Folders in Windows 11/10 step by step. If you have query related to same article you may contact us.

## How to Rename Files and Folders in Windows 11/10 - Guide

A filename is described as the file title and the file extension.  When you rename a file, only the first part of the file name changes.  The file extension remains the same and is usually not changed.  In case you also need to change the file extension, select the entire file and change the name and extension as desired.  With the release of Windows 11, Microsoft is finally delivering an updated version of the file explorer.  The app still retains the same familiar design as the legacy version, but with new looks and tweaks, it's the most important update in many years.

The new File Explorer is based on the Windows User Interface Library (WinUI), which offers new styles and controls to rejuvenate the graphics and animations of applications for Windows 11. As a result, we get a file manager with a clean user interface and simple with a new command bar, new icons and many improvements.  In this new version, the UI has a skin that matches the design language Microsoft uses with rounded corners for Windows 11 and a base layer that uses the mica material, an element that allows the background to shine in the app. without the degrading performance or battery life and going back to a solid color when the app is not in focus.

## How to    rename files and folders in Windows 11/10

### Using the Context Menu – Right-click the item

Select the file or folder you want to rename and right-click on that item.  The Context Menu will open.

Click on the 'Rename' option and type the new file or folder name and then press Enter or click anywhere else on the screen.

### Using Properties

Right click on the file or folder and select 'Properties'.

The Properties window will open.  On the General tab, enter the new file name and click OK.

### Using Keyboard Shortcut – Alt+Enter

Select the file you want to rename and simply press Alt+Enter.

The properties of the pop-up fileup will open.  Enter the new file name and click OK.

### Using keyboard shortcut - F2

Select the file or folder and simply press F2 to rename the item.

### Using Home Menu in File Explorer

To rename using File Explorer, select the item and click 'Home'.

Also, click on the 'Rename' option and follow the same steps.

### By two single clicks

Click on the file or folder twice.  The name of the file or folder will be highlighted.

Type the new name for the file and press the Enter key to save it.

### Using the command prompt

The command prompt allows you to rename files or folders using the ren command.  Open File Explorer and go to the destination file or folder.  Then click on the address bar and type “cmd” and press Enter.  Use the following syntax:

For example, this will rename the document named fileA located on drive D to fileB.

ren d:fileA.doc fileB.doc

### Using PowerShell

Open the file or folder location and open a PowerShell window there Use the rename-item command:

rename item –path d:fileA –new name d:fileB

The command below renames the fileA folder to fileB in Drive.

## Final note

I hope you like the guide How to Rename Files and Folders in Windows 11/10. In case if you have any query regards this article you may ask us. Also, please share your love by sharing this article with your friends.

---

*End of Article*