Windows 10: How can I bulk rename files using PowerShell?

Discus and support How can I bulk rename files using PowerShell? in Windows 10 Software and Apps to solve the problem; I have a lot of videos like this, they're in different folders and those folders are in one folder. They're named according to the time they were taken... Discussion in 'Windows 10 Software and Apps' started by DavidKVy, Dec 22, 2021.

  1. DavidKVy Win User

    How can I bulk rename files using PowerShell?


    I have a lot of videos like this, they're in different folders and those folders are in one folder. They're named according to the time they were taken and they're named in YYYY-MM-DD HH-MM-SS time format.Now, I want to rearrange their name so the name will be in DD-MM-YYYY HH-MM time format. remove the seconds too. That means the video below name "2021-11-29 09-38-54.mp4" will be renamed to "29-11-2021 09-38.mp4". I can use a bulk rename software but it will download my "available when online" OneDrive videos and that's what I don't want. I found out that using a PowerShell command can re

    :)
     
    DavidKVy, Dec 22, 2021
    #1
  2. Paulo GM Win User

    PowerShell rename files

    Hi Henry, I am Paulo. I'm an Independent Advisor and an individual like you inclined to help.

    You can follow the steps here on how you can rename files in bulk using PowerShell

    https://www.windowscentral.com/how-rename-multi...

    You might also like to use a tool from GitHub to rename files easily. Here's a link on details

    https://www.howtogeek.com/446281/free-download-...

    (Standard disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research
    any product advertised on the site before you decide to download and install it.)

    I hope this helps.
     
    Paulo GM, Dec 22, 2021
    #2
  3. Renaming group of files

    Hi Richard,

    There is a possibility that you are experiencing an issue with renaming the group of files because of a software conflict or damages within the files you are trying to rename. For us to provide an accurate solution, we would need you to answer the following
    questions:

    • Which build and edition of Windows is installed on your computer?
    • Why are you using the Windows PowerShell instead of File Explorer to rename the files?
    • Is your device connected to a domain network?

    PowerShell is usually used by advanced users to troubleshoot problems with Windows. You can visit this
    link as a reference on how to use PowerShell to rename files in bulk.

    We are looking forward to your response.
     
    Darleen Pen, Dec 22, 2021
    #3
  4. Bree Win User

    How can I bulk rename files using PowerShell?

    Rename Files In Bulk with % in Name

    Welcome to TenForums @Learn2010

    Yes, but you'll have to use PowerShell to do it. Open PowerShell in the folder containing the files to be renamed (or open a command prompt then type powershell). The command to use in powershell is:

    Code:
     
Thema:

How can I bulk rename files using PowerShell?

Loading...
  1. How can I bulk rename files using PowerShell? - Similar Threads - bulk rename files

  2. Rename bulk jpg files with customize name

    in Windows 10 Gaming
    Rename bulk jpg files with customize name: Hi, I have bulk of .jpg files in folders with different name i need to rename all of them with a with a new nameExample;-image00001.jpg image00002 - _6614.jpg image00002.jpg image00003 - _6615.jpg image00003.jpg image00004 - _6616.jpg image00004.jpg image00005 - _6617.jpg i...
  3. how to rename in bulk individual filenames?

    in Windows 10 Ask Insider
    how to rename in bulk individual filenames?: [ATTACH] I have a peculiar issue where I need to rename high-resolution video clips that have generic names but no individual short description in the file name. I have the list of the filenames with description from another set that unfortunately is low-resolution....
  4. How can I bulk rename files using PowerShell?

    in Windows 10 Gaming
    How can I bulk rename files using PowerShell?: I have a lot of videos like this, they're in different folders and those folders are in one folder. They're named according to the time they were taken and they're named in YYYY-MM-DD HH-MM-SS time format.Now, I want to rearrange their name so the name will be in DD-MM-YYYY...
  5. Bulk Folder Renaming

    in Windows 10 Ask Insider
    Bulk Folder Renaming: Is there a command or program I can use to rename multiple folders at once by entering the locations? Example: From: C:\abcd\Folder C:\efgh\Folder C:\ijkl\Folder To: C:\abcd\abcd C:\efgh\efgh C:\ijkl\ijkl submitted by /u/theblake1980 [link] [comments]...
  6. PowerShell rename files

    in Windows 10 Network and Sharing
    PowerShell rename files: Dear team, I have 30,000 .jpg files in a folder and I need to rename them. I am trying to use Windows PowerShell. I want all the files to have a numeric name with 5 digits. For example, I want to do the following: 1.jpg -> 00001.jpg 2.jpg -> 00002.jpg ... 29999.pg...
  7. PowerToys - Bulk Rename

    in Windows 10 Ask Insider
    PowerToys - Bulk Rename: Hello, I have a ton of video files I need to rename. I found out that there is a bulkRenamer in PowerToys, so I downloaded and installed it; however, I'm not certain if it would work in this current use-case. See the screenshot. Most of my videos are like this. (or some...
  8. Option for renaming a bulk of files

    in Windows 10 Ask Insider
    Option for renaming a bulk of files: Hello, can anyone hint me how to restore windows 7 function of one-click file renaming of duplicate files while copying on windows 10? The results seem to be buried. submitted by /u/JoeRig [link] [comments]...
  9. How to Bulk Rename files with information from file "properties"?

    in Windows 10 Support
    How to Bulk Rename files with information from file "properties"?: I recently had a hard drive failure that cost me fifteen years worth of files and data. I am recovering the files currently using Puran file recovery, which seems to be working. However, all the MS Word files (for instance) I recover are simply named "0000001.docx" and the...
  10. Rename Files In Bulk with % in Name

    in Windows 10 Support
    Rename Files In Bulk with % in Name: Employee just got a new computer with Windows 10 and has several files that were copied over from another computer that have a % sign in the names. Don't ask me how. She has to rename them. Is there a way to change the % to an underscore in all the files at one time? Thank...