# Proximity Lock

To lock your PC, you can:&#x20;

* use the [Proximity mechanism](#lock-your-pc-by-proximity) - blocking will occur when the Bluetooth signal level drops below a certain value&#x20;
* [Forcibly lock your PC](/guide-for-hideez-key-bundle-with-bt-adapter/lock-pc.md#forced-methods-to-lock-your-pc) even when you are near it&#x20;

### Lock your PC by proximity

You can read about the proximity mechanism and its limitations [here](/guide-for-hideez-key-bundle-with-bt-adapter/vault-settings/configure-the-methods-of-locking-and-unlocking-the-pc-proximity-settings.md#options-for-unlocking-your-pc).&#x20;

{% embed url="<https://www.youtube.com/watch?v=Y5pbIiUALBA>" %}

The step-by-step algorithm for configuring PC lock by proximity is described [here](/guide-for-hideez-key-bundle-with-bt-adapter/vault-settings/configure-the-methods-of-locking-and-unlocking-the-pc-proximity-settings.md#configure-pc-lock-by-proximity).&#x20;

### Forced methods to lock your PC&#x20;

#### Method 1

Click on the **Disconnect** vault button.

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

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

Confirm disconnection by clicking **Yes**. Don't remove bonds (if you want only lock PC, not to unpair the Key). The PC will be locked.

#### Method 2

Press the **Win + L** key combination on the keyboard. The PC will be locked.


---

# 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://key3.hideez.com/guide-for-hideez-key-bundle-with-bt-adapter/lock-pc.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.
