Windows 10: Mass remove numbers within a lot of files

Discus and support Mass remove numbers within a lot of files in Windows 10 Network and Sharing to solve the problem; Hello,I have a long list of files that i need the numbers removed from in separate folders. I just need those three numbers and the space to be removed... Discussion in 'Windows 10 Network and Sharing' started by Scorthosaurus, Jul 4, 2021.

  1. Mass remove numbers within a lot of files


    Hello,I have a long list of files that i need the numbers removed from in separate folders. I just need those three numbers and the space to be removed so its only title.file extension. The file exemptions will change but an example of a couple are below. the zzz and xxx are not real extensions 035 title.gba035 title.srm036 title.zzz036 title.xxx037 title.zzzI figure its a powershell solution but I know very little about powershell so if anyone has a formula? to use it would be very appreciated. I have almost 2000 files to rename. Thank you in advance for your help!-Scott

    :)
     
    Scorthosaurus, Jul 4, 2021
    #1
  2. Vesao Win User

    Remove account

    I suggest you backup your personalized files first before removing the account.
    To delete an account, follow these steps:
    1. Press WIN + X keys and click Command Prompt (Admin) from the menu.
    2. Type the following command and press Enter. Replace test with the name of your sister's account. Code:
     
    Vesao, Jul 4, 2021
    #2
  3. slozomby Win User
    Recent File List

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file1

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file2
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file3
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file4
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file5
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file6
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file7
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file8
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file9
    ...

    you get the idea. ( too lazy to put it in a for loop and test it.

    or just open regedit and remove all the fileX from that key.
     
    slozomby, Jul 4, 2021
    #3
  4. IggSter Win User

    Mass remove numbers within a lot of files

    how to remove Sinowal virus?

    It looks like there are a number of steps to remove this trojan, just follow the instructions cybertech gives throughout the topic.
     
    IggSter, Jul 4, 2021
    #4
Thema:

Mass remove numbers within a lot of files

Loading...
  1. Mass remove numbers within a lot of files - Similar Threads - Mass remove numbers

  2. mass file deletion

    in Windows 10 Network and Sharing
    mass file deletion: All my files have been deleted. The folder is there but there is nothing in any of the files. The restore function hasn't worked. Any suggestions? https://answers.microsoft.com/en-us/windows/forum/all/mass-file-deletion/04b7a900-ac2f-4a97-ab48-b9f15efaa0d4
  3. mass file deletion

    in Windows 10 Gaming
    mass file deletion: All my files have been deleted. The folder is there but there is nothing in any of the files. The restore function hasn't worked. Any suggestions? https://answers.microsoft.com/en-us/windows/forum/all/mass-file-deletion/04b7a900-ac2f-4a97-ab48-b9f15efaa0d4
  4. mass file deletion

    in Windows 10 Software and Apps
    mass file deletion: All my files have been deleted. The folder is there but there is nothing in any of the files. The restore function hasn't worked. Any suggestions? https://answers.microsoft.com/en-us/windows/forum/all/mass-file-deletion/04b7a900-ac2f-4a97-ab48-b9f15efaa0d4
  5. Unable to remove account removed within Outlook

    in Windows 10 Gaming
    Unable to remove account removed within Outlook: Prior to moving to Windows 11, I removed an email account from Outlook by going to File > Account Settings, selecting the account in question and clicking remove. Everything worked great.However,I keep getting a notification from Windows 11 to fix an issue with my work or...
  6. File Explorer - Copy Files en-masse

    in Windows 10 Network and Sharing
    File Explorer - Copy Files en-masse: Hi,it was sometime back but there was a little app/too/bit of software that used a .csv file to copy files from one structure to another in Windows Explorer.Off the top of my head the .csv looked if one line something like:FromToFullPathFullPathC:\Users\huw.grossmith\Foodbank...
  7. File Explorer - Copy Files en-masse

    in Windows 10 Software and Apps
    File Explorer - Copy Files en-masse: Hi,it was sometime back but there was a little app/too/bit of software that used a .csv file to copy files from one structure to another in Windows Explorer.Off the top of my head the .csv looked if one line something like:FromToFullPathFullPathC:\Users\huw.grossmith\Foodbank...
  8. 50? increase in number of files within a week

    in Windows 10 Network and Sharing
    50? increase in number of files within a week: When running a full scan the number of files went from 60,000+ files to 90,000+. Should I be concerned? I might have installed Zoom in between. I wanted to check the date on LCU/Package_for_RollupFix seen in the scan but could not find those files. There was a microsoft...
  9. Mass copying of different files

    in Windows 10 Network and Sharing
    Mass copying of different files: Is there a way to copy files of different types from a search of one type? Let me explain: I have a main folder with hundreds of different types of files in subfolders, and I want to copy one file type of a certain extension into another folder, but I want to copy the files...
  10. Mass Change File Association

    in Windows 10 Software and Apps
    Mass Change File Association: Hi, I would like to change all file types that are handled by notepad to notepad++. How do I accomplish this without clicking manually? Maybe by changing via the registry? Henry 69414