Running low on space? You can move the AppData Local Packages folder to another drive without breaking your apps. First, copy the folder from C:\Users\YourUsername\AppData\Local\Packages to your desired location. Then, open Command Prompt as Administrator and enter:
nginx
Copy
Edit
mklink /J "C:\Users\YourUsername\AppData\Local\Packages" "D:\NewLocation\Packages"
This creates... https://localgeekshelp.com/appdata-packages-folder-huge-in-windows-11-10/