Running this from the command prompt seemed to work for me: ( close all vscode windows first )

winget upgrade --id Microsoft.VisualStudioCode

I think because I was running vscode as administrator I did not see the Help->Check for updates menu item.

Answer from Derek on Stack Overflow
🌐
Visual Studio Code
code.visualstudio.com › updates › v1_108
December 2025 (version 1.108)
1 week ago - vscode#285031, vscode#285032, xterm.js#5548: Fixed several layout thrashing issues that could cause the editor to get laggy.
Visual Studio Code
Visual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
MCP
A faster, safer way to build with AI: the GitHub MCP Registry centralizes MCP servers for effortless discovery, integration, and open collaboration.
Docs
Your home for multi-agent development. Explore AI agents, coding tools, extensions, and everything you need to build faster with Visual Studio Code.
FAQ
The source code is available in the microsoft/vscode-copilot-chat repository. In the coming months, we will bring the relevant components of the Copilot Chat extension into the core VS Code repository. Check our plan item for details and updates about the timeline.
🌐
Visual Studio Code
code.visualstudio.com › docs › setup › windows
Visual Studio Code on Windows
November 3, 2021 - VS Code provides both Windows user and system level setups. See the Download Visual Studio Code page for a complete list of available installation options. VS Code ships weekly releases and supports auto-update when a new release is available.
🌐
Visual Studio Code
code.visualstudio.com › download
Download Visual Studio Code - Mac, Linux, Windows
November 3, 2021 - Dismiss this update · Free and built on open source. Integrated Git, debugging and extensions. Windows Windows 10, 11 · .deb Debian, Ubuntu .rpm Red Hat, Fedora, SUSE · Mac macOS 12.0+ By downloading and using Visual Studio Code, you agree to the license terms and privacy statement.
🌐
Reddit
reddit.com › r/vscode › can i update vscode from command line on windows?
r/vscode on Reddit: Can I update vscode from command line on windows?
October 26, 2023 -

Hi, I use vscode maybe once a month so every time I start it there is an update available. It would be nice to schedule an auto update in task scheduler instead so it would be up to date most of the time. Do you know how I can update it from the command line?

maybe the only option is to automate download it from the site and run the new installation?

🌐
Visual Studio Code
code.visualstudio.com › docs › setup › setup-overview
Setting up Visual Studio Code
1 week ago - You can also manually check for updates by running Help > Check for Updates on Linux and Windows, or running Code > Check for Updates on macOS.
🌐
Read the Docs
vscode-docs.readthedocs.io › en › stable › supporting › howtoupdate
Howtoupdate - vscode-docs
The following shows you how to update to the latest release of Visual Studio Code. Note: For Mac and Windows users, we have enabled the auto-update channel.
🌐
YouTube
youtube.com › watch
How to Update VS Code on Windows - YouTube
Keep Visual Studio Code running smoothly by learning how to check for updates and install the latest version. Updating VS Code ensures you get new features, ...
Published   December 12, 2025
Find elsewhere
🌐
Julia Programming Language
discourse.julialang.org › tooling › vs code
How do you update VS Code in the best way? - VS Code - Julia Programming Language
August 10, 2021 - Hi, I realise that this is just a generic VS Code question, and got nothing with Julia to do. But then I figured this is something people do often enough that several probably knows the answer, and it wouldn’t hurt to have a publicly accessible note on how this is done in case someone else ...
🌐
GitHub
github.com › microsoft › vscode
GitHub - microsoft/vscode: Visual Studio Code · GitHub
4 days ago - Visual Studio Code is updated monthly with new features and bug fixes. You can download it for Windows, macOS, and Linux on Visual Studio Code's website.
Starred by 184K users
Forked by 39.5K users
Languages   TypeScript 95.8% | CSS 1.4% | JavaScript 0.9% | HTML 0.6% | Rust 0.4% | Inno Setup 0.3%
🌐
Windows 10 Forums
tenforums.com › software-apps › 212571-vs-studio-code-background-update.html
VS Studio Code Background Update? Solved - Windows 10 Forums
April 15, 2024 - As for Visual Studio Code, I just make it a practice of checking for updates once a week. It's a bit of a nuisance, as the updates aren't offered by Windows Update and it is not easy to see when you need an update like it is with VS 2022, which gives you a little indicator on screen.
🌐
Bobby Hadz
bobbyhadz.com › blog › check-vscode-version-and-update-to-latest-release
Check your VS Code version and Update to the Latest release | bobbyhadz
April 6, 2024 - If the auto-update feature doesn't work for you on Windows: Close all running instances of VS Code. Run the official VS Code installer. If you aren't able to run the installer, download the VS Code zip file.
🌐
Microsoft Learn
learn.microsoft.com › en-us › visualstudio › install › update-visual-studio
Update Visual Studio installation to recent release | Microsoft Learn
Here's how to update Visual Studio&nbsp using these various methods. Find the Visual Studio Installer on your computer. In the Windows Start menu, search for "installer", and then select Visual Studio Installer from the results.
🌐
Reddit
reddit.com › r/vscode › how to apply new vscode update
r/vscode on Reddit: How to apply new vscode update
February 3, 2023 -

The IDE tells me that a new version of Microsoft Visual Studio Code is available, but is short on details about how to apply it. Here's what I do:

  1. I see New Code update available when I hover over the Manage icon on the activity bar

  2. I click on the icon and select Download Update on the context menu

  3. This brings me to the https://code.visualstudio.com web page

  4. I click on the Download button and choose Debian, Ubuntu (I am running on Linux Ubuntu)

This downloads code_1.75.0-1675266613_amd64.deb. But where do I go from there?

🌐
Visual Studio Code
code.visualstudio.com › updates › v1_110
February 2026 (version 1.110)
March 4, 2026 - Normalize Windows drive letter when comparing cwd and userHome (fix #293049) PR #293065 · @hkleungai (Jimmy Leung): vscode-dts: Add LineCommentConfig interface & update lineComment PR #289457 · @jainampatel27 (Jainam Patel) fix: correct spelling mistakes in nls.localize strings in debug.ts PR #296730 ·
🌐
CodeGenes
codegenes.net › blog › how-to-update-vs-code-on-windows
How to Update VS Code on Windows 10: Step-by-Step Guide (Upgrade from 1.37.1 to 1.43) — codegenes.net
Double-click VSCodeSetup-x64-1.43.0.exe to run the installer. User Account Control: Click Yes to allow the installer to make changes. License Agreement: Check "I accept the agreement" and click Next.

Running this from the command prompt seemed to work for me: ( close all vscode windows first )

winget upgrade --id Microsoft.VisualStudioCode

I think because I was running vscode as administrator I did not see the Help->Check for updates menu item.

Answer from Derek on Stack Overflow
🌐
VSCodium
vscodium.com
VSCodium - Open Source Binaries of VSCode
If you want to build from source yourself, head over to Microsoft’s vscode repo and follow their instructions. VSCodium exists to make it easier to get the latest version of MIT-licensed VS Code. Download latest release · Available for Windows, Mac OS and Linux ·
🌐
Visual Studio Code
code.visualstudio.com
Visual Studio Code - The open source AI code editor | Your home for multi-agent development
Managing updates and patches I need to use the manage_todo_list to keep everything organized, ensuring I don't lose track of any tasks. Once that's done, I can proceed with applying the patch. It will involve adding a new file and making edits to server.go. I want to make sure everything is clear and accurate during this process to avoid any mistakes along the way.
🌐
Visual Studio Code
code.visualstudio.com › updates › v1_113
Visual Studio Code 1.113
March 25, 2026 - System prompt updates to handle search subagent PR #4500 · @etvorun (ET): Fix: NES debounce and language context fetch do not honor cancellation token PR #4384 · Contributions to vscode-python-environments: @00zayn: Fix spurious unresolved interpreter warning from ${workspaceFolder}-scoped global defaultInterpreterPath PR #1334 · @StellaHuang95 (Stella Huang): Add telemetry for manager registration failures PR #1365 · Contributions to vscode-windows-process-tree: @ZA139: feat:Add getAllProcesses API for retrieving all system processes PR #84 ·
🌐
GitHub
github.com › microsoft › vscode › releases
Releases · microsoft/vscode
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert · {{ message }} microsoft / vscode Public ·
Author   microsoft