## Activation Status | Command | Description | | -------------- | ------------------------------ | | `slmgr /dlv` | View Windows Activation Status | | `slmgr /rearm` | Rearm Windows Activation | | `slmgr /ato` | Activate Windows Activation | ## Licensing | Command | Description | | ------------------ | --------------------------------------- | | `slmgr /ipk <key>` | Install a Windows product key | | `slmgr /ato` | Activate Windows with a product key | | `slmgr /upk` | Uninstall the product key | | `slmgr /dli` | Display the current license information | | `slmgr /dlv` | Display detailed license information |