Help with SQL Express installation

Pedro Parker 0 Reputation points
2024-11-09T12:38:27.1366667+00:00

Screenshot 2024-11-09 203034

Hello guys, I need help in installing SQL express. I've been getting this error whenever I try to install it.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,152 questions
{count} votes

1 answer

Sort by: Most helpful
  1. LiHongMSFT-4306 29,191 Reputation points
    2024-11-11T06:46:18.3466667+00:00

    Hi @Pedro Parker

    If you are running the setup as a local administrator, you require the following user rights for setup to run successfully:

    User's image

    To add the rights to the setup account, follow these steps:

    1. Log on as an administrator.
    2. Select Start > Run, type Control admintools, and then select OK.
    3. Double-click Local Security Policy.
    4. In the Local Security Settings dialog box, select Local Policies, open User Rights Assignment, and then double-click Backup Files and Directories.
    5. In the Backup Files and Directories Properties dialog box, select Add User or Group.
    6. In the Select User or Groups dialog box, enter the user account that you want to use for setup, and then select OK two times.

    Review this doc for more details: SQL Server installation fails after default user rights are removed.

    Best regards,

    Cosmog


    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".

    0 comments No comments

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.