Running out of storage? Move the AppData Local Packages folder to another drive to free up space. 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 a junction link... https://localgeekshelp.com/appdata-packages-folder-huge-in-windows-11-10/