Free up space on your C: drive by moving the AppData Local Packages folder to another location. Simply copy the folder from C:\Users\YourUsername\AppData\Local\Packages to your new drive, then open Command Prompt as Administrator and enter:
mklink /J "C:\Users\YourUsername\AppData\Local\Packages" "D:\NewLocation\Packages"
This creates a junction link, ensuring apps run smoothl... https://localgeekshelp.com/appdata-packages-folder-huge-in-windows-11-10/