1. Open Power-shell with Admin credentials.
2. Run the following commands:
Get-acl C:\Windows\fonts\arial.ttf | Set-Acl -path c:\windows\fonts\*.*
Get-acl C:\Windows\fonts\arial.ttf | Set-Acl -path c:\windows\fonts
1. Open Power-shell with Admin credentials.
2. Run the following commands:
Get-acl C:\Windows\fonts\arial.ttf | Set-Acl -path c:\windows\fonts\*.*
Get-acl C:\Windows\fonts\arial.ttf | Set-Acl -path c:\windows\fonts
Yes No