Skip to content

Conversation

@zed-zippy
Copy link

@zed-zippy zed-zippy bot commented Nov 21, 2025

Cherry-pick of #43247 to stable


Reverts #43044
Closes #43224

This slows down startup on windows significantly

Release Notes:

  • Fixed slow startup on Windows

…ble" (#43247)

Reverts #43044
Closes #43224

This slows down startup on windows significantly

Release Notes:

- Fixed slow startup on Windows
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Nov 21, 2025
@ConradIrwin
Copy link
Member

@Veykril does running with -NoProfile resolve the issue?

@Veykril
Copy link
Member

Veykril commented Nov 21, 2025

No, the issue is that windows defender might slow down the process spawn here considerably and god dammit, this was supposed to land on the stable release earlier ...

@zed-zippy zed-zippy bot merged commit 31d95a3 into v0.213.x Nov 21, 2025
36 of 38 checks passed
@zed-zippy zed-zippy bot deleted the cherry-pick-v0.213.x-a8d7f06b branch November 21, 2025 22:31
@vickyqt
Copy link

vickyqt commented Nov 24, 2025

it was slow but i didn't notice that much cuz I added zed.exe in defender exclusions.

@albertosantini
Copy link

Sorry to bother you...

Here (7 seconds) the same for node executable search?

2025-11-25T09:17:17+01:00 INFO  [project::prettier_store] Initializing default prettier with plugins {}
2025-11-25T09:17:24+01:00 INFO  [node_runtime] using Node.js found on PATH: SystemNodeRuntime { node: "C:\\Program Files\\nodejs\\node.exe", npm: "C:\\Program Files\\nodejs\\npm.cmd", global_node_modules: "C:\\Users\\alberto.santini\\AppData\\Local\\Programs\\Zed\\${APPDATA}\\npm\\node_modules\n", scratch_dir: "C:\\Users\\alberto.santini\\AppData\\Local\\Zed\\node" }

If it is the case, I open an issue. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants