How can I find all the specified folders (including hidden folders) on my hard disk and remove them all at once?
Posted: 08.03.2022, 03:51
Hello,
How can I find all the specified folders (including hidden folders) on my hard disk and remove them all at once?
For example, when I compile C++ using Visual Studio, folders named the .vs (hidden folder), Debug, and Release are created. I want to delete this folder because it consumes a lot of hard disk space. I want to find all these folders and delete them at once.
What should I do?
Does have such a feature in FC?
Is there any software with these features?
Thanks.
How can I find all the specified folders (including hidden folders) on my hard disk and remove them all at once?
For example, when I compile C++ using Visual Studio, folders named the .vs (hidden folder), Debug, and Release are created. I want to delete this folder because it consumes a lot of hard disk space. I want to find all these folders and delete them at once.
What should I do?
Does have such a feature in FC?
Is there any software with these features?
Thanks.