diff --git a/.changes/cli-rs-powerhsell-no-profile.md b/.changes/cli-rs-powerhsell-no-profile.md
new file mode 100644
index 000000000..3ea422d8a
--- /dev/null
+++ b/.changes/cli-rs-powerhsell-no-profile.md
@@ -0,0 +1,7 @@
+
+---
+ "cli.rs": patch
+ "cli.js": patch
+ "tauri-bundler": patch
+---
+Run powershell commands with `-NoProfile` flag
diff --git a/tooling/bundler/src/bundle/windows/templates/main.wxs b/tooling/bundler/src/bundle/windows/templates/main.wxs
index c2ce6727a..1687b385e 100644
--- a/tooling/bundler/src/bundle/windows/templates/main.wxs
+++ b/tooling/bundler/src/bundle/windows/templates/main.wxs
@@ -31,12 +31,12 @@
-
+
{{#if license}}
{{/if}}
-
+
@@ -111,7 +111,7 @@
-