> For the complete documentation index, see [llms.txt](https://key4.hideez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://key4.hideez.com/guide-for-hideez-key/proximity-lock.md).

# 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/proximity-lock.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/vault-settings/pc-locking-unlocking-methods-proximity-settings.md#configure-pc-lock-by-proximity).&#x20;

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

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

**Method 1**

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

Unpair key in Windows Bluetooth devices.

![](/files/ksdHQsqrh7rPYaRgSDns)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://key4.hideez.com/guide-for-hideez-key/proximity-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.
