Windows 10 SQL Server 2019 Express install error -2147467259 "The service did not respond to the start or control request in a timely fashion."

DanielSt 21 Reputation points
2021-10-29T09:00:18.117+00:00

Today after a break from using the sql for a while i noticed that the SQL Server Configuration Manager now throws an access denied
144857-image.png
After checking out possible fixes i saw one mentioning to just reinstall the sql,so i removed everything through "Programs & Features",everything unninstalled succesfully but when i tried installing it i received an error
144858-image.png
Here are the logs
144950-detail.txt
144847-detail-local.txt
144789-summary-desktop-8lphq8k-20211029-115006.txt
(Can provide other logs if needed)

Has anyone experienced this problem before? I would appreciate any answers

SQL Server | Other
0 comments No comments
{count} votes

Accepted answer
  1. AmeliaGu-MSFT 14,006 Reputation points Microsoft External Staff
    2021-11-01T06:41:29.193+00:00

    Hi DanielSt-9177,
    Welcome to Microsoft Q&A.

    Please try to go to gpedit.msc. In the navigation pane, open Computer Configuration, Windows Settings, Security Settings, Local Policies, and User Rights Assignment.
    145328-image.png
    In the details pane, double-click Allow log on locally, and then click Add User or Group.
    Please try to add NT Service\MSSQL$SQLEXPRESS to Allow log on locally.
    145389-image.png

    And then reinstall SQL Server again.

    Please refer to this article which might be helpful.

    Best Regards,
    Amelia


    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.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.