Getting 0x84BB0001 when installing SQL Server 2019 Developer Edition with only Database Engine services

MH 21 Reputation points
2022-01-01T18:11:49.95+00:00

Hello

I'm trying to install SQL Server 2019 Developer Edition. I don't need anything but the core so all I selected for the installation is the Database Engine services.
However, that one keeps failing to install and I get the error code 0x84BB0001 as result.

I installed it with admin privileges so I'm not sure what it could mean by with the error description ("Attempted to perform an unauthorized operation.").

Never had any SQL Server installed before, so there can't be any old leftovers either. Would be the first instance I tried installing as well.

Would appreciate some help here. Thanks in advance.

161712-summary.txt
161742-detail.txt

SQL Server | Other
{count} votes

Accepted answer
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2022-01-01T20:04:01.8+00:00

    Thanks for the files, but I don't need to look at them. BullGuard is a known troublemaker when it comes to SQL Server installs. I have helped people with this in the past, and I even tried testing installing SQL Server with BullGuard present.

    You need to uninstall BullGuard to be able to install SQL Server. You can try just merely disable it, if you like, but that usually don't help with troublesome anti-malware programs, because the issue is presumably with a filter driver. Once you have installed SQL Server, you can reinstall BullGuard if you like to keep it. I am not aware of any problems running SQL Server with BullGuard installed. (But I never came that far in my testing myself.)


1 additional answer

Sort by: Most helpful
  1. Seeya Xi-MSFT 16,586 Reputation points
    2022-01-03T09:33:56.093+00:00

    Hi,

    Here is a similar thread: https://learn.microsoft.com/en-us/answers/questions/276816/sql-server-express-versions-2016-2017-and-2019-ins.html
    I put it here so that others can refer to and solve this error.

    Best regards,
    Seeya

    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.