Skip to content

Instantly share code, notes, and snippets.

@thegtproject
thegtproject / win11-vscode-context-menu-fix.md
Last active November 13, 2025 12:36
Add "Open with Code" to Windows 11 explorer context menu

This is a copy of a github discussion in case it is deleted or otherwise unavailable for some reason and because I find myself having to do this often and I always forget where to find this post. Original Post

Get latest release of vscode-explorer-command:

https://github.com/microsoft/vscode-explorer-command/releases/

Extract contents to C:\Users\<username>\AppData\Local\Programs\Microsoft VS Code\shell

Note: If `shell` folder is not present, create it.

Extract contents of code_insiders_explorer_x64.appx into the same directory with 7zip