Share via

Can I delete C > Users > Appdata > Local > Temp

Andrew 20 Reputation points
2025-08-12T03:08:41.33+00:00

Hello

I think this has been asked before, however, to clarify.
Can I delete everything in this folder (about 5 GB)
There are a lot of different file types
C > Users > User > AppData > Local > Temp

Many folders/files are old; some are actually 0 KB. Some look recent in the last day or so.
Disk Cleanup did not remove them.

Thank you
Andrew

Windows for home | Windows 10 | Files, folders, and storage
0 comments No comments

Answer accepted by question author
  1. John DeV 162.1K Reputation points Independent Advisor
    2025-08-12T03:44:53.27+00:00

    Hi, good day!

    Yes, you may usually remove the contents of this folder without causing any damage to your system. However, it is advisable to close all running applications before deleting the contents of the Temp folder.

    I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed.

    3 people found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Sam Ellis 0 Reputation points
    2026-03-28T00:50:01.36+00:00
    *net stop bits*
     *del /s /q %windir%\SoftwareDistribution\Download\**
     *net start wuauserv*
     *net start bits*
    
    0 comments No comments

  2. Andrew 20 Reputation points
    2025-08-14T01:18:34.7333333+00:00

    Hi
    Thank you for the helpful reply.
    I used the Command Prompt (from another question I asked about storage - info below) to remove temp files.
    It cleared the This PC > C > Windows > Temp folder from about 5GB to about 50 MB.
    I will keep an eye on this folder to see if it fills up again.

    Thank you again
    Andrew

    net stop wuauserv

     *net stop bits*
    
     *del /s /q %windir%\SoftwareDistribution\Download\**
    
     *net start wuauserv*
    
     *net start bits*
    
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.