logiccloud Activation Service for Windows Devices
Supported windows versions: Windows 11, Windows 10.
-
Get the windows-activation-service.exe from here.
-
Copy it to
C:\Program Files
. You can use any other directory as long as the system has exec access to it. -
Open Power Shell as Administrator. Run this command:
New-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Run" `
-Name "Application"`
-Value "C:\Program Files\windows-activation-service.exe" -
Reboot Windows.