You can say goodbye to these legacy File Explorer options on Windows 11

  • Bipta@kbin.social
    link
    fedilink
    arrow-up
    7
    ·
    1 year ago

    How the fuck is removing the drive letters going to work? That’s some crazy stupid shit.

    • HarkMahlberg@kbin.social
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      My tech company relies heavily on custom drive letters. If this feature goes public, we will never move off of Windows 10. It would literally kill the business if we couldn’t see which drive we were accessing.

      • tallwookie@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        yep, same. we’ve been saying at the office for the last year or so that win11 is going to be a skip and it sure looks like it now.

    • Gabi@discuss.tchncs.de
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      1 year ago

      I think most people have misunderstood these changes. Drive letters are not removed, but the option “Show drive letters” in folder options is removed. By default, that option is enabled, so the drive letters will be shown, now if you want to disable them you’ll have to go to the registry.

      Just like “Hide protected OS files” is enabled by default, it will remain like that, if you want to show them, you’ll have to fiddle with the registry instead of just changing an option.

    • eltimablo@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      It doesn’t sound like they’re removing the displayed drive letters so much as removing the setting that lets you toggle them on or off.

    • Kaldo@kbin.social
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Removing things like showing drive letters in explorer

      what.

      I’m going to have to finally bite the bullet and move to linux soon, am I? >.>

        • Kaldo@kbin.social
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          (╯°□°)╯︵ ┻━┻

          I have like 4 drives at minimum and knowing where I am at a glance is nice, is there no hope

            • Boabab@kbin.social
              link
              fedilink
              arrow-up
              2
              ·
              1 year ago

              Linux has a very different file-structure, which is the way your files are organized on a system. It’s a bit weird at first, but once you get used to it makes a lot of sense. A second drive can often be found at /mnt/DRIVENAME or /media/DRIVENAME. But they show up in the file manager in a list anyhow.

              • Flaky@kbin.social
                link
                fedilink
                arrow-up
                2
                ·
                edit-2
                1 year ago

                That’s for mounting, yeah, but when it comes to interacting with the hardware, Linux itself uses letters for some types of devices. For example, serial-connected ones (e.g. SATA internal drives, USB external drives) are /dev/sdx (x being a letter from A-Z). I don’t know what happens when all letters are used up though, maybe someone can chime in there? NVMe uses numbers it seems - my boot drive is /dev/nvme0n1

                There are other ways to access devices and partitions besides that though. I just had to put EndeavourOS on a flash drive and the Arch Wiki recommended doing this by targeting the drive via /dev/disk/by-id/, which lists connected drives by name, connectivity and serial number.

                • Boabab@kbin.social
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  1 year ago

                  That’s totally true and somehow it didn’t think of it. I think that is the closest equivalent of the Windows naming scheme on storage devices.
                  But on the contrary: I believe on Windows the drive letters ( C:, D;, etc) ARE used for recognition (by the user) while the drive is already mounted. But you can also mount them without assigning a drive letter, making it somewhat different than how it’s handled in Linux. On Linux, the (average) user usually doesn’t see stuff like “/dev/sda” unless they specifically look for it. At most, they will see the name that are assigned to the drive and it’s mounting point.

                • eltimablo@kbin.social
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  edit-2
                  1 year ago

                  When all the letters are used up, it goes into doubles, i.e. /dev/sdaa, /dev/sdab, and then triples, I believe.

          • ReCursing@kbin.social
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            It… doesn’t? Unless you mean line /dev/sda1, but that’s not really the same thing. On Linux you can theoretically mount any drive anywhere you want under the root, so you might have your music on /mnt/music, or /media/music/ or you could mount it at /home/<username>/music.

            Mine is on a drive called Stuff I have mounted at /mnt/Stuff/, I also have a symlink in my home directory from /mnt/Stuff/music/ to /home/<username>/music, which seamlessly makes it appear that it’s there as well.

            Really it’s far more convenient than arbitrary drive letters!

  • Hedup@lemm.ee
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Looks like Microsoft are taking EU concerns to heart and are inviting friendly competition from alternative file explorers for Windows.

    /s

    • LinkOpensChest.wav@lemmy.one
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Getting tired of the endless reg edits necessary to enable basic functionality on Windows 11

      I use Windows 10 at home and it’s not so bad, but using Windows 11 at work makes me understand why everyone hates it