There's nothing more infuriating in terms of computing than being denied access to files you should have access to.
The solution? Open an elevated command prompt and issue:
takeown /R /F <Drive or directory> Icacls <Drive or directory> /reset /T
We're full of IT!
takeown /R /F <Drive or directory> Icacls <Drive or directory> /reset /T