Failed to Install SQL Server 2019 in Windows 10, Services doesn't show

Luis Aaron Aviles Robles 26 Reputation points
2022-05-15T22:09:41.847+00:00

I'm trying to install SQL Server 2019 in my work machine, using windows 10 Enterprise. I have already tried the following:

  • Running the installer as Administrator
  • Ensuring Windows is updated
  • Not installing R and Python packages
  • Downloading the installer and picking the "Express Core" option to install a reduced version.

What is happening? When the installer is working at some point it closes and doesn't show a "installation complete" window. However, if I look for "SQL Server 2019" I can open it but the services doesn't show. See image bellow:
202048-image.png

202103-summary.txt

I have ran a Discovery Report and shows the following:

202087-image.png
I have also check sector sizes: PhysicalBytesPerSectorForAtomicity : 4096

I have attached the log summary, please let me know if there is something else I can try. Thanks!

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,635 questions
0 comments No comments
{count} votes

Accepted answer
  1. Erland Sommarskog 100.8K Reputation points MVP
    2022-05-16T21:56:46.967+00:00

    There is also a file detail.txt with more details about the installation.

    However, since this is a corporate machine, I think you should talk with your IT department. My gut feeling is that they have anti-malware software that does not find some component on the white-list for your machine and kills Setup.

    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. CathyJi-MSFT 21,081 Reputation points Microsoft Vendor
    2022-05-16T02:24:53.233+00:00

    Hi @Luis Aaron Aviles Robles ,

    According to your summary log, you did not install SQL server 2019 successfully. Your installation seems stopped after checking rules. Your installation did not have the process of feature selection, instance configuration, server configuration, etc.

    Please follow below steps and read the detail steps from this blog Step By Step Installation Of Microsoft SQL Server On Windows System. This blogs share us the screenshots of detail installation steps.

    1. Please download SQL server 2019 Express from this MS link.
    2. Run run the download file, please choose the third option – Download Media.
    3. Run install media file (ISO file) downloaded in above section as administrator.
    4. Then follow steps of SQL server installation center wizard to install SQL 2019 Express. You can refer to the blog that I offered above.

    This blog share us the steps of installing SQL 2019 developer, installing SQL 2019 Express is same as this, the only difference is that choose Express edition during installation.


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


  2. CathyJi-MSFT 21,081 Reputation points Microsoft Vendor
    2022-05-16T07:54:12.66+00:00

    Hi @Luis Aaron Aviles Robles ,

    Please use SQL server 2019 Express package from this MS link. Then follow below steps;
    202262-screenshot-2022-05-16-153723.jpg
    202202-screenshot-2022-05-16-153743.jpg
    202139-screenshot-2022-05-16-153912.jpg
    202127-screenshot-2022-05-16-154011.jpg
    202128-screenshot-2022-05-16-154034.jpg
    202242-screenshot-2022-05-16-154103.jpg
    202204-screenshot-2022-05-16-154150.jpg
    202205-screenshot-2022-05-16-154217.jpg
    202263-screenshot-2022-05-16-154257.jpg
    202140-screenshot-2022-05-16-155158.jpg
    202189-screenshot-2022-05-16-155306.jpg


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