diff --git a/windows/configuration/images/windows-update.png b/windows/configuration/images/windows-update.png
new file mode 100644
index 0000000000..26b2732b44
Binary files /dev/null and b/windows/configuration/images/windows-update.png differ
diff --git a/windows/configuration/includes/cfr-note.md b/windows/configuration/includes/cfr-note.md
new file mode 100644
index 0000000000..bc8eea2413
--- /dev/null
+++ b/windows/configuration/includes/cfr-note.md
@@ -0,0 +1,17 @@
+---
+author: paolomatarazzo
+ms.author: paoloma
+ms.topic: include
+ms.date: 04/01/2025
+---
+
+:::row:::
+:::column span="1":::
+:::image type="content" source="../images/windows-update.png" alt-text="Logo of Windows Update." border="false":::
+:::column-end:::
+:::column span="3":::
+> [!IMPORTANT]
+>This article describes a Windows feature that is currently being rolled out using Controlled Feature Rollout (CFR) technology. If your device doesn't have the described feature yet, check again at a later time. For more information, see [Delivering continuous innovation in Windows](https://support.microsoft.com/topic/b0aa0a27-ea9a-4365-9224-cb155e517f12).
+
+:::column-end:::
+:::row-end:::
diff --git a/windows/configuration/quick-machine-recovery/images/update-history.png b/windows/configuration/quick-machine-recovery/images/update-history.png
new file mode 100644
index 0000000000..0846324d62
Binary files /dev/null and b/windows/configuration/quick-machine-recovery/images/update-history.png differ
diff --git a/windows/configuration/quick-machine-recovery/index.md b/windows/configuration/quick-machine-recovery/index.md
index 89b736888d..f797ba1830 100644
--- a/windows/configuration/quick-machine-recovery/index.md
+++ b/windows/configuration/quick-machine-recovery/index.md
@@ -2,11 +2,11 @@
title: Quick Machine Recovery
description: Learn about quick machine recovery and how to configure it with the RemoteRemediation configuration service provider (CSP).
ms.topic: how-to
-ms.date: 03/28/2025
+ms.date: 04/02/2025
ms.author: paoloma
author: paolomatarazzo
appliesto:
- - "✅ Windows Insider"
+ - "✅ Windows Insider (Beta Channel)"
---
# Quick machine recovery
@@ -215,19 +215,20 @@ To simulate the quick machine recovery experience, use the following commands fr
```
1. Reboot your device. The system goes through autoremediation of a simulated crash and reboots back to Windows
-> [!NOTE]
-> If after reboot the device goes into Windows RE instead of starting test mode, follow these steps:
->
-> 1. In Windows RE, select **Continue** to boot Windows normally
-> 1. In Windows, execute the two commands:
->
-> - `reagentc.exe /Disable`
-> - `reagentc.exe /Enable`
->
-> 1. Retry the quick machine recovery simulation starting from step 1
+ > [!NOTE]
+ > If after reboot the device goes into Windows RE instead of starting test mode, follow these steps:
+ >
+ > 1. In Windows RE, select **Continue** to boot Windows normally
+ > 1. In Windows, execute the two commands:
+ >
+ > - `reagentc.exe /Disable`
+ > - `reagentc.exe /Enable`
+ >
+ > 1. Retry the quick machine recovery simulation starting from step 1
-
+1. To verify the quick machine recovery remediation, go to **Settings** > **Windows Update** > **[Update history](ms-settings:windowsupdate-history)**. The remediation should be listed under **Quality updates**
+
+ :::image type="content" source="images/update-history.png" border="false" lightbox="images/update-history.png" alt-text="Screenshot of the Setting app - Windows Update - showing the installation of a quick machie recovery update.":::
### :::image type="icon" source="../images/icons/feedback.svg" border="false"::: Provide feedback