Administrator account
An account with elevated system privileges, typically required for system configuration and management tasks.
SSH Configuration Note
When configuring SSH access for an Administrator account on Windows (using OpenSSH):
- Authorized keys must be placed in
C:\ProgramData\ssh\administrators_authorized_keys— Windows OpenSSH ignores~\.ssh\authorized_keysfor admin accounts. This was the root cause of configuration issues in the past.
Related concepts:
Backlink: 2026 04 14 Install SSH and configure to access WSL