# This script is not affiliated with Microsoft. Use at your own risk. Set-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE' -Name 'BypassNRO' -Type DWord -Value 1 -Force Restart-Computer -Force