-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add blog entry to install w11 wo account
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: Windows 11 ohne Microsoft Account | ||
author: cbeckmann | ||
--- | ||
Es ist möglich Windows 11 ohne Microsoft Account zu nutzen. | ||
In dem Schritt, in dem die Internetverbindung eingerichtet werden soll, | ||
kann mit `Shift` + `F10` eine Eingabeaufforderung (`cmd.exe`). | ||
Dort dann `oobe\bypassnro` eingeben und mit `Enter` ausführen. | ||
Die Einrichtung startet neu, jetzt kann aber die Option "Ohne Internet" ausgewählt werden. | ||
Und dann ein lokaler Account erstellt werden. | ||
|
||
[Heise](https://www.heise.de/tipps-tricks/Windows-11-ohne-Microsoft-Konto-so-geht-s-6213708.html?hg=1&hgi=6&hgf=false) | ||
listet zusätlich noch die Möglichkeit einen lokalen Account zu erstellen, | ||
nachdem ein Konto mit einem Microsoft-Account erstellt wurde. |