Outlook SecureTemp Files Folder

Written by Diane Poremsky

A Microsoft Outlook Most Valuable Professional (MVP) since 1999 and involved in IT support since 1985, Diane is the author of several books and video training CDs and online training classes for Microsoft Outlook. You can find her helping people online in Outlook Forums as well as in the Microsoft Answers and TechNet forums. +Diane Poremsky+

2 responses to “Outlook SecureTemp Files Folder”

  1. hello – question: is the SecureTemp folder also used for attachment being sent? we’re a windows 7/office 2010 32bit environment. i have a few users that are seeing the incorrect attachment being sent … sometimes when that attachment is being copied from one email to the outgoing one, and sometimes when the file is being attached from a local location.

    i have one tech that believes it’s a cache overflow issue

    i think part of this stems from people switching to rtf formatted emails and overflowing the clipboard.

    i’ve called MS and got the following info.

    Issue: Users are occasionally seening an attachment they placed in an email randomly switch when sent.

    My theory after I visited one user and had discussions with a number of others was that the problem had something to do with the clipboard, as at least one of the people copies and pastes attachments to and from emails all day, and the fact that they have changed their default message format to RTF from the HTML default.

    I called Microsoft to verify. The report from Microsoft is that Word 2010 has changed how copy and paste works and how they handle OLE objects which in turn causes issues with copy and pasting attachments. Word has a fix in SP1 that rectifies some issues seen with the clipboard. Within Outlook they have found that when embedded messages are manipulated using normal editing techniques (cut and paste), the attachment object data becomes jumbled. Opening different attachments leads to the same attachment being launched and/or data added to attachments does not appear correctly. In addition in RTF mail, if you save and cut and paste attachments, it is more likely Outlook will become confused and if you open the Attachment, another Attachment may open. All this is similar to what has been reported, but is not exactly the same issue.

    Microsoft has requested that we test installing SP1 on one of the affected users and monitor the results.

    i’m interested to know your opinion if you have time. thanks tons. -kk

  2. If you want to clear the files everyday. You can setup a batch file with the following commands. Then set it in the all user startup so it runs for every user that logs into the pc. It will clear the folder everytime they login.

    ATTRIB “C:\Users\%username%\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.Outlook\*.*” -R /s

    del “C:\Users\%username%\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.Outlook\” /s /q

    The files in the folder below this are set with the read only attribute. You need to clear that attribute with the first command. Then you can delete everything in it with the second command.

Leave a Reply

More in Outlook
Basic Troubleshooting Steps

While experienced Outlook users have troubleshooting Outlook down pat, newer users often don't know where to begin so they start...

Close