mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 14:30:21 +00:00
31 lines
407 B
Plaintext
31 lines
407 B
Plaintext
REM enable the OOBE bypass to allow local account on windows 11
|
|
REM This file will enable the bypass and reboot the computer
|
|
|
|
SHIFT F10
|
|
DELAY 1000
|
|
HOLD ALT
|
|
DELAY 1000
|
|
HOLD TAB
|
|
DELAY 500
|
|
RIGHT
|
|
DELAY 200
|
|
RELEASE TAB
|
|
DELAY 500
|
|
RELEASE ALT
|
|
DELAY 1000
|
|
SHIFT F10
|
|
DELAY 1000
|
|
HOLD ALT
|
|
DELAY 1000
|
|
HOLD TAB
|
|
DELAY 500
|
|
RIGHT
|
|
DELAY 200
|
|
RELEASE TAB
|
|
DELAY 500
|
|
RELEASE ALT
|
|
DELAY 1000
|
|
STRING OOBE\BYPASSNRO
|
|
DELAY 1000
|
|
ENTER
|