Skip to content

VSCode Update Code #286987

@fbarjoncollignon-dev

Description

@fbarjoncollignon-dev

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version : 1.108.0 (User Installer)
  • OS Version : Windows 11 25H2 (build 26200.7462, 64 bit)

Steps to Reproduce :

  1. Start Visual Studio Code normally.
  2. Trigger an update (either automatic update or manual update).
  3. VS Code closes itself in order to restart after the update.
  4. VS Code does not restart.

Expected Result :
VS Code should restart correctly after the update or safely roll back to the previous working version.

Actual Result :

  • VS Code cannot be reopened.
  • Clicking the VS Code icon shows a short loading indication, but no window appears.
  • After approximately 5–10 seconds, an error message appears : "failed to update code.exe".
  • If only the VS Code cache is deleted, VS Code shows a white window for a fraction of a second and then closes.
  • VS Code remains unusable.

Workaround :

  • A full uninstall of VS Code is required.
  • All remaining VS Code folders must be manually deleted:
    %APPDATA%\Code and %LOCALAPPDATA%\Programs\Microsoft VS Code
  • After a clean reinstall, VS Code works normally again.

Additional Notes:
The update process seems to leave VS Code in a corrupted state when the restart after update fails.
This problem happened to me on 10/01/2026.

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable buginstall-updateVS Code installation and upgrade system issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions