From 59ae2e2bf548f03101e6a3ca6bd0d4ed80b586d3 Mon Sep 17 00:00:00 2001 From: thehound8734 <57569149+thehound8734@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:49:12 -0600 Subject: [PATCH] Update customize-boot-image.md --- windows/deployment/customize-boot-image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/customize-boot-image.md b/windows/deployment/customize-boot-image.md index 858a5e63bfe..9845b6da1a0 100644 --- a/windows/deployment/customize-boot-image.md +++ b/windows/deployment/customize-boot-image.md @@ -965,7 +965,7 @@ The `winpe.wim` boot image from the Windows ADK should be updated because if `bo > [!IMPORTANT] > -> Never manually update the `boot..wim` boot image. In addition to facing the same issues when manually updating the `boot.wim` boot image, the `boot..wim` boot image will also face additional issues such as: +> Make sure not to manually update the `boot..wim` boot image. In addition to facing the same issues when manually updating the `boot.wim` boot image, the `boot..wim` boot image will also face additional issues such as: > > - Any time any changes are done to the boot image (adding drivers, enabling the command prompt, etc.), any manual changes done to the boot image, including the cumulative update, will be lost. >