Reset File and Folder Permission of External Hard Drive Data
Type following lines to command prompt.
TAKEOWN /F "<PATH>" /R /D Y
ICACLS "<PATH>" /reset /T
Type following lines to command prompt.
TAKEOWN /F "<PATH>" /R /D Y
ICACLS "<PATH>" /reset /T