Hi Malik,
Generally Access Denied error message is related to permissions. If you do not have sufficient permissions to view the file/folder/drive you get this error message. I suggest you to try to take the ownership of this drive and check if it helps.
a. Press Windows key + X and click on Command Prompt(Admin).
b. Type in the command takeown /f <drive_name> \ /R /D Y
You can replace the < **drive_name(F)>**with the target drive name.
If the issue persists you can refer to the following Microsoft article and check if it helps.
"Access Denied" or other errors when accessing or working with files and folders in Windows
http://support.microsoft.com/kb/2623670
Hope this helps.
For any issues related with Windows, feel free to contact us and we will be glad to help.