Easy way to remove unused security descriptors?
Fresh3 days ago
Mar 15, 20262830 viewsConfidence Score0%
0%
Problem
I am planning on re-installing Windows soon. All files on my disk D:, which I am not planning on erasing, will have security descriptors from the current Windows installation with new security descriptors coming from the new Windows installation. Is there a way to remove all security descriptors fr…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Easy way to remove unused security descriptors?
Low Risk
icacls is the way to go. I think this will do it, but if not, you can play with the other options: icacls * /T /Q /C /RESET http://technet.microsoft.com/en-us/library/cc753525(WS.10).aspx
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix