this post was submitted on 13 Jun 2024
1 points (100.0% liked)

Technology

60560 readers
3648 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 2 years ago
MODERATORS
 
  • Microsoft inadvertently highlighted the benefits of using a local account over a Microsoft account on Windows 11 in a recent support page update.
  • Using a local account allows for offline sign-in, is independent of cloud services, and limits settings, files, and applications to a single device, enhancing privacy.
  • Despite these benefits, Microsoft requires internet access or workarounds for the initial setup of Windows 11, making it challenging to use a local account from the start.
you are viewing a single comment's thread
view the rest of the comments
[–] codenamekino@lemmy.world 0 points 7 months ago (8 children)

Since they mentioned the workarounds but didn't explain them, I'm copying my comment from another post a couple of weeks ago.

Lemmy probably isn’t the target audience for this, here’s the steps to bypass the MS account requirement when setting up W11:

Configure your keyboard, but before you select your wifi network press Shift+(Fn)+F10 to open Command Prompt.

Type in the following command and press enter. Your computer will reboot: oobe\bypassnro

After the reboot, configure your keyboard and location settings, and click the option at the bottom of the page to say that you don’t want to connect to the internet

Click the link on the next page to “Continue with limited setup”, then follow the prompts to enter a username and password.

[–] crank0271@lemmy.world 0 points 7 months ago (1 children)

Lemmy probably isn’t the target audience for this, here’s the steps to bypass the MS account requirement when setting up W11:

"Install Linux"

[–] lauha@lemmy.one 0 points 7 months ago

I use arch btw

[–] B16_BR0TH3R@lemmy.world 0 points 7 months ago

Or just select local domain login.

[–] cley_faye@lemmy.world 0 points 7 months ago (1 children)

or write your windows ISO using rufus and check the "no MS account" checkbox.

[–] Facebones@reddthat.com 0 points 7 months ago

That was SO TIGHT when I saw that option recently when I reinstalled windows ❤️

[–] deweydecibel@lemmy.world 0 points 7 months ago* (last edited 7 months ago) (3 children)

Thr FN part is notable if you have a recent computer. A lot of laptops and keyboards ship out with media keys as the default on the top row now, and you must hold the FN key to use F10. Lot of people don't realize this and think Shift+F10 isn't working.

Possibly an easier option: you can let it connect to the internet, and then when it tells you to set up a Microsoft account, click on "Other sign in options" (or whatever it says beneath the text box). Then select "Domain Join". It'll let you use a local account.

[–] CarbonatedPastaSauce@lemmy.world 0 points 7 months ago (2 children)

Good info, but everyone should know that Windows 11 Home can not join domains, and the option will not be there. Only Pro, Enterprise, and Education versions can do that.

[–] deweydecibel@lemmy.world 0 points 7 months ago

Yes, that's true. But I'm kind of going off the assumption anybody that actually wants to use a local account is somebody who knows better than to use the Home edition. Without group policy and a couple of the other configurable points, I'm not sure how viable it even is to use Home anymore if you want Microsoft off your back.

[–] Appoxo@lemmy.dbzer0.com 0 points 7 months ago

Everyone that buys a laptop with home and "is into IT" shouldnt buy a laptop anyway. And you can get cheap sealed OEM stickers on ebay.

[–] 4am@lemm.ee 0 points 7 months ago

Instructions unclear, I installed something called “Project Bluefin”?

[–] dan@upvote.au 0 points 7 months ago (1 children)

. A lot of laptops and keyboards ship out with media keys as the default on the top row now

That's always the first setting I disable in the UEFI. I hate it.

[–] kilgore_trout@feddit.it 0 points 7 months ago (1 children)

I use the media keys much more frequently than I need Function keys.

[–] dan@upvote.au 0 points 7 months ago* (last edited 7 months ago)

In that case, it makes sense. I guess it differs depending on use case.

I'm a developer and am stepping through code in a debugger pretty frequently, which makes heavy use of the F keys. I use the F keys far more often than the media keys.

[–] GeorgimusPrime@lemmy.world 0 points 7 months ago (1 children)

Newer versions won't allow you run the command prompt in the initial setup environment.

[–] codenamekino@lemmy.world 0 points 7 months ago (1 children)

I successfully did it on a brand new Inspiron laptop yesterday morning. I do regular device configs for my organization, and the moment this stops working, I'll be here to rage about it!

[–] GeorgimusPrime@lemmy.world 0 points 6 months ago (1 children)

That's good. I had to install from and older iso.

[–] codenamekino@lemmy.world 0 points 6 months ago

Out of curiosity, is that W11 Home or Pro? I don't deal with home at all, I wonder if that's the difference.

[–] Appoxo@lemmy.dbzer0.com 0 points 7 months ago

I still find it funmy how seemingly everyone in an earlier threat knew about a dummy e-mail to bypass it but not about the oobe command.

[–] nuggsy@lemmy.world 0 points 7 months ago

Thanks for reminding me about this!

We used to use that method for the company I was working for. We would setup laptops in advance and they were in the early process of setting up intune. Since we didn't have a user account, we'd use your method to continue setup to get to the desktop.

I think we'd then run commands in pwershell to have the machine appear on intune.

It was a good few years ago and it was a very annoying, arduous time. They worked out the kinks eventually and that was no longer required.