> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/user-guides/br/tips-and-tricks/login-to-keeper-with-windows-hello.md).

# Fazer login no Keeper com o Windows Hello

Como configurar o login biométrico do Keeper Desktop com Windows Hello.

### Login com Windows Hello <a href="#windows-hello-login" id="windows-hello-login"></a>

O Keeper é compatível com o Windows Hello, uma tecnologia biométrica que permite autenticar e fazer login no dispositivo Windows usando reconhecimento facial, leitor de impressão digital ou PIN (disponível no Windows 10). Se o Windows Hello estiver configurado no dispositivo do usuário e ativado no Keeper, não será necessário digitar a Senha principal na tela de login do Keeper, o que agiliza ainda mais o processo de login.

Ative o Windows Hello:

1. Abra o **menu suspenso da Conta**.
2. Clique em **Configurações > Segurança**.
3. Ative "Login do Windows Hello".
4. Depois de ler o aviso, clique em **Ativar** para confirmar.

#### Configuração do Windows Hello <a href="#windows-hello-setup" id="windows-hello-setup"></a>

Se o Windows Hello ainda não estiver configurado no dispositivo, você receberá uma solicitação para abrir as Configurações do Windows e configurá-lo. Depois de configurar o Windows Hello, feche a janela de Configurações e volte ao Cofre para seguir os passos 3 e 4 acima (ativar o Windows Hello).

#### Autenticar com Windows Hello <a href="#logging-in-with-windows-hello" id="logging-in-with-windows-hello"></a>

Na próxima vez que fizer login no Keeper, o Windows Hello tentará autenticar sua identidade primeiro. Após a autenticação, o cofre será descriptografado e você será conectado automaticamente ao Keeper.

Ao clicar em **Cancelar**, você retorna à tela de login para entrar com a Senha principal.

![Solicitação do Windows Hello](https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-54ff9d419f8b78b951712d3ab0f65321324ad84d%2Flogin-windows-hello-prompt.jpg?alt=media)

{% hint style="info" %}
O login com Windows Hello ficou disponível em março de 2020 no novo App Installer unificado, quando o Keeper Desktop é instalado pela página de download do site ou pela Microsoft Store. Clientes em versões anteriores não receberão o recurso Windows Hello até instalarem a versão correta.\
\
**A versão do Keeper compatível com Windows Hello pode ser instalada de duas formas:**

**1. Pelo link do** [**App Installer**](https://www.keepersecurity.com/desktop_electron/packages/KeeperPasswordManager.appinstaller) **na página de download do site**\
**2. Pela** [**Microsoft Store**](https://www.microsoft.com/en-us/p/keeper-password-manager/9n040srq0s8c)
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/user-guides/br/tips-and-tricks/login-to-keeper-with-windows-hello.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
