Warning 26003 support files can not uninstalled

Yogesh Kashid 20 Reputation points
2024-01-13T05:35:51.5933333+00:00

While uninstalling MS SQL showing warning 26003 , Support files can not uninstalled.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,917 questions
{count} votes

Accepted answer
  1. CosmogHong-MSFT 23,946 Reputation points Microsoft Vendor
    2024-01-15T03:13:36.04+00:00

    Hi @Yogesh Kashid

    Referring from this similar thread: Uninstall "SQL 2008 R2 Express" (Common Files & Database Engine Shared)??

    Try the following steps:

    1. Make sure you have administrative rights on the computer and backup all the user databases.
    2. Uninstall the existing SQL Server and all the components from the control panel. Remember to backup the user databases before uninstalling SQL Server.
    3. Backup the registry.
    4. Delete the following keys in regedit: --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer
    5. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and delete all the sub-keys referencing SQL Server.
    6. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server.
    7. Rename all the SQL Server folders in the computer.
    8. Try the steps in the “If you experience problems” section and “Step 3: Uninstall the support components” section from: http://support.microsoft.com/kb/909967
    9. Reboot the machine
    10. Install SQL Server again. Also, here is a blog that might help: Fun with software: Uninstalling SQL Server Evaluation Edition. Best regards, Cosmog Hong 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". Note: Please follow the steps in our Documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    4 people found this answer helpful.

0 additional answers

Sort by: Most helpful