Hi,
Please first let me know if the issue still persists in local administrator account.
Make sure your account is under Administrator group.
This should be permission issue, please run following commands as admin to reset permission:
cd /d c:\[folders or files you would like to reset permission]
icacls * /T /Q /C /RESET
For detailed information about this command, you can refer to:
Icacls
http://technet.microsoft.com/en-us/library/cc753525.aspx
For further troubleshooting, please try the Process monitor:
Process Monitor v3.05
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
Solving Access Denied Errors Using Process Monitor
http://improve.dk/solving-access-denied-errors-using-process-monitor/
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.