TL;DR:

The Windows File Explorer is now dependent on Microsoft Recall being installed on Windows 11 24H2 editions and likely later.

This means that if you wish to use newer versions of the Window file explorer, you have to install recall on your system. Recall is a deeply-rooted, non-negotiable feature on all modern versions of Windows.

Solution

If you wish to strip out recall from your system, you are no longer able to use the built-in graphical file explorer and must use a third-party tool, and if you’re not allowed to do that on the machine, then you are forced to have recall running on the system as it doesn’t appear on any graphical settings pages.

The other solution is to prepare for transitioning into a free operating system such as GNU/Linux with distributions such as Linux Mint which is designed specifically for that transition. You can also run an older version of Windows and refuse to update.

Errata

Turns out that this issue has been exaggerated and that there are ways to disable co-pilot on Windows machines (or at the very least, command Windows to do so). Also it’s debatable whether this program does any harm on non “copilot” computers but you can be the judge of that.

  • someone [comrade/them, they/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    17
    ·
    7 days ago

    I’ve been thinking of doing an effort post on how to make a Windows to Linux transition as painlessly as possible. Are there any topics in particular that you (or anyone reading) specifically want a deep dive into?

    Caveat: I’m not a PC gamer (for financial reasons, not ideological ones) so I can’t help much on the gaming side.

    But I think I can help with the rest. I’ve been using Linux as my main desktop OS for about 25 years now.

    • Frank [he/him, he/him]@hexbear.net
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      7 days ago

      Uft. Jesus. I’d have to think about it for a while.

      Does Linux have an equivalent of Windows Powertoys Fancyzones?

      Equivalent to Eartrumpet?

      I mostly use FOSS software anyway, so stuff like Libreoffice, GIMP, OBS, that shouldn’t be much of a problem.

      Idk. I think the biggest issue will be figuring out how to set up my workflow again. I rely heavily on FancyZones to keep my desktop legible. I’m very fond of rainmeter. But I suppose for a lot of it I’ll just have to fuss with it until it feels right.

      Part of my concern is it seems like most things I’d want are doable, but there’s a lot of hoops to jump through. Like I have an Azeron Cyro mouse bc I was concerned about RSI. Works great, most comfortable mouse I’ve ever used, but it sounds like to get it to run on Linux you need to run a windows VM, a macro program, and a couple of other things. In windows I just plug it in and use the keymapping software that comes iwth the mouse.

      • FunkYankkkees [they/them, pup/pup's]@hexbear.net
        link
        fedilink
        English
        arrow-up
        8
        ·
        edit-2
        7 days ago

        Sorry for jumping into another thread but I think I can help with some of these

        Does Linux have an equivalent of Windows Powertoys Fancyzones?

        Depending on what you use it for a tiling window manager might replace it, or KDE plasma has similar functionality built in I believe

        Equivalent to Eartrumpet?

        I think Pulse Audio Volume Control does everything Eartrumpet does, it comes default with some distributions or you can install the package pavucontrol

      • adultswim_antifa [he/him]@hexbear.net
        link
        fedilink
        English
        arrow-up
        4
        ·
        7 days ago

        If I understand what fancyzones is, I think people make plugins for gnome and kde that are like Fancyzones. There’s also entire window managers that are like scriptable fancyzones. I’m talking about tiling window managers like awesomeWM and i3. They’re pretty technical but some people really like them.

    • Grebgreb [he/him]@hexbear.net
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      Is dual booting worth trying? I’ve seen people claim multiple times that this leads to issues.

      How do you make it look like Windows 7 with the windows xp theme?

      Is there a place to check for software and hardware compatibility?

      • CarbonScored [any]@hexbear.net
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        7 days ago

        I’ve dual booted for 8 years now. It’s very handy for me, but it is not without its complications - The main one being Microsoft’s illegal anticompetitive behaviour by making Windows regularly overwrite the boot entries, so I have to force a legacy boot to Linux so it can recreate its own entries.

        The second one being that Microsoft doesn’t abide by its own official NTFS specification, and will mark drives dirty when it shouldn’t, forcing Linux to be careful and mark the drive as read-only unless you force it or boot back and make Microsoft re-unmark it.

        If you want a Windows-y theme, I’d point to Plasma/KDE for your desktop type. Plenty of themes around too.

        Honestly I’ve not had an issue with hardware drivers on Linux for a long time, that issue is largely historical. Except for nvidia graphics cards, which may prove a bit finicky depending on the model. Hardware which is very recent may take a while if they don’t release official linux drivers.

        As for software, obviously just check if your software has a Linux binary, if it does they’re generally all-distro supporting these days.

        A lot of games are Linux native now, but for other Games on Steam with Proton (or the more complex effort of running software in WINE), they have appDBs that list compatibility here: https://appdb.winehq.org/ and here: https://www.protondb.com/

      • asexualchangeling@lemmy.ml
        link
        fedilink
        English
        arrow-up
        3
        ·
        7 days ago

        Dual booting is less likely to cause issues if it’s 2 separate drives in my experience. When Windows has to share a drive with Linux, it can cause issues.

      • porous_grey_matter@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 days ago

        Lots of people do it without issues, but it can sometimes lead to issues, most likely that a windows update overwrites the bootloader and you get locked out of the Linux partition. It’s worth trying if you’re not sure about it, but you can also just run Linux from an external drive while testing it out, which I might recommend more, although it’ll be slower to start up/run programs.

        Can’t help you with the theme sorry, but I have seen some in the past so I guess it’s possible.

        The website for each distro often has comparability information, the Arch wiki has a huge amount, which more or less applies to other distributions too.