explaingit

tgsan/cmwtat_digital_edition

19,050C#Audience · developerComplexity · 2/5QuietLicenseSetup · easy

TLDR

Open-source C# tool that automatically activates Windows 10/11 by obtaining a digital license tied to your hardware.

Mindmap

mindmap
  root((repo))
    What it does
      Activates Windows 10
      Activates Windows 11
      Digital license binding
    How it works
      Obtains digital license
      Ties to hardware
      Survives reinstalls
    Tech stack
      C#
      Windows API
    Use cases
      Activate fresh installs
      Reactivate after hardware change
      Automate activation process

Things people build with this

USE CASE 1

Activate a fresh Windows 10 or 11 installation without manually entering a product key.

USE CASE 2

Obtain a digital license that persists across system reinstalls and hardware changes.

USE CASE 3

Automate Windows activation for multiple machines or deployments.

Tech stack

C#.NET

Getting it running

Difficulty · easy Time to first run · 5min
Use and modify freely for any purpose, including commercial use, as long as you distribute under the same GPL-2.0 license and include the source code.

In plain English

CloudMoe Windows 10/11 Activation Toolkit Digital Edition is a tool written in C# that activates Windows 10 and Windows 11 using a digital license. A digital license ties Windows activation to your hardware rather than requiring a product key you type in, once obtained, Windows stays activated automatically even after reinstalls. This toolkit automates the process of obtaining that digital license. It is open source and licensed under GPL-2.0.

Copy-paste prompts

Prompt 1
How do I use this Windows activation toolkit to get a digital license for Windows 11?
Prompt 2
Can I run this tool on a fresh Windows 10 install, and will the activation survive a reinstall?
Prompt 3
What does 'digital license' mean, and how is it different from a product key?
Prompt 4
Show me the C# code that handles the digital license binding in this toolkit.
Open on GitHub → Explain another repo

Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.