Remove all json files at once

Solved
mpuissance4 Posted messages 14750 Registration date   Status Contributeur Last intervention   -  
g3n-h@ckm@n Posted messages 14350 Status Membre -
Hello

I recovered over 1,000 photos from my brother on Google Photos
and I got a file that is indeed the image IMG_0996IMG_
and this one 0996.JPG.json

In image

I would like to remove all the json files at once, is that possible?

I tried Ant Renamer

I didn't succeed, any idea, any solution,

Thank you for your help

Best regards MP4

--
Time heals all wounds, even if it doesn't spare us some scars.*^_^*.

1 réponse

jee pee Posted messages 31912 Registration date   Status Modérateur Last intervention   9 947
 
Hello,

If they are all in the same directory, in the explorer you can sort by the file type column and all the json files will be grouped together, then you can select them all at once and delete them.

Or in the explorer, in the search bar you type
*.json
and you will only see these files displayed.

Best regards
7
mpuissance4 Posted messages 14750 Registration date   Status Contributeur Last intervention   2 171
 
Hello and thank you very much.
0
g3n-h@ckm@n Posted messages 14350 Status Membre 948
 
or in an admin cmd:

del /f /q
0
Alice
 
I had the same problem and I tried entering ".json" in the search bar.
With "*.json" it works! Thanks for the solution :)
0
g3n-h@ckm@n Posted messages 14350 Status Membre 948 > Alice
 
hello with what I wrote last year, it deletes them without even listing them ^^
0