Skip to content

Commit c67f6b7

Browse files
authored
Update README.md
1 parent bcda0f3 commit c67f6b7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ OOBE\BYPASSNRO
3434
```
3535
- If the above command does not work, try the following command as an alternative:
3636
```shell
37-
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE" /v BypassNRO /t REG_DWORD /d "1" /f shutdown /r /t 0
37+
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE" /v BypassNRO /t REG_DWORD /d "1" /f
38+
shutdown /r /t 0
3839
```
3940
- When the computer restarts, disconnect the network cable.
4041
- You can also take it offline by opening a Terminal again (`Shift + F10`) and running:

0 commit comments

Comments
 (0)