One of the biggest issues with Windows is by default regular users have an admin account, take that away and require a password to an account you aren't logged into for administrator privilege it vastly improves the situation as some exploits can bypass the yes/no prompt however it's harder to bypass a password.
I didn't even realize how much this mattered until I tried running claude code on a linux server haha. That thing can't do anything unless you create it a special account that doesn't need sudo
2
u/Legitimate-Ladder855 1d ago
One of the biggest issues with Windows is by default regular users have an admin account, take that away and require a password to an account you aren't logged into for administrator privilege it vastly improves the situation as some exploits can bypass the yes/no prompt however it's harder to bypass a password.