• @Skipcast@lemmy.world
    link
    fedilink
    English
    1018 days ago

    Nope, you need an internet connection to get past initial setup. Unless you use pro, there you can select to domain join computer instead and it’ll let you create a local account

    • SayCyberOnceMore
      link
      fedilink
      English
      118 days ago

      Ok, so setup a DC (in a VM on your linux laptop), install Win11 joined to that domain, create a local user, then leave the domain & destroy the VM…?

      Or install Linux 👍🏻

      • @Skipcast@lemmy.world
        link
        fedilink
        English
        418 days ago

        You don’t have to join a domain, it just skips the Microsoft account login and goes to create a local account

    • @kernelle@0d.gs
      link
      fedilink
      English
      10
      edit-2
      18 days ago

      You are wrong for now, it is still possible.

      • Ctrl + Shift + F3 during setup gives you access to sysprep
      • In an admin CMD you can excecute the BypassNRO.cmd script. In C:\Windows\System32\oobe\
      • I have encountered one 24H2 installation where the oobe folder was empty, but if you copy the file from another device it works just the same
      • Reboot from sysprep and you can now select “Install without internet” when selecting a WIFI

      This will not work if you’re already connected to a wifi. BypassNRO sets a registry flag, so it’s only a matter of time till they patch it out, but it works for now.

      Edit: Rufus also allows the creation of a local user when making the installation USB, skipping the entire setup process.