• Echo Dot@feddit.uk
    link
    fedilink
    English
    arrow-up
    6
    ·
    49 minutes ago

    Why does Google even care? They should make Microsoft file takedown notices for each of these installs while at the same time promoting Linux after all their own OS runs on Linux (I know it’s a piece of junk that can’t compare to a typewriter but still)

  • yardratianSoma@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 hours ago

    I know it’s a normal thing, to not instantly look for alternatives to software you might have used for your entire life, and I get it, if it hasn’t harmed you or done you wrong, then it’s probably fine to stick with what you know.

    But as someone who first experienced alternatives to Windows back in 2006, and like others who walked the more beaten path, we’ve grown tired of this stuff. The slow, decline of Windows, and the promise of something better with every update.

    It won’t surprise me if one day they decide to full send it and charge a monthly subscription to use the full OS, not one bit. Enshittification, it’s bound to happen. I’m teaching my child about linux now, so they’ll be aware that software doesn’t have to suck.

    Try something different, it’s a good way to live, to know you don’t have to remain where you are if you don’t want to. Of course, only if you want to!

  • Krudler@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    edit-2
    3 hours ago

    Download the ISO from MS, make bootable USB with Rufus. After clicking Start you can choose local account only, bypass TPM and RAM reqs, etc

    • Fin

    E I guess not fin. Massgrave

  • Credibly_Human@lemmy.world
    link
    fedilink
    English
    arrow-up
    34
    ·
    6 hours ago

    The noose keeps tightening.

    Google also has been trying to argue that modifying client side javascript is equivalent to hacking.

    Modifying code running on your own fucking machine, in your own fucking browser.

    • sleen@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour ago

      They just can’t admit that they’re using ai for the server side scripting, seeing how it doesn’t work out.

      • tea@lemmy.today
        link
        fedilink
        English
        arrow-up
        8
        ·
        6 hours ago

        Why are they removing hacking videos? Have they always done that? IT help videos are the cornerstone of why YouTube has any redeeming value these days. I know, I know, I shouldn’t use it, but sometimes it is the only place that has the info you need.

      • raspberriesareyummy@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        13 minutes ago

        That indeed is a huge problem. Whenever I try peertube, I get zero search results and I don’t know whether it is because there are so few videos or because the indexing is so badly done or because people do not provide metadata with their uploads…

  • the_riviera_kid@lemmy.world
    link
    fedilink
    English
    arrow-up
    282
    arrow-down
    1
    ·
    edit-2
    16 hours ago

    For those who care, at the first setup screen instead of answering any of the questions press Shift + F10.

    CMD will open.

    Type (no quotes) “net user Prefferedusername /add” (replacing Prefferedusername with the user name you wish to use) and press enter.

    Next type “net localgroup administrators Prefferedusername /add” and press enter.

    Next type “net user Prefferedusername /active:yes” and press enter.

    Next type “net user Prefferedusername /expires:never” and press enter.

    Next type “net user administrator /active:no” and press enter.

    Next type “net user defaultUser0 /delete” (this is case sensitive make sure the “U” is capitalized) and press enter.

    Next type “regedit” and press enter.

    This opens registry editor, navigate to “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE”

    Delete “DefaultAccountAction”, “DefaultAccountSAMName”, and “DefaultAccountSID”

    Right click on “LaunchUserOOBE” and rename it to “SkipMachineOOBE” and make sure the value is set to “1”.

    Close registry editor and type “shutdown /r /t 0”

    • Thteven@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 hours ago

      I’ve been doing this in command prompt:

      reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f

      shutdown/r /t 0

      After reboot it lets you choose “I don’t have internet” and you can continue with creating a local account.

    • SatyrSack@quokk.au
      link
      fedilink
      English
      arrow-up
      8
      ·
      7 hours ago

      Type (no quotes) “net user Prefferedusername /add”

      Using backticks instead of quotation marks is the ideal way to document technical instructions like this here:

      Type net user Prefferedusername /add (replacing Prefferedusername with the user name you wish to use) and press enter.Next type

      net localgroup administrators Prefferedusername /add and press enter.

      Type `net user Prefferedusername /add` (replacing Prefferedusername with the user name you wish to use) and press enter.Next type
      
      `net localgroup administrators Prefferedusername /add` and press enter.
      
    • FauxLiving@lemmy.world
      link
      fedilink
      English
      arrow-up
      24
      arrow-down
      1
      ·
      edit-2
      11 hours ago

      Windows users: “I don’t want to swap to Linux, you have to follow arcane instructions from the Internet and use the terminal to do basic tasks”

      Also Windows users: “Now here is how you add a local user:”

      at the first setup screen instead of answering any of the questions press Shift + F10.

      CMD will open.

      Type (no quotes) “net user Prefferedusername /add” (replacing Prefferedusername with the user name you wish to use) and press enter.

      Next type “net localgroup administrators Prefferedusername /add” and press enter.

      Next type “net user Prefferedusername /active:yes” and press enter.

      Next type “net user Prefferedusername /expires:never” and press enter.

      Next type “net user administrator /active:no” and press enter.

      Next type “net user defaultUser0 /delete” (this is case sensitive make sure the “U” is capitalized) and press enter.

      Next type “regedit” and press enter.

      This opens registry editor, navigate to “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE”

      Delete “DefaultAccountAction”, “DefaultAccountSAMName”, and “DefaultAccountSID”

      Right click on “LaunchUserOOBE” and rename it to “SkipMachineOOBE” and make sure the value is set to “1”.

      Close registry editor and type “shutdown /r /t 0”

    • gigachad@piefed.social
      link
      fedilink
      English
      arrow-up
      110
      arrow-down
      9
      ·
      16 hours ago

      I am usually not that guy, but honestly, why not just install Linux Mint at this point

      • SatyrSack@quokk.au
        link
        fedilink
        English
        arrow-up
        15
        ·
        10 hours ago

        I cannot find this meme I know I have seen

        Panel 1: “Installing Windows 20 years ago” screenshot of install wizard with just a couple buttons
        Panel 2: “Installing Linux 20 years ago” screenshot of a busy command line
        Panel 3: “Installing Windows today” screenshot of a busy command line
        Panel 4: “Installing Linux today” screenshot of install wizard with just a couple buttons

      • the_riviera_kid@lemmy.world
        link
        fedilink
        English
        arrow-up
        72
        arrow-down
        7
        ·
        16 hours ago

        Because some people still require windows for what ever reason and also it’s fun to resist corporate bullshit by spitting in their face.

        Personally I switched to Bazzite for my gaming rigs and Mint for everything else, but I wont judge anyone who wants to stay on windows despite the hostility microsoft has for its user base and I say more power to them.

        Those who stand defiant in the face of overwhelming odds are exactly the sort of folk I like.

        • gigachad@piefed.social
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 hour ago

          I don’t judge, I just don’t understand. At this level, you need way more skills to keep your Windows account local than installing Linux with their GUI wizard. I understand some people need Windows professionally for Photoshop, but I guess the large majority doesn’t. If you reed this Windows used, now is the time. Trust me, you will experience a level of freedom and performance you would have never thought of.

        • TheTechnician27@lemmy.world
          link
          fedilink
          English
          arrow-up
          29
          arrow-down
          6
          ·
          edit-2
          14 hours ago

          resist corporate bullshit by spitting in their face.

          Resist corporate bullshit by eschewing the free, non-corporate option – which, because it’s open, gets better the more people use it – in favor of continuing to use the exact same corporate product but with an abstruse, hacky workaround that 0.001% of the userbase will use and will probably be plugged by this time next week. That’ll show those corpo fucks who’s boss. ✊Ⓐ”

        • chloroken@lemmy.ml
          link
          fedilink
          English
          arrow-up
          26
          arrow-down
          14
          ·
          15 hours ago

          How is continuing to use their product (thus being farmed for telemetry and other revenues) defiant in any way?

          The reality is you and others are afraid of change. There is no windows-only program I can’t run. Your defiance is futile and you’re the only one suffering, not Microsoft.

            • BombOmOm@lemmy.world
              link
              fedilink
              English
              arrow-up
              12
              arrow-down
              2
              ·
              edit-2
              10 hours ago

              Can you run Battlefield 6?

              This isn’t even a Windows or Linux thing: Why the hell do you want Saudi Arabia and Jared Kusher* to have kernel-level access to your machine? Why, why is that worth it for just a game?

              *I really wish I was joking with this part

              • prettybunnys@piefed.social
                link
                fedilink
                English
                arrow-up
                6
                arrow-down
                1
                ·
                edit-2
                10 hours ago

                Ok, cool. Some people are. This is a quick list of some popular reasons why people might not be able to just run Linux.

                • FauxLiving@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  5
                  arrow-down
                  1
                  ·
                  9 hours ago

                  I’d probably play BF6 and I do enjoy Apex Legends, but not enough to run Windows. Photoshop is great, but GIMP meets my non-professional needs. I’m not an engineer so AutoCAD isn’t a professional requirement and I can fix 3d prints or plan landscaping in freecad.

                  But, I can’t make Micrsoft stop enabling telemetry on my computer, inserting ads in my start menu or giving AI access to my entire system. I know there are tools to disable these things, I used them. I know the workaround to make local users, I know how to remove the AI integrations, I know how to use group policy to prevent the re-enabling of some items.

                  I don’t want to have to fight my computer in order to use it. I want it to do exactly what I want and nothing else. Linux lets me do it and that is more important than a few FPSs

                  Everyone gets to make that choice. Well, except the people who can’t upgrade to Windows 11… for them it’s Linux or joining a botnet at some time in the near future.

            • aing@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              8 hours ago

              The last time I try to run valorant on non standard windows 11 install, the anticheat refused to run. I’m not playing valorant, just helping friend with tehnical issue.

          • M0oP0o@mander.xyz
            link
            fedilink
            English
            arrow-up
            21
            arrow-down
            1
            ·
            edit-2
            14 hours ago

            I get it but let me give you an example of the sort of thing Linux is dealing with:

            I have a nephew who wanted a PC, and had a small budget (they where 11 at the time and I was not going to let them pay) so I used some parts around and made a not so bad mint machine. It worked very well but can not play fortnight (not an issue with mint or the hardware) or other such anti-cheat games. The child was ok with it but his parents got mad at me as to why I would not just “be normal” and put a real operating system on the machine. They tried to tell my nephew that he should not use his PC until they can bring it to someone that can “fix” it by putting windows on it (they are kinda asshats). Lucky for my nephew the place they took the PC said the same thing I did and that it would not run as well with windows on it, but would do it if they wanted (they said no when they got the cost).

            So the PC gets used and is enjoyed (it was the nephews birthday present from me), and used by his father as much as him. But all this time I am getting constant complaints about the “weird stuff” I forced on them, and that one day they will get him a “real” computer. Keep in mind my brother has a PC that is running windows that has more bloat and malware then you would think possible at this time (I think why he kept using his son’s) that was about the same in hardware (1060, am4 3600ish, 8 gigs of ram sort of machines). The mint PC was clearly better, and when their child started to point out how much more time my brother spent on his Linux computer then his own my brother just happened to “spill” a whole glass of water directly into his son’s computer. Then he hid the PC away and just blamed it not working on the “bad software” that it was running, and how it was a “trash” machine anyway. (I did get it back eventually, replaced the board and shipped it back to my nephew who is now using it again).

            So the point of the story is this, would you if you had to deal with users (and lets assume you are not related to them) like this put Linux on their machines or just not want to deal with them and put a ripped and custom windows on it?

            • FauxLiving@lemmy.world
              link
              fedilink
              English
              arrow-up
              10
              arrow-down
              1
              ·
              11 hours ago

              There are no upcoming kernel patches that will fix the problem of people being ungrateful assholes.

              • M0oP0o@mander.xyz
                link
                fedilink
                English
                arrow-up
                3
                arrow-down
                1
                ·
                11 hours ago

                I mean there is bound to be one that bricks their machine, so I have that at least.

                • FauxLiving@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  arrow-down
                  1
                  ·
                  10 hours ago

                  The trick is to always install their system using btrfs-dkms.

                  It’s guaranteed to break in a way that Google cannot resolve.

            • chloroken@lemmy.ml
              link
              fedilink
              English
              arrow-up
              17
              ·
              edit-2
              14 hours ago

              I cannot relate in any way. I would tell these people to figure it out themselves and that they’re ignorant and ungrateful. You’re also a very nice person for putting up with that.

              • M0oP0o@mander.xyz
                link
                fedilink
                English
                arrow-up
                8
                ·
                14 hours ago

                Its often the worst part of working in the industry, I used to have to deal with these sort of people professionally (investment bankers are the worst). I am just pointing out that sometimes the solution is just to do the work and move on, and that is how we get to where we are.

            • Jason2357@lemmy.ca
              link
              fedilink
              English
              arrow-up
              2
              ·
              9 hours ago

              If that story is at all true, I feel so bad for that kid regarding so much more than the OS on his computer. I honestly hope you have thought about the potential future circumstance that you need to take on an abused teenager.

              • M0oP0o@mander.xyz
                link
                fedilink
                English
                arrow-up
                1
                ·
                7 hours ago

                Oh I do what I can, but those kids (3 of them) are not going to have a good time.

              • M0oP0o@mander.xyz
                link
                fedilink
                English
                arrow-up
                1
                ·
                9 hours ago

                We are not american, and no he is (or was at one point) a card carrying communist (a really really bad one).

          • IdleSheep@lemmy.blahaj.zone
            link
            fedilink
            English
            arrow-up
            8
            arrow-down
            3
            ·
            edit-2
            13 hours ago

            The reality is you and others are afraid of change. There is no windows-only program I can’t run.

            Well I’m glad you represent everybody.

            People who need to use software like the Adobe suite professionally? They should just abandon their whole career and not use Adobe. Because being unemployed will really show em.

            • FauxLiving@lemmy.world
              link
              fedilink
              English
              arrow-up
              14
              arrow-down
              3
              ·
              11 hours ago

              Every time this topic comes up, you’d think that all Windows users are all professional graphic designers who use AutoCAD and also play Valorant professionally.

    • the_q@lemmy.zip
      link
      fedilink
      English
      arrow-up
      24
      arrow-down
      2
      ·
      15 hours ago

      That’s a lot of instructions just to use the computer you paid for and is yours…

      • the_riviera_kid@lemmy.world
        link
        fedilink
        English
        arrow-up
        12
        arrow-down
        9
        ·
        edit-2
        10 hours ago

        Linux has its stupid bullshit too, its just 12 of one and a dozen of another sort of situation. For example I don’t have to jump through hoops to auto mount a secondary drive on windows I just install the drive and there it is. But on linux I have to jump through all sorts of ridiculous hoops for some stupid reason. However it will auto mount flash drives and sd cards even though those are the ones more likely to pose a security risk.

        • drosophila@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          14
          ·
          12 hours ago

          I just plugged in an old drive to make sure I’m not going crazy, and I didn’t do anything besides hit the power button, log in, and open the file explorer:

          And its right there.

          • FauxLiving@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            10 hours ago

            It depends on the DE.

            Even still, typing mount /dev/sda1 external isn’t exactly Cirque du Soleil

            • Glog78@digitalcourage.social
              link
              fedilink
              arrow-up
              5
              ·
              10 hours ago

              @the_riviera_kid @drosophila

              As always on Linux you have different possibilities. Most big Desktop Environment’s like KDE / GNOME / Cinnamon … can mount devices automatically or on a click on the device. No need for additional entries in fstab.

              If you however want a more general approach you can use systemd’s automount or a fixed mountpount using fstab.

              Most normal Desktop User’s will be totally fine with the DE Solutions.

              • the_riviera_kid@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                10 hours ago

                I use my secondary and tertiary drives for steam and I boot my machine to big picture mode on startup so I need them to auto mount. Having to navigate to the file manager and clicking on them is not the same.

                • drosophila@lemmy.blahaj.zone
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  edit-2
                  8 hours ago

                  I thought you were talking about just opening the drive to use it from the file browser.

                  I do actually have a drive I use for automated backups, but I just used the GUI to change the automount setting:

                  I guess that’s a little bit inconvenient, but its like 3 clicks, adding a step to something I had to do to set up some other software. Its not any more complicated than disabling sticky keys in Windows.

                  Except we’re not comparing it to disabling sticky keys, we’re comparing it to needing needing to follow an entire page’s worth of instructions, pressing secret key combinations and entering commands into the terminal, just so you can use your computer without it phoning home to the mothership. And that’s on top of the fact that the instructions are probably going to be different in a year since microsoft is deliberately fucking with you.

        • blue_canuck@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          11 hours ago

          Say what? That’s not true in the slightest, if the drive is mountable it will show up in your file manager.

            • Barbecue Cowboy@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              4
              ·
              9 hours ago

              I think people are confused because the difference between mount on access and mount on boot is meaningless for 98% of people. I can think of reasons to need the latter, but not many.

              • the_riviera_kid@lemmy.world
                link
                fedilink
                English
                arrow-up
                2
                ·
                9 hours ago

                You are probably right, most folks aren’t even aware because they have no need for it. The only reason I need it is for my gaming rig that launches big picture mode on startup. I have no need for it on any of my desktop machines.

        • the_q@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          15 hours ago

          Yeah, but again you don’t have to do all this stuff just to use the PC. And for having the tiny user base Linux does it’s amazingly pro-user compared to the monopolistic bullshittery that is Microsoft Windows.

    • pika@lemmy.today
      link
      fedilink
      English
      arrow-up
      25
      ·
      edit-2
      17 hours ago

      Next type “ net user Prefferedusername/active:yes” and press enter.

      A space is needed before the slash on this command, right? And no space before net.

      • greybeard@feddit.online
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 hours ago

        I don’t know if this is the case, but I’ve found that often Windows commands see the space as optional. It’s weird, but generally works.

    • anon5621@lemmy.ml
      link
      fedilink
      English
      arrow-up
      9
      ·
      15 hours ago

      Honestly in my opinion just pirate windows ltsc/iot ltsc/server ltsc editions

    • fossilesque@mander.xyz
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      16
      ·
      19 hours ago

      Intructions unclear.

      Invalid command: net rap user Prefferedusername
      Usage:
      net rap user add             Add specified user
      net rap user info            List domain groups of specified user
      net rap user delete          Remove specified user
      
  • 4am@lemmy.zip
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    2
    ·
    13 hours ago

    As long as the Linux install videos stay up, I actually applaud this

  • mesa@piefed.social
    link
    fedilink
    English
    arrow-up
    48
    ·
    edit-2
    18 hours ago

    Its so nice on peertube nowadays. [email protected] if anyone wants to join and watch/post videos.

    And of course arbitrary try Linux out. Its a very productive OS.