icacls c:\windows\fonts /save d:\AclFile.txt
Restoring:icacls c:\windows\ /restore d:\AclFile.txt
icacls d:\own /grant ACEWS01\HP USER:f
If that is executed on an elevated command prompt and FAILS, this can only mean, we have a file system error and you will need to runchkdsk /r c:
and retry.
icacls c:\windows\fonts
It should be
Open in new window