You first need to create a Windows shortcut to the Visual Studio Code executable and then you can add it to the ‘Start Menu’ in Windows. You can find the VSCode executable in this location on your machine:
C:\Users<your_login>\AppData\Local\Programs\Microsoft VS Code\Code.exe
Right-click on this file and choose ‘Create Shortcut’ from the ‘Show More Options’ menu.
Note: You may need to tell Windows Explorer to show ‘Hidden Files and Folders’, since the ‘AppData’ folder is typically hidden on your system.
It turns out that reinsstalling did not work. I had two instances of VSC open which fixed both somehow. Now conda is not found anymore, even when starting through Anaconda Navigator …