diff --git a/windows/security/identity-protection/images/passwordless-experience/key-credential-provider.svg b/windows/security/identity-protection/images/passwordless-experience/key-credential-provider.svg
new file mode 100644
index 0000000000..2b75b401ef
--- /dev/null
+++ b/windows/security/identity-protection/images/passwordless-experience/key-credential-provider.svg
@@ -0,0 +1,11 @@
+
diff --git a/windows/security/identity-protection/passkey/images/device-use.png b/windows/security/identity-protection/passkey/images/device-use.png
index 7b57b490b8..5aa3daea3d 100644
Binary files a/windows/security/identity-protection/passkey/images/device-use.png and b/windows/security/identity-protection/passkey/images/device-use.png differ
diff --git a/windows/security/identity-protection/passkey/images/hello-prompt-use.png b/windows/security/identity-protection/passkey/images/hello-prompt-use.png
new file mode 100644
index 0000000000..359a575eb3
Binary files /dev/null and b/windows/security/identity-protection/passkey/images/hello-prompt-use.png differ
diff --git a/windows/security/identity-protection/passkey/images/hello-use.png b/windows/security/identity-protection/passkey/images/hello-use.png
index c10b88acb6..60132cf9b3 100644
Binary files a/windows/security/identity-protection/passkey/images/hello-use.png and b/windows/security/identity-protection/passkey/images/hello-use.png differ
diff --git a/windows/security/identity-protection/passkey/images/linked-device-use.png b/windows/security/identity-protection/passkey/images/linked-device-use.png
new file mode 100644
index 0000000000..5aeacdae7a
Binary files /dev/null and b/windows/security/identity-protection/passkey/images/linked-device-use.png differ
diff --git a/windows/security/identity-protection/passkey/images/security-key-setup.png b/windows/security/identity-protection/passkey/images/security-key-setup.png
new file mode 100644
index 0000000000..192d63cc74
Binary files /dev/null and b/windows/security/identity-protection/passkey/images/security-key-setup.png differ
diff --git a/windows/security/identity-protection/passkey/images/security-key-use.png b/windows/security/identity-protection/passkey/images/security-key-use.png
index 944d65f579..1513aa359e 100644
Binary files a/windows/security/identity-protection/passkey/images/security-key-use.png and b/windows/security/identity-protection/passkey/images/security-key-use.png differ
diff --git a/windows/security/identity-protection/passkey/images/use-passkey.png b/windows/security/identity-protection/passkey/images/use-passkey.png
index f1522a6b63..1ff07346ea 100644
Binary files a/windows/security/identity-protection/passkey/images/use-passkey.png and b/windows/security/identity-protection/passkey/images/use-passkey.png differ
diff --git a/windows/security/identity-protection/passkey/index.md b/windows/security/identity-protection/passkey/index.md
index dd3fcc8c7d..2647ce6fd6 100644
--- a/windows/security/identity-protection/passkey/index.md
+++ b/windows/security/identity-protection/passkey/index.md
@@ -5,7 +5,7 @@ ms.collection:
- highpri
- tier1
ms.topic: article
-ms.date: 09/05/2023
+ms.date: 09/06/2023
appliesto:
- ✅ Windows 11
---
@@ -140,11 +140,14 @@ Pick one of the following options to learn how to save a passkey, based on where
#### [:::image type="icon" source="images/usb.svg" border="false"::: **Security key**](#tab/key)
:::row:::
- :::column span="4":::
+ :::column span="3":::
- 5. Unlock the security key using the key's unlock mechanism (for example, biometrics or PIN)
+ 5. Select **OK** to confirm that you want to setup a security key, and unlock the security key using the key's unlock mechanism (for example, biometrics or PIN)
:::column-end:::
+ :::column span="1":::
+ :::image type="content" source="images/security-key-setup.png" alt-text="Screenshot asking the user to confirm to use a security key." lightbox="images/security-key-setup.png" border="false":::
+ :::column-end:::
:::row-end:::
:::row:::
:::column span="3":::
diff --git a/windows/security/identity-protection/passwordless-experience.md b/windows/security/identity-protection/passwordless-experience.md
index be89c2fe73..bad22d1bf4 100644
--- a/windows/security/identity-protection/passwordless-experience.md
+++ b/windows/security/identity-protection/passwordless-experience.md
@@ -4,7 +4,7 @@ description: Learn how Passwordless experience enables your organization to move
ms.collection:
- highpri
- tier1
-ms.date: 08/30/2023
+ms.date: 09/06/2023
ms.topic: how-to
---
@@ -66,7 +66,7 @@ Alternatively, you can configure devices using a [custom policy][INT-2] with the
:::row:::
:::column span="3":::
- **Passwordless experience turned off**: users can sign in using a password, as indicated by the presence of the password credential provider :::image type="icon" source="../images/icons/key.svg" border="false"::: in the Windows lock screen.
+ **Passwordless experience turned off**: users can sign in using a password, as indicated by the presence of the password credential provider :::image type="icon" source="images/passwordless-experience/key-credential-provider.svg" border="false"::: in the Windows lock screen.
:::column-end:::
:::column span="1":::
:::image type="content" source="images/passwordless-experience/lock-screen-off.png" lightbox="images/passwordless-experience/lock-screen-off.png" alt-text="Screenshot of the Windows lock screen showing the fingerprint, PIN and password credential providers.":::
@@ -74,7 +74,7 @@ Alternatively, you can configure devices using a [custom policy][INT-2] with the
:::row-end:::
:::row:::
:::column span="3":::
- **Passwordless experience turned on**: the password credential provider :::image type="icon" source="../images/icons/key.svg" border="false"::: is missing for the last user who signed in with strong credentials. A user can either sign in using a strong credential or opt to use the *Other user* option to sign in with a password.
+ **Passwordless experience turned on**: the password credential provider :::image type="icon" source="images/passwordless-experience/key.svg" border="false"::: is missing for the last user who signed in with strong credentials. A user can either sign in using a strong credential or opt to use the *Other user* option to sign in with a password.
:::column-end:::
:::column span="1":::
:::image type="content" source="images/passwordless-experience/lock-screen-on.png" lightbox="images/passwordless-experience/lock-screen-on.png" alt-text="Screenshot of the Windows lock screen showing the fingerprint and PIN credential providers only. The password credential provider is missing.":::