0

How to fix error code 0x80070652: SQL Server 2014 setup issue

Here are some steps you can follow to resolve error code 0x80070652 during the installation of SQL Server 2014:

  1. Update Windows: Ensure your Windows OS has the latest updates. Navigate to Settings > Update & Security > Windows Update and click Check for updates.
  2. Turn off antivirus: Occasionally, antivirus programs may disrupt the installation. Temporarily disable your antivirus and try installing SQL Server 2014 again.
  3. Run as administrator: Right-click on the SQL Server 2014 setup file and choose Run as administrator.
  4. Perform a clean boot: A clean boot can help remove software conflicts causing the installation error. Follow these steps to clean boot:
    • Press Windows key + R to open the Run box.
    • Type msconfig and hit Enter.
    • In the System Configuration window, select the Services tab.
    • Check the box next to Hide all Microsoft services.
    • Click Disable all.
    • Go to the Startup tab and click Open Task Manager.
    • Disable all startup items.
    • Close Task Manager and click OK in the System Configuration window.
    • Restart your computer and attempt the SQL Server 2014 installation again.
  5. Use the SQL Server Installation Center: If error code 0x80070652 persists, try using the SQL Server Installation Center for installation. Run the setup.exe file from the SQL Server 2014 installation media to access the Installation Center.