> For the complete documentation index, see [llms.txt](https://docs.soraco.co/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.soraco.co/docs/self-help-customer-site/qlmcustomersite-qlm-self-help/deactivate-license-page.md).

# Deactivate License Page

### QlmReleaseLicense.aspx <a href="#h_01hdm5wzxv8q8mxzw1y5w2xffp" id="h_01hdm5wzxv8q8mxzw1y5w2xffp"></a>

**QlmReleaseLicense.aspx** is a web page that your users can fill out to deactivate a license from a given computer. You can launch this page with or without any arguments. If you provide arguments, the corresponding fields in the form will auto-populate with the provided values.

If you enable the [Server Property](https://support.soraco.co/hc/en-us/articles/207920563-Server-Properties) showDeactivationVerificationCode, a customer will need to enter a Deactivation Verification Code (DVC) to deactivate a license. If you are using the QLM License Wizard, the wizard will display the DVC when an offline user tries to deactivate a license. You can also use [CreateDeactivationCode](https://support.soraco.co/hc/en-us/articles/360031442411-QlmLicense-CreateDeactivationCode) API to create a DVC.

The

| **Argument**  | **Description**                                                                                           |
| ------------- | --------------------------------------------------------------------------------------------------------- |
|               |                                                                                                           |
| is\_avkey     | Activation Key of the end-user                                                                            |
| is\_pcid      | Computer ID of the end-user. This argument is optional if the license is a single activation license key. |
| is\_deactcode | Deactivation verification code generated by the client.                                                   |

&#x20;

Example:&#x20;

<https://qlm3.net/qlmdemo/qlmcustomersite/> QlmReleaseLicense.aspx ?is\_avkey=AXK80-60R00-GHJ3S-I862Y-1I1UR-AQDV2\&is\_pcid=123
