Here is how you can find your temp folder:
- Mark the code line below, then press Ctrl+C to copy it.
- Press the Windows key + R.
- Press Ctrl+V to paste the code line, then press Enter.
cmd /c echo Temp folder=%temp% & pause
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
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.
Here is how you can find your temp folder:
cmd /c echo Temp folder=%temp% & pause
Here is how you can find your temp folder:
- Mark the code line below, then press Ctrl+C to copy it.
- Press the Windows key + R.
- 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
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.
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?
Here is how you can find your temp folder:
- Mark the code line below, then press Ctrl+C to copy it.
- Press the Windows key + R.
- 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!