From 15.9.75 to version 15.9.76 visual studio 2017 professional.
Visual |Studio 15.9.75 not updating to version 15.9.76
Anderson, Simon (TSS)
0
Reputation points
I'm trying to update visual studio from 15.9.76 to 15.9.76 using the patch from microsoft catalogue, it installs correctly but shows the old version.
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
2 answers
Sort by: Most helpful
-
-
Susmitha T (INFOSYS LIMITED) 1,150 Reputation points Microsoft External Staff
2025-10-07T07:35:58.8466667+00:00 Thanks for reaching out!
- Check the Installation Log: After attempting the update, check the installation logs to see if there are any error messages or warnings that could indicate what went wrong. Logs can usually be found in the
%TEMP%directory. - Ensure Proper Installation: It's crucial to run the installer with administrator privileges. Right-click on the Visual Studio installer and select "Run as administrator." This can sometimes resolve permission issues during installations.
- Repair Visual Studio: Before updating, try repairing your current Visual Studio installation:
- Open the Visual Studio Installer.
- Find your installed version of Visual Studio in the list.
- Click on the three dots (
...) next to it and select "Repair."
- Clear the Installer Cache: Sometimes clearing the installer cache can help:
- Navigate to
%ProgramData%\Microsoft\VisualStudio\Installer.- Delete the
cachefolder.
- Use the Visual Studio Installer: Instead of using the Microsoft catalog, consider using the Visual Studio Installer directly to ensure you're getting the latest version easily. Open the installer and check for updates there.
- Delete the
- Navigate to
- Click on the three dots (
- Find your installed version of Visual Studio in the list.
- Open the Visual Studio Installer.
- Re-check for Updates: After trying the above steps, open Visual Studio again and check for updates through the
Helpmenu (Help > Check for Updates).
Kindly check the steps with we provided and please confirm that, are there any error messages when the update fails?
Let me know if you need any further help with this. We'll be happy to assist.
If you find this helpful, please mark the response as "answered".
- Check the Installation Log: After attempting the update, check the installation logs to see if there are any error messages or warnings that could indicate what went wrong. Logs can usually be found in the