Hello Trond Gunnar Raa,
Thank you for posting in Q&A forum.
If your temporary files are still consistently at 1.05 GB even after performing the usual cleanup steps, it might be due to specific system or application processes that are continuously generating these files. Here are a few additional steps you can take to investigate :
1.Check for Large Log Files
Sometimes, large log files can accumulate in the temporary files directory: Navigate to C:\Windows\Temp and C:\Users<YourUsername>\AppData\Local\Temp.
2.Disable Hibernation
Hibernation can create large system files: Open Command Prompt as an administrator. Type powercfg -h off and press Enter to disable hibernation.
3.Clear Windows Update Cache
Windows Update cache can sometimes take up significant space: Open Command Prompt as an administrator. net stop wuauserv net stop bits Navigate to C:\Windows\SoftwareDistribution and delete its contents. Restart the services: net start wuauserv net start bits
- Check for Malware
Malware can sometimes generate large temporary files: Run a full system scan using Windows Defender or another reputable antivirus program.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.