This is the only Microsoft-supported method for changing the default install drive for apps and games.

This is the official method for redirecting apps downloaded from the . Open Settings : Press the Windows Key + I on your keyboard. Navigate to Storage : Go to System > Storage .

If you prefer to use the Registry Editor, you can change the default install location by modifying the registry. Here's how:

Get-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion" | Select-Object ProgramFilesDir, ProgramFilesDir(x86)