Disable Windows Activation Check

Use PSExec to get a system shell via PSExec -i -s cmd.exe then run:

C:\Windows\system32>sc delete WLMS

C:\Windows\system32>reg delete HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\WLMS

Last updated

Was this helpful?