2

I have a Windows 10 x64 Pro (for which I am the only user), an internal hard drive A (that is not the OS drive) and an external hard drive B (an internal drive trapped inside an external USB enclosure). I wish to move all of my data from A and B then physically swap their locations and give drive B the current letter of drive A.

My difficulty: there are 4 folders in drive A for which I don't know what to do with them:

  1. WindowsApps: which I don't have permission to enter
  2. WpSystem: contains a folder with very long name made up with hyphens and numbers and then AppData\Local\Packages but no files
  3. WUDownloadCache: appears to be empty
  4. SkyDrive\Pictures: I have moved SkyDrive to drive B (by unlink+move+relink) but somehow this stays behind; I cannot access nor delete this folder

In addition, there are some hidden folders: $AVG, msdownld.tmp, and OneDriveTemp.

What do I do with these folders to achieve the goal stated in the first paragraph above please?

1 Answers1

2

My difficulty: there are 4 folders in drive A for which I don't know what to do with them:

The content of those folders should not be migrated. WindowsApp will automatically be restored once you connect to the same Microsoft account and install any missing UWP applications.

SkyDrive is the legacy synchronization folder for SkyDrive/OneDrive and has not been used for 3 years. You can sync your account by configuring OneDrive on your new system.

The other two system folders don't need to be migrated.

You will be unable to just copy and paste folders to your new drive if you want to migrate your installation, you should clone your HDD.

Ramhound
  • 44,080