this post was submitted on 07 Nov 2025
261 points (97.1% liked)

PC Gaming

12678 readers
327 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ieatpwns@lemmy.world 36 points 1 week ago (3 children)

Last night I had to go into powershell to delete an mp3 because for some reason I couldn’t just right click and delete because I needed admin permission. I built you I’m not an admin I’m god

[–] Blue_Morpho@lemmy.world 17 points 1 week ago (3 children)

Linux has you sudo all the time so that's not weird.

[–] jjjalljs@ttrpg.network 29 points 1 week ago (2 children)

If you are using sudo all the time something has gone wrong

[–] DickFiasco@sh.itjust.works 8 points 1 week ago

I just set my computer to auto-login as root when it boots up. I never have to use sudo!

[–] Blue_Morpho@lemmy.world 7 points 1 week ago (1 children)

If you aren't trying new packages and distros are you even Linuxing?

[–] valter@lemmy.world 2 points 1 week ago

As a Silverblue-based distro user, I don't need root to do any of that.

[–] Truscape@lemmy.blahaj.zone 15 points 1 week ago* (last edited 1 week ago)

It might be roundabout weird because using Windows you expect any request performed by the user (except perhaps modifying system32) to be accepted without questioning.

Linux (with a few exceptions) gives the user the expectation that the reason they need sudo is that it is the safety glass confirmation around the potential self-destruct button (even if sometimes needed for mundane things)

[–] iAmTheTot@sh.itjust.works 7 points 1 week ago

Yeah not sure that one holds up. I'm happily on Linux now, but permissions are something that often creep up and I need to sudo often.

[–] ink@sh.itjust.works 1 points 1 week ago

i had that, but with a font file. so dumb.

[–] BCsven@lemmy.ca 1 points 1 week ago (1 children)

Was it copied from an old hard drive?

[–] ieatpwns@lemmy.world 1 points 1 week ago (1 children)

It was an old download but it’s weird because everything else in the folder deleted except that single file.

[–] BCsven@lemmy.ca 2 points 1 week ago

I have had issues when it was copied from an old hard drive where the files were downloaded by another account name. Windows knows the account IDs don't match so your permissions are limited. If you don't like command line you can often go into properties , security, advanced, then use take ownership option, or select user name and check the full control option