Boy, the good ole days are gone when it comes to Windows. I am posting just to help anybody that doesn’t know. This is like a creepy wire tap. If you are actually using Windows 11, make sure to disable and or reduce telemetry in Windows 11 (Privacy). If that actually helps, I am sure there are more ways they send data back but the video link is a simple how to for the telemetry. Here is more info: https://www.youtube.com/watch?v=Wtg_s1GQiMU

  • Zerush@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 day ago

    MS at least permits to desactivate all this crap (naturally not documented, but activated by default), it’s all in the settings, services and registry (eg.desactivate SysMain, whith which MS steal share your Bandwidth). Apart there are also a ton of other services and “features” which remain active by default, despite not longer needed since 15 years, eg.Prefetch, IndexService, Hibernate and other (eg.AI), slowing down the system and wasting RAM. Most optimizer apps, like ShutUp10 and others can help, if you don’t want to do it by yourself (!!!). To make easier the access, God Mode still works in Windows 11, or download Super God Mode. Windows always need work to turn it in a fast and usable OS with an reasonable privacy (remember that some telemetry make sense, eg.for update checks (Important security updates, also for drivers)

    Mandatory to install Portmaster.

    • mnemonicmonkeys@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      23 hours ago

      With all the effort it takes to figure that out on Windows (yes, even with a guide to follow), it literally would be easier to switch to Linux.

      Inb4 needing to pick a distro. Here’s a simple flowchart:

      • Do you game with brand new graphics cards and/or brand new games that need driver updates?
        • Do you want to tinker?
          • If yes, use CachyOS
          • If no, use Bazzite
      • If you don’t buy graphics cards or high end games right after release, or don’t game at all
        • Use Linux Mint
          • NewNewAugustEast@lemmy.zip
            link
            fedilink
            arrow-up
            0
            ·
            15 hours ago

            They all do. Mint has always seemed behind (having to follow Ubuntu) and their upgrade and package paths are strange.

            With so many better options, why that one?

              • NewNewAugustEast@lemmy.zip
                link
                fedilink
                arrow-up
                0
                ·
                edit-2
                11 hours ago

                How does it not make sense? And what leads you to believe I’m a loon?

                And are you really voting on Lemmy? Lol.

                Edit: all sorts of distro work well. It’s just why this one? I don’t think it’s particularly friendly, or up to date, it inherits a lot of crap from Ubuntu.

    • Chais@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      1 day ago

      Or, and this may be a difficult concept for the Windows-brained to grasp, use an operating system that you don’t have to fight and bear into submission for it to what you want and only what you want.
      It’s your computer, why would you give control over it to anyone else?

      • NKBTN@feddit.uk
        link
        fedilink
        English
        arrow-up
        0
        ·
        20 hours ago

        Linux I’ve had to fight and beat into submission just to try and install it without accidentally overwriting my windows installation, and have all my hardware working. I’ve tried and failed 6 times now

        • Chais@sh.itjust.works
          link
          fedilink
          arrow-up
          0
          ·
          19 hours ago

          That sounds like you had difficulty determining the correct instructions. Given the wrong instructions, computers will do the wrong thing, and that’s OK. They’re not supposed to think, but do what they’re told.
          I’ll admit that Linux still occasionally suffers from UI/UX issues, in that its not always obvious what the correct choice is in a given circumstances. A bit like Micro$lop trained their users for decades to completely ignore any and all error messages and just try what they were doing again, by making their error messages needlessly cryptic and borderline useless.

          • NKBTN@feddit.uk
            link
            fedilink
            English
            arrow-up
            0
            ·
            16 hours ago

            I had difficulty understanding the error messages, mainly. “Warning: this xibstop is a fleng. Do you want to flargle you shmoigen at 0000HgvbXX44? This cannot be undone”

            Of course, I couldn’t actually google what it meant without running into a whole load of other terminology I didn’t understand, least of all because my WiFi hadn’t kicked in yet.

            Basically, you need to put the work in to understand the context of what’s going on. With Windows, this took me about a year when I first got a PC. I imagine it’ll be the same with Linux.

        • NewNewAugustEast@lemmy.zip
          link
          fedilink
          arrow-up
          0
          ·
          19 hours ago

          So which one is the trouble? Windows or Hardware? If its windows, well maybe get rid of the problem first. Microsoft is actively hostile to your plans.

          If its hardware, that can be tricky, but it sure seems infrequent these days.

          Refined is probably the best method of dealing with windows. Give windows and linux their own drives, let refined manage the booting and you choose which environment to launch. Windows will never know the other os or bootloader exists. Also turn off fastboot in windows, the cause of a lot of problems.

          • NKBTN@feddit.uk
            link
            fedilink
            English
            arrow-up
            0
            ·
            19 hours ago

            I need to keep a windows installation because I need MS Office. LibreOffice is fine 98% of the time, but I’ve got a handful of complex documents and spreadsheets that just don’t render correctly in LO, and I’m not going to spend the weeks it takes to correct them.

            I’ll look into refined, but currently can’t afford anything but essentials so it’ll be a ways off before I can get a new HD

            • NewNewAugustEast@lemmy.zip
              link
              fedilink
              arrow-up
              0
              ·
              19 hours ago

              The office problem. I moved over a long time ago. Word at that time couldnt handle large documents, and excel was a pain in the ass for the csv data we were getting at the time.

              Either deal with that pain over a few weeks, or deal with that pain forever! Maybe the fork of onlyoffice will do what you want.

              If its only office you can just run windows inside of linux without issue and have it launch the office application when needed using winapps. https://github.com/winapps-org/winapps

              Personally I just keep windows in a docker container for that ultra rare time I need windows.