Skip to content
Snippets Groups Projects
Commit 32eb2958 authored by Patrick Frei's avatar Patrick Frei
Browse files

fixed typo

parent bbc44cca
No related branches found
No related tags found
No related merge requests found
......@@ -3,17 +3,17 @@ First setup Windows 11 @ D-Phys
When you turn on your Windows 11 computer for the first time, the Setup Assistant, also known as the Out of the Box Experience (OOBE), will appear.
If your computer only makes it to the 'Let’s connect you to a network' step and prompts for an internet connection, it means your device has not yet been registered. You can skip this menu item and register your computer later by following the steps below.
If your computer only makes it to the 'Let’s connect you to a network' step and prompts for an internet connection, it means your device MAC address has not yet been registered on our network . You can skip this menu item and register your computer later by following the steps below.
[[!img /media/windows/windows11/windows_11_network.png size="450x"]]
* At “Let’s connect you to a network” screen, press SHIFT+F10 keys together. It’ll launch Command Prompt window on the top of setup wizard window.
* enter following command in the command line:
* Enter following command in the command line:
```batch
taskkill /IM oobenetworkconnectionflow.exe /F
```
* Now close Command Prompt window and the Windows 11 setup wizard will show some progress with the circle animation.
* Now close the Command Prompt window and the Windows 11 setup wizard will show some progress with the circle animation.
After installing of Windows 11 can you now [register](/network/how_to_get_network_access) your Computer.
After installing of Windows 11 you can [register](/network/how_to_get_network_access) the MAC address of your computer.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment