Forum Discussion
YatesGriffin
May 19, 2025Iron Contributor
Recovering from a system-wide icacls reset
Hey guys. So I was trying to fix permissions on a drive for a buddy of mine by running icacls commands on it while it's in an external enclosure. I entered icacls * /reset /T while in a Powershell pr...
KaiSullivan
May 20, 2025Iron Contributor
The command reset permissions recursively on the drive, likely removing or misconfiguring permissions for system and user files. Since Windows relies heavily on specific permissions, this can cause profiles to break or load as temporary.