Remove the annoying and time consuming first logon (OOBE) screen on Windows 8.
1 2 |
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "EnableFirstLogonAnimation"=dword:00000000 |
For every 1603 in the World
Remove the annoying and time consuming first logon (OOBE) screen on Windows 8.
1 2 |
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "EnableFirstLogonAnimation"=dword:00000000 |