diff --git a/.changes/enhance-download-bootstrapper.md b/.changes/enhance-download-bootstrapper.md
new file mode 100644
index 000000000..3f592f880
--- /dev/null
+++ b/.changes/enhance-download-bootstrapper.md
@@ -0,0 +1,5 @@
+---
+"tauri-bundler": patch
+---
+
+Enhance the `DownloadedBootstrapper` Webview2 install mode compatibility with Windows 8.
diff --git a/tooling/bundler/src/bundle/windows/templates/main.wxs b/tooling/bundler/src/bundle/windows/templates/main.wxs
index 39244d03e..23623829d 100644
--- a/tooling/bundler/src/bundle/windows/templates/main.wxs
+++ b/tooling/bundler/src/bundle/windows/templates/main.wxs
@@ -246,7 +246,7 @@
{{#if download_bootstrapper}}
-
+