Forum Discussion
oneeyeman1
May 20, 2026Copper Contributor
Failure to run SSMS
Hi, ALL,
For sometime I had both MSVC 2010 and 2017 installed on my laptop.
Recently I needed space and decided to remove the old version.
Unfortunately I thin I killed one of the SSMS libraries, because while it successfully starts, trying to go to the "New Query" window, Im getting the error "Library not registered".
The server itself operates just fine as I can connect to it.
Is there anyway to make it work again?
Than you.
1 Reply
- deepeshd87Copper Contributor
1. Repair SSMS
If you are using standalone SSMS:
- Open Apps and Features
- Find SQL server management studio
- Click Modify then Repair
- Or Download Latest SSMS Installer
2. Reinstall Visual C++ Redistributables
Removing Visual studio 2010 often removes shared VC runtime DLLs
Install these:
- Microsoft Visual C++ 2010 Redistributable
- Latest Visual C++ Redistributable