Windows 10 & 8 - How to Enable the Administrator Account
У вашего броузера проблема в совместимости с HTML5
How to enable hidden administrators privileges on Windows 10 and 8
Here is the code to enable: net user administrator /active:yes
To disable use this: net user administrator /active:no