• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • No, they’re not, but Google won’t get them (unless, as you state, they use google’s messaging app) Less Google, more better, in my opinion.

    MMS hasn’t been a thing at my provider for years now, so want to send me an image? Use Signal or whatsapp (begrudgingly). I already rarely receive or send SMS, so not enabling RCS isn’t a big loss for me, I don’t get added to Google’s statistics (which they are so very proud off), and I won’t really miss any of its features.





  • It’s quite common to login as admin on windows though (in home setups), you’ll still have to authenticate for administrative tasks (the UAC popups).

    The issue here is mostly that the user has probably upgraded and windows changed their account, resulting in the files being owned by their old account.

    In linux, that’s fixable with ‘sudo chmod -R’

    In Windows, there’s no built-in way, you need the take ownership script.