# Deactivate

The method for deactivating Zee Drive on a computer depends upon how the computer was activated.

## Deactivate A Personal Computer

If your computer is activated as a personal computer, open Zee Drive from the system tray by clicking the blue Z icon:

<figure><img src="/files/lrZWSOnFYSjlOE0Z3gAJ" alt=""><figcaption></figcaption></figure>

Then choose the deactivate option from the action button:

<figure><img src="/files/mPA3AX0oidJy6pmcbfns" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
After successful deactivation, Zee Drive will shutdown and no longer start up when you next sign in to the computer
{% endhint %}

## Deactivate A Hot Desk Computer Or Desktop Server

To manually deactivate, run `zeedrive.exe` on the computer and enter the Zee Drive subscription administrator username + activation code (or Zee Drive partner subscription administrator username + activation code if the subscription is on your partner subscription) then click the blue "hot desk computer and desktop server" link that shows and follow the wizard to deactivate.

{% hint style="info" %}
Zee Drive will not shut down during deactivation but it will no longer start up when a user next signs in to the computer
{% endhint %}

Alternatively deactivation can be performed via command line. This will deactivate the computer so Zee Drive will no longer start up but, it will still cause the computer to consume a shared computer licence on the subscription. The computer will also need to be deactivated from the administration console. See the [command line documentation](/how-to/use-the-command-line.md) for more information on deactivating.

## Remove All Activations

If you are not sure how Zee Drive is activated and want to remove all instances of Zee Drive starting up:

Download and run [Autoruns from Microsoft](https://learn.microsoft.com/en-us/sysinternals/downloads/autoruns). In the Quick Filter edit box enter `zeedrive.exe`. Select the *Everything* tab. Locate entries under the registry and Scheduled Task nodes. You may see multiple entries under the Registry node. Remove the entries. Sign out of Windows and sign back in again.

<figure><img src="/files/4am4xdQFI1eDNLeBoaOQ" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zeedrive.com/how-to/deactivate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
