microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
110.59k stars 6.52k forks source link

Will not change "case" of file names #30799

Open tripp1592 opened 9 months ago

tripp1592 commented 9 months ago

Microsoft PowerToys version

0.76.2

Installation method

Microsoft Store

Running as admin

None

Area(s) with issue?

PowerRename

Steps to reproduce

select a file or files with capital letters, for example ABCD.pdf then lets say you click powerrename and then simply click on the lowercase letter formatting, the display preview on the right of the app will show the files to be renamed as "abcd.pdf", but then run and the files are still ABCD.pdf

✔️ Expected Behavior

file names should be "abcd.pdf" as shown in the preview on the app

❌ Actual Behavior

file remains as "ABCD.pdf"

Other Software

No response

crutkas commented 9 months ago

I just did this on my desktop, while i did have to refresh the desktop (just simple F5), it did rename the file.
image image image

What did you maybe do that i didn't? /needinfo

tripp1592 commented 9 months ago

That's so odd, I've always tried refresh as well and it still doesn't work. Only thing I can guess is are you using windows 11 maybe? I'm on windows 10

nagolucky18 commented 9 months ago

Attempted to reproduce on Windows 10 with PowerToys 0.76.2 and did not see this issue.

I attempted from desktop and from nested directories.

Is it possible that another application is preventing you from renaming the files?

tripp1592 commented 9 months ago

I finally figured out what it is. It doesn’t work if youre using an external hard drive using the exFAT file system, but does work if using an NFTS file system. Thank you.