how to find temp. files with cmd

Anonymous
2016-11-10T10:38:25+00:00

where do you find temp. files using cmd. are where do you put cmd?

Windows for home | Previous Windows versions | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2016-11-10T12:32:51+00:00

    Dir /q/f/s %TEMP%*Try this command. I hope you it will works(or)

    Option 2

    1. Click Start.
    2. Click Run.
    3. Type %temp% in the search box.
    4. Click OK or press Enter

    Thanks

    H Kumar

    WAN Load Balancing

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2016-11-10T12:57:03+00:00

    In your first method you put del.....  had a user don e that they would have deleted all temp files. I changed it to dir.

    2 people found this answer helpful.
    0 comments No comments