Share via

Unable to install SQL server

Vibin 20 Reputation points
2024-12-06T03:46:46.39+00:00

User's image

Detail.txt
Summary.txt
I couldnt make out the log file, Could you help me figure out what i should do to install this server, I will try to install a 2019 server and try again, but any help is appriciated, Thanks

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


Answer accepted by question author

LiHongMSFT-4306 31,621 Reputation points
2024-12-06T06:26:24.9266667+00:00

Hi @Vibin

Found that you have many instances installed, you should consider remove them clearly and try again.

Please follow the below steps to remove all components of previous installed SQL Server completely:

Remove all SQL Server components from 'Programs and Features'

Backup the registry

Delete the following keys in regedit:

--HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server

--HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer

Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and delete all the sub-keys referencing SQL Server

Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server

Reboot the machine

In addition, please use an administrator account to reinstall SQL Server on your computer (Right click->run as administrator).

You'd better disable your anti-virus software and firewall before installation. Also, it is recommended that you install in the default location.

Besides, here is a link to an article that can help you to clean up properly: How to Uninstall SQL Server: A Step-by-Step Guide.

Best regards,

Cosmog


If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.