Fix Windows Server 2016 Language Settings Error
Resolving the 'Windows cannot access the specified device, path or file' error when adding a new language to Windows Server 2016.
When trying to add a new language to Windows Server 2016, you might encounter this error:
“Windows cannot access the specified device, path or file. You may not have the appropriate permissions to access the item.”
Solution
The fix involves enabling a specific User Account Control policy:
- Open the Local Security Policy console: press
Win + Rand typesecpol.msc - Navigate to Local Policies > Security Options
- Find the policy named “User Account Control: Admin Approval Mode for the Built-in Administrator account”
- Enable this policy
- Log out and log back in
After completing these steps, the language settings should be accessible without permission errors.