How to Fix Access denied error

Somnath Bhopi 0 Reputation points
2024-01-03T09:04:43.8633333+00:00

We got below error

Number: 0x80070005

Facility: Win32

Description: Access is denied.

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,660 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Somnath Bhopi 0 Reputation points
    2024-01-03T09:06:14.1966667+00:00

    User's image

    0 comments No comments

  2. Hania Lian 21,181 Reputation points Microsoft Vendor
    2024-01-05T01:51:22.9333333+00:00

    Hello,

    This error usually occurs when there’s a problem with permissions. Here are a few possible fixes:

    Disable Antivirus Software: Sometimes, antivirus software can interfere with the installation process. Try disabling your antivirus software temporarily and see if that fixes the issue.

    Check Disk Permissions: Make sure that your user account has the necessary permissions to write to the disk where you’re trying to install the software. You may need to log in as an administrator to change these permissions.

    Clean Boot: Perform a clean boot to remove any software conflicts. To do this, type “msconfig” in the search bar and press Enter. In the System Configuration window, click on the “Services” tab, check the “Hide all Microsoft services” box, and then click “Disable all”. Then click on the “Startup” tab, then “Open Task Manager”. In Task Manager, disable all startup items. Then restart your computer.

    If the issue still insists, I suggest that we could try to use process monitor tool to capture a trace log to check.

    Best Regards,
    Hania Lian

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    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.