PowerRename Doesn't rename Files
Microsoft PowerToys version
0.80.1
Installation method
Microsoft Store
Running as admin
Yes
Area(s) with issue?
PowerRename
Steps to reproduce
right click the files I want to rename -> open PowerRename -> does not let me rename the files
✔️ Expected Behavior
cant rename any file, tried to change to file only, change to only target files and not folders, etc.
❌ Actual Behavior
only able to change the txt format of the files, doesnt let me rename them
Other Software
No response
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Open similar issues:
- PowerRename doesn't work (#20051), similarity score: 0.81
- powerRename has no (#27079), similarity score: 0.81
Closed similar issues:
- PowerRename won't rename (#22196), similarity score: 0.80
- Power Rename doesn't work (#24921), similarity score: 0.80
- PowerRename Feature Not Working (#31192), similarity score: 0.80
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
What do you want to replace? You SEARCH fields are empty 🤓
What do you want to replace? You SEARCH fields are empty 🤓
hi thank you yes, that was on part, but also how could I rename them completly?
as whenin the "search for" I put file but it renames the file to "1 RenameFile (1)" and I want it just to be ""1 RenameFile" but I dont know how to select all the numbers with brackets or if is there a way to select all the files selected to rename them
If you want to remove the numeration at the end, try
- search:
\(\d+\)(note one space at the beginning) - replace: <nothing>
- make sure "use regular expressions" is checked
Let us know if that does it.
this is it, thank you for the help!!!!