Share via

Persistent SQL Server 2019 update issue after uninstallation

neji Bahri 0 Reputation points
2024-03-11T17:13:24.37+00:00

Hello,

I am currently experiencing an issue with my Windows operating system. Despite completely uninstalling SQL Server 2019 from my computer, I continue to receive security update notifications for SQL Server 2019 RTM GDR (KB5029377) every time I open Windows Update. This occurs even after restarting my computer and ensuring that all files and components associated with SQL Server 2019 have been properly removed.

I have tried several solutions, including running the Windows Update troubleshooter utility and manually deleting residual files, but the problem persists. I am seeking a solution that could definitively resolve this issue.

I would greatly appreciate it if you could assist me in resolving this problem or direct me to appropriate resources. Thank you in advance for your time and assistance.

Best regards, Neji BAHRI

Windows for business | Windows Client for IT Pros | User experience | Other
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

1 answer

Sort by: Most helpful
  1. LiHongMSFT-4306 31,621 Reputation points
    2024-03-12T01:42:38.25+00:00

    Hi @neji Bahri

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

    Remove all SQL Server components from 'Programs and Features'.

    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.

    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.

    Was this answer helpful?

    0 comments No comments

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.