Skip to main content

logiccloud Activation Service for Windows Devices

Supported windows versions: Windows 11, Windows 10.

  1. Get the windows-activation-service.exe from here.

  2. Copy it to C:\Program Files. You can use any other directory as long as the system has exec access to it.

  3. 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"
  4. Reboot Windows.