Is it possible to move the Windows Apps installation folder to another drive?
Some time ago I moved my system drive to the SSD rails. But getting updates from Microsoft that can take more than 5 Gb at a time I had to keep an eye how much free space is available. Then I started to think what can be removed or moved to another drives. I noticed that a lot of Windows Store Apps are installed and consume a quite big amount of expensive memory. For example, only one of the Store applications takes more than 1 Gb of space on the drive. So, I decided to change the picture dramatically and change the location of Windows Apps. In general, there are two main ways for getting the job done. 1. Change the value of the PackageRoot key in the windows registry. You can find it in the following hive: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx Don't forget to restart the machine to apply the changes. That's it. 2. Move the original folder to a new drive and create a symbolic link instead. As a rule the Windows Apps installation f...