How to do a data transfer with an external SSD

Jorden 0 Reputation points
2024-10-14T15:27:18.37+00:00

I recently had a laptop (MSI Gf65 Thin, Windows 10) that completely bricked out of the blue. I was unable to retrieve any backups. The SSD is fully functional. I have it in an external hard drive connected to my new laptop (MSI GE78 HX, Windows 11). I have been unable to access my downloads on the external SSD as it is walled by Drop box, When I log in to my drop box there are only files from 2021.Screenshot (2)

I tried to change the permissions but I found no luck.

Screenshot (5)

Please help me. My artworks have been lost and I desperately want them back.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,907 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Jorden 0 Reputation points
    2024-10-14T16:37:40.27+00:00

    I was able to access the drop box folder and see my files! Unfortunately I cannot seem to take ownership of them and copy them to my computer.image_2024-10-14_103549494 I have tried to change the permissions with no luck.

    0 comments No comments

  2. Wesley Li 11,220 Reputation points
    2024-10-22T07:37:49.07+00:00

    Hello

    It seems there is permission issue.

    Try to open administrator command line then run the following command line to assign permission to the folder then try to access the folder again.

    takeown /R /A /F foldername

    icacls foldername /grant domain\Administrators:F /T

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.