# Windows Powershell with Yubikey/FIDO2-protected SSH keys

These instructions are for using OpenSSH within Windows Powershell (Windows Terminal) with a Yubikey to protected your SSH keys (FIDO2).&#x20;

## The advantages Powershell with OpenSSH

1. The easiest and fastest way to use Yubikey to protect your SSH keys.&#x20;
2. Setup is straight forward and simple.
3. Powershell (Windows Terminal) works well.  It has good emulation,  tab support, etc.&#x20;
4. Powershell has direct access to the hardware.

## The disadvantages Powershell with OpenSSH

1. Not compatible with Windows Subsystem for Linux (WSL),  Cygwin, etc.&#x20;


---

# 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.k9.io/key9-identity/ssh/installation-and-setup/windows-powershell-with-yubikey-fido2-protected-ssh-keys.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.
