Share via

Finding temp files in Windows 10

Anonymous
2018-03-03T22:13:05+00:00

Forgot to save a Word.doc but the recovered files don't show up anymore.  Also can't find any temp folders. I use Wondows 10. The instructions given here for Windows 7 don't work. Thanks.

Windows for home | Windows 10 | 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

5 answers

Sort by: Most helpful
  1. Anonymous
    2018-03-03T23:03:24+00:00

    Here is how you can find your temp folder:

    1. Mark the code line below, then press Ctrl+C to copy it.
    2. Press the Windows key + R.
    3. Press Ctrl+V to paste the code line, then press Enter.

    cmd  /c  echo  Temp folder=%temp% & pause

    40+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-03-03T23:20:45+00:00

    Here is how you can find your temp folder:

    1. Mark the code line below, then press Ctrl+C to copy it.
    2. Press the Windows key + R.
    3. Press Ctrl+V to paste the code line, then press Enter.

    cmd  /c  echo  Temp folder=%temp% & pause

    Thanks for the hint, but it just brings up the black command screen with the path: C:/users/MY MAME ABREVIATED/appdata/local/temp and instruction to press any key to continue.  But it doesn't go anywhere.

    So I typed the path into File explorer, and it came up with a bunch of installation files and the like, and one Word.doc, but not the one I was looking for.

    Any other ideas?

    Thanks

    8 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-03-03T23:32:55+00:00

    Thanks for the hint, but it just brings up the black command screen with the path: C:/users/MY MAME ABREVIATED/appdata/local/temp and instruction to press any key to continue.  But it doesn't go anywhere.

    The command did exactly what you asked for: It shows you the temp folder, which you were previously unable to find. If this folder does not contain your lost Word file then I'm afraid you're out of luck.

    6 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2018-03-04T00:36:47+00:00

    Thanks for the hint, but it just brings up the black command screen with the path: C:/users/MY MAME ABREVIATED/appdata/local/temp and instruction to press any key to continue.  But it doesn't go anywhere.

    The command did exactly what you asked for: It shows you the temp folder, which you were previously unable to find. If this folder does not contain your lost Word file then I'm afraid you're out of luck.

    Darn! The mystery now is why "show hidden files" came up with a couple "rescued" files from January, but none from today ...  Any ideas?

    4 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2018-03-03T23:34:42+00:00

    Here is how you can find your temp folder:

    1. Mark the code line below, then press Ctrl+C to copy it.
    2. Press the Windows key + R.
    3. Press Ctrl+V to paste the code line, then press Enter.

    cmd  /c  echo  Temp folder=%temp% & pause

    Thanks for the hint, but it just brings up the black command screen with the path: C:/users/MY MAME ABREVIATED/appdata/local/temp and instruction to press any key to continue.  But it doesn't go anywhere.

    So I typed the path into File explorer, and it came up with a bunch of installation files and the like, and one Word.doc, but not the one I was looking for.

    Any other ideas?

    Thanks

    p.s. I did find some files ending in .tmp, but opening them in notepad or Word gave me just a bunch of code.  Seems to me there used to be a command "show hidden files" that would do this easily....  I found it, but it only showed a couple of rescued files from January!

    3 people found this answer helpful.
    0 comments No comments