Hi,
Thank you for writing to Microsoft Community Forums.
I understand that you are facing issues with administrator access on your PC, and I certainly appreciate your efforts in trying to resolve the issue by following certain troubleshooting steps.
One of the things that I would suggest is to try booting the PC in Safe Mode and see if you have the administrator access. Refer the article Start your PC in safe mode in Windows 10
If you have the access then let’s try a couple of troubleshooting steps and see if that helps.
Method 1:
Try resetting the permissions using icacls command and see if that helps.
- Press Windows + S key together to open Search.
- Now type CMD and select Run as administrator.
- Accept the UAC prompts.
- Type in the following command and hit Enter:
ICACLS * /reset /t /c /q - Restart the PC
Method 2:
Enable built-in administrator and check if you are able to access the external drives. Kindly follow the steps mentioned below:
- Now press Windows + S key together to open Search.
- Now type CMD and select Run as administrator.
- Accept the UAC prompts.
- Type in the following commands one by one and hit Enter:
net user administrator /active:yes
If you are able to access the drives in built-in administrator, then create a new user account using built-in administrator and check if you are able to access the folders. Refer the article Create a local user or administrator account in Windows 10
Let us know how it goes.
Regards,
Prakhar Khare
Microsoft Community – Moderator