this post was submitted on 29 Mar 2025
626 points (97.6% liked)

Technology

68187 readers
3776 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Skipcast@lemmy.world 10 points 4 days ago (2 children)

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

[–] kernelle@0d.gs 10 points 4 days ago* (last edited 4 days ago) (1 children)

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.

[–] thisbenzingring@lemmy.sdf.org -2 points 4 days ago (1 children)

this does not work for Windows HOME edition

[–] kernelle@0d.gs 2 points 4 days ago

Yes it does, a client needed this documentation and I've tested it extensively. The only exception is when S-Mode is enabled.

[–] Cyber@feddit.uk 1 points 4 days ago (1 children)

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 4 points 4 days ago

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