Context menu entries "Open with..." not available with insiders system setup
Since last update the "Open with" context menu entries for VSCode Insiders disappeared on Windows 10. Uninstall/Reinstall and selecting related options don't change anything.
About VSCode
Version: 1.103.0-insider (system setup)Commit: 994be4137aaf18f2703037311dd1c56a8446ef8b
Date: 2025-08-01T20:53:15.562Z
Electron: 37.2.3
ElectronBuildId: 12035395
Chromium: 138.0.7204.100
Node.js: 22.17.0
V8: 13.8.500258-electron.0
OS: Windows_NT x64 10.0.19045
This was a side effect of https://github.com/microsoft/vscode/issues/254613 for the system setup, user setup will have the context menu. System setup needs some work to enable it due to difference in appx package setup. It will be fixed in next release.
This was a side effect of #254613 for the system setup, user setup will have the context menu. System setup needs some work to enable it due to difference in appx package setup. It will be fixed in next release.
User setup has the same problem.
@tongguang are you seeing the issue with stable or insiders user setup ?
@tongguang are you seeing the issue with stable or insiders user setup ?
I'm also on a Windows 10, using the user version. I found this problem after upgrading, and uninstalling and reinstalling didn't work either
Thanks for confirming, in that case please follow https://github.com/microsoft/vscode/issues/260389 which is specific to stable version.