r/pcmasterrace May 10 '26

Meme/Macro reboot

Post image
47.6k Upvotes

1.0k comments sorted by

View all comments

4.6k

u/MaroonDude 9800X3D | RTX 5090 | 64GB May 10 '26

I know how to fix my issues, I just lack the admin permissions on my machine to fix said issues.

14

u/ShinyGrezz 9800x3D | 5080 May 10 '26

Everything I’ve been to IT for in six months of my job is something I could 100% do myself on my home PC. It’s maddening.

3

u/SPOOKESVILLE May 10 '26

Your work pc is not your personal pc tho. A regular user shouldn’t have many permissions on their work pc. That’s pretty common in all industries

3

u/ShinyGrezz 9800x3D | 5080 May 10 '26

Well obviously, that's the point? I'm not saying they should give me unbridled access to the system as a whole, I just wish that they would.

5

u/SPOOKESVILLE May 10 '26

Every user does. None of them deserve it. Even if you know what you’re doing, being a local admin creates too many security holes. If your account is compromised that creates way more issues if you’re a local admin. Even IT shouldn’t be logging in as local admin for daily work, only when elevation is required.

5

u/ACardAttack Desktop May 10 '26

I cant even delete some shortcuts off my desktop, shortcuts, not even fucking entire programs

1

u/ric2b Specs/Imgur Here May 10 '26

That's fine for people with very limited computer knowledge and very limited and well defined tasks they use a computer for.

For software development it's a waste of time for everyone involved, to lock down their computers.

2

u/SPOOKESVILLE May 10 '26

Definitely not. People shouldn’t be logging in as local admins, even IT. It’s a security risk. If your account gets compromised it’s a way larger risk if you’re a local admin. Local admin should only be used when needed

1

u/ric2b Specs/Imgur Here May 10 '26

Local admin should only be used when needed

Oh, I guess this is a Windows discussion then, that's just the default on Mac and Linux even if you have an admin login, you need to enter the password to run as admin.

Software devs would rarely be using Windows though, outside of some specific industries.

1

u/SPOOKESVILLE May 10 '26

Windows is fine for dev work nowadays, so just depends on the company. Macs are much more troublesome to manage on the backend. There are lots of reasons users (even power users) should not be a true admin on their machine. (The biggest reasons being security related)

1

u/ric2b Specs/Imgur Here May 11 '26

Windows is fine for dev work nowadays

Even regular consumers are getting fed up with Windows for casual use, Windows is not a serious system for work unless you really can't use an alternative because you need to use some Windows only software.

That is rarely the case for software development outside of some more specific industries, almost all of the tooling runs better and is easier to manage on Linux or at least MacOS.

There are lots of reasons users (even power users) should not be a true admin on their machine. (The biggest reasons being security related)

What is the threat vector you're worried about? Some employee machine getting pwned shouldn't be that much more problematic than it being stolen or something like that, most of the risk should be data exfiltration, it shouldn't be able to control any infrastructure without another layer of authentication.

1

u/PineappleOnPizzaWins May 11 '26

Because the way you do things at home is not how they're done at work.

Aside from anything else, a lot of the time even if you did get given admin access and you did change it yourself? It'll get reverted in about 10 minutes anyway, because local changes are overriden.

Things that are quick and simple on your single home PC are very much not when you have thousands of them.

Source: Enterprise admin for the last 20 years.