Share via

Uninstall SQL Server 2012 without using SetupARP.exe

Patrick Harren 5 Reputation points
2024-02-21T18:15:11.0666667+00:00

I currently do not have access to SetupARP.exe. Is there another way to remove SQL Server 2012 from my system?

SQL Server | Other

5 answers

Sort by: Most helpful
  1. LukeM-3658 0 Reputation points
    2025-02-05T23:49:36.3766667+00:00

    Hi, posting this in case nobody previously sorted it and for future reference: I had this issue with MS SQL 2022 today but managed to solve it after uninstalling every mention of SQL in the Installed Apps list by deleting the below regedit keys:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer

    Then went to: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall and used CTRL+F to locate "SetupARP.exe" and deleted every key related to MS SQL 2022.

    I initially couldn't find some of the SQL keys in the last location so I found and used "BCUninstaller" to double check for me which was successful and SQL no longer appears in my Installed Apps list.

    Hope this helps :)

    0 comments No comments

  2. Patrick Harren 5 Reputation points
    2024-02-29T08:57:00.73+00:00

    No one addressed the problem. They all suggested redoing the failing procedure. I finally deleted the related files and manually deleted the registry entries for MSSQL.


  3. ZoeHui-MSFT 41,551 Reputation points
    2024-02-22T01:56:42.38+00:00

    Hi @Patrick Harren,

    You may remove all SQL Server components from control panel -->Programs and Features-->uninstall.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  4. Olaf Helper 47,616 Reputation points
    2024-02-21T18:46:59.4066667+00:00

    Sure, as with any other application: System Settings => Apps => Installed Apps and Feature. Mark it => uninstall

    0 comments No comments

  5. Michael Taylor 61,221 Reputation points
    2024-02-21T18:45:44.86+00:00

    SetupARP? Like the Corel product? What does that have to do with uninstalling SQL 2012? Can you not just go into Programs & Features and select the Microsoft SQL 2012 product and remove it?


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.