Fix - Drive not accessible, Access is Denied on Drive X - WindowsTips.net - Windows Tips and Tricks with Geek

Thursday, June 24, 2021

Fix - Drive not accessible, Access is Denied on Drive X

 

Method 1. Fix Drive Access Denied error by Repairing Drive Errors.

Sometimes the "Access Denied" error on a drive can be related to drive errors. So first, proceed to check and repair the drive:

1. Notice the drive Letter of the drive with the "Access Denied" error in Windows Explorer.

2. Open Command Prompt as Administrator. To do that:

    1. In the Search box type: cmd or command prompt.
    2. Right click on the command prompt (result) and select Run as Administrator.

command prompt administrator

 

3. In command prompt, type the following command and press Enter: *

  • CHKDSK X: /F /R

* Note: Replace the letter "X" on the above command, with the drive letter of the inaccessible drive.

e.g. If you want to check and repair the drive D:, you have to type this command:

  • chkdsk d: /f /r

Check Disk for Errors.

 

4. Wait for the CHKDSK operation to complete. When this done, restart your PC and try to access the inaccessible drive. If you still receive the "access denied" error, proceed to method-2 below.

 

Method 2. Fix Access Denied on Drive X: by Modifying Permissions on the Drive.

The second reason you may not be able to access a hard drive is the lack of permissions.

STEP 1. CHANGE THE OWNER OF THE DISK/DRIVE.

1. Right-click on the drive with the "Access Denied" error and select Properties.
2. At Security tab:

a. If you see the below screen with the message "To continue, you must be an administrative user with permission to view this object's security properties", click the Continue button.

Modify Drive Permissions

 

b. If you don't see the above message, click Advanced and read the instructions in Step-1A below.

image

3. At the next window, change the Owner to "Administrators" group, as instructed below:

a. Select the Administrators group.

b. Check the "Replace owner on subcontainers and object" checkbox.

c. Click Apply & OK.

image

 

4. When prompted with the Windows Security information window click OK.

image

5. When the Operation is completed, close the drive's 'Properties' window and continue to step-2.

 

STEP 1A. CHANGE THE DRIVE OWNER (ALTERNATIVE METHOD). *

Note: This is the usual way to change the Drive's Owner, after opening the drive's Properties and clicking Advanced

1. Choose the Owner tab and click Edit. *

* Note: In Windows 10 click Change Owner at the first window that opens (after clicking 'Advanced'.

Change Drive Owner

 

2. Click Other Users or groups.

image

 

3. In object name, type Administrators and click OK

image

 

4. Check the "Replace owner on subcontainers and object" checkbox and then click Apply & OK.

image

 

5. Click OK at the security warning window to replace the permissions.
6. After permissions are applied, close all windows and continue to step-2 below.

 

STEP 2. ASSIGN FULL CONTROL PERMISSIONS TO 'ADMINISTRATORS' GROUP.

1. Right-click on the "access-denied" drive an select Properties.
2. Now, at Security tab, click Advanced.

image

 

3. On"Advanced Security Settings for Local Disk" window, at 'Permissions' tab click Continue again.

image

 

4. At the next screen:

a. Ensure that the 'Administrators' has Full control permissions. *

b. Select the "Replace all child object permissions with inheritable permissions from the object" checkbox and click OK.

* Note: If the permissions of the Administrators group is not "Full control", click the Edit button, check the Full control checkbox and click OK.

image

 

 

5. At the next window, select Yes to "replace explicitly defined permissions on all descendants of this object with inheritable permissions from Local disk…"

image

 

6. Wait until the permissions set.

image

 

12. When the operation is completed, close all open windows and check if you can access the contents on the drive. If you still receive the "Access is denied" error", proceed to step-3 below.

 

STEP 3. ASSIGN FULL CONTROL PERMISSIONS TO 'EVERYONE' GROUP.

1. Right-Click on the inaccessible drive and choose Properties.
2. 
At Security tab, click the Advanced button.

image

 

3. Click Change Permissions.

image

 

4. Click the Add button.

image

 

5. In object name box, type Everyone and click OK.

image

 

6. Check the Full Control checkbox and click OK.

image

 

7. Now select the "Replace all child object permissions with inheritable permissions from the object" and click OK.

image

 

8. Wait until the permissions set.
9. When the operation is completed close all windows.
10. Normally now, you should access the drive's contents without problem.

No comments:

Post a Comment