# PC lock

Starting from version 1.2.9 you also can block your Windows account if you [enrolled your Authenticator for PC login](/user-guide/android-guide/software-key-enrollment/pc-authorization-enrollment.md).

Just go to the account that you signed in to and tap the "Lock Workstation" button. The workstation will be locked.

That is what this button looks like for passwordless accounts:

![](/files/lNfB9Zd2gVGIXd3oMl47)

That is what this button looks like for password-based accounts:

![](/files/oTB5afLWg7AgO6x8yvxH)

{% hint style="warning" %}
Please, note: [the roaming feature](/user-guide/android-guide/software-key-enrollment/pc-authorization-enrollment/enrollment-for-password-based-pc-authorization/account-roaming.md) applies ONLY to unlocking. You can lock only that workstation on which the Authenticator was enrolled.
{% endhint %}


---

# 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://authenticator.hideez.com/user-guide/android-guide/pc-lock.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.
