Sql-server – SQL Server Configuration Manager not showing services

installationsql serversql server 2014

My SQL Server 2014 Configuration Manager is empty except for SQL Server Integration Services 12.0. It should show a bunch of other services, Like SQL Server, SQL Browser, SQL Agent, etc. I found a related question, and did the solution listed there. I successfully changed the value, but it didn't fix my issue. Here's the question/solution I tried:

https://dba.stackexchange.com/a/5208/125955

I tried installing another instance of SQL Server but those services do not show up either. The Database Engine is for sure installed, I can connect to the server and do stuff via SQL Server Management Studio.

Best Answer

Start-->Run and type services.msc and check installed SQL Services. Do you see the installed SQL Server services? Please refer below articles.

These may help: