💻 Software
How to find empty directories in Windows using a Powershell Script
Fresh7 days ago
Mar 15, 202645190 viewsConfidence Score0%
0%
Problem
What command do you use to find empty directories in Windows? Some folders might contain some hidden folders like or , but they should still be treated as empty folders.
Error Output
.svn
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to find empty directories in Windows using a Powershell Script
Low Risk
Easiest way I can think of is with a small PowerShell script. If you're running Windows 7 you should have it installed already, if not visit Microsoft.com to download and install it. The link provides a detailed description but the gist of the opera…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix