Here you can find a guide, how to rename a file or folder in Windows 11. If you are unable to find the Rename option in the New Windows 11 in File Explorer. A file/folder name is described as a title of the file/folder and the file extension.
How to rename Files & Folders in Windows 11
There are different ways to rename a file or folder in Windows 11.
After releasing the Windows 11 Insider Preview version, (Dev (OS Build 21996.1), you can’t find the context menu like in the below image.
It is available in Windows 11 Version 21H2 (OS Build 22000.51 and 22000.65).
![windows 11 context menu](https://xpertstec.com/wp-content/uploads/2023/08/windows-11-context-menu.webp)
Using Context Menu – Right-clicking
Select the file/folder you want to rename right-click on it and then select rename icon.
![right click Rename folder](https://xpertstec.com/wp-content/uploads/2023/08/right-click-Rename-folder.webp)
Type a new name of the file/folder and then press enter or click anywhere on the screen.
Rename Using Folder Properties
Right-click on the folder and then select Show More Options.
![Folder properties](https://xpertstec.com/wp-content/uploads/2023/08/Folder-properties-1.webp)
Select rename.
![Rename folder](https://xpertstec.com/wp-content/uploads/2023/08/Rename-folder.webp)
Rename Using Folder Properties
Right-click on the folder, choose to show more options, and then select Properties.
![select folder properties](https://xpertstec.com/wp-content/uploads/2023/08/select-folder-properties.webp)
The folder properties window will pop up. Type a new folder name in the General tab and then select ok.
![Folder properties general](https://xpertstec.com/wp-content/uploads/2023/08/Folder-properties-general.webp)
Keyboard Shortcut – Alt+Enter
Select the folder you want to rename and then simply press Alt+Enter.
The folder Properties pop-up will open. Enter a new name of the file and then click ok.
![Folder properties rename](https://xpertstec.com/wp-content/uploads/2023/08/Folder-properties-rename.webp)
Keyboard Shortcut – F2
Select the folder and press F2 to rename the item.
![Rename folder pressing F2](https://xpertstec.com/wp-content/uploads/2023/08/Rename-folder-pressing-F2.webp)
Home Menu in File Explorer
To rename from the File Explorer, choose the item.
Select the Rename tab and follow the steps.
![rename folder](https://xpertstec.com/wp-content/uploads/2023/08/Rename-folder-1.webp)
By Two Single Clicks
Click on the file/folder two single times. The file/folder name will be highlighted.
Type a new name and then hit the Enter key to save it.
![By two single click rename](https://xpertstec.com/wp-content/uploads/2023/08/By-two-single-click-rename.webp)
Using Command Prompt
Command Prompt permits you to rename the folders using the ren command. Use the following command.
ren E:documents.docx file.docx
For instance, this will rename the document named documents located on E drive to file.
![file rename command prompt](https://xpertstec.com/wp-content/uploads/2023/08/23.webp)
Using PowerShell Rename Folder
Open the folder location and launch a PowerShell window.
Use the rename-item command
The following command renames the folder software to a folder on Drive.
![Rename item powershell command](https://xpertstec.com/wp-content/uploads/2023/08/Rename-item-powershell-command.webp)
Related: How to Install Windows 11