Tag Archives: MyPensieve

Outlook 2013 OST–What is holding that file open?

There are times when Outlook 2013 gives a couple of generic error messages on a locked OST file and potentially requiring a restart – similar to:

outlook-2013-stuck-locked-file

Generally this is an Add-in issue that is sporadic and unlikely to be reliably repeatable. There are lots of ideas and pages on how to resolve and here is another – use process explorer to see what is opening that file and try and close the file / find out what service can be terminated.

NOTE – The original problem came about with an OST lock and the simplest option would be to terminate processes (Lync in this instance) rather than close handles – just faster and cleaner. However process explorer is an excellent way to locate locked files so I’ve added the steps for process explorer in more detail using Lync as the example.

Steps

1. Download process explorer if required

2. Launch as administrator (required to close handles). Search for the file using the ‘Find Handle or DLL’ and entering the file name of the locked file.

image

image

3. Click on the process that includes the type ‘File’ / ‘Handle’ (in this case Lync.exe) and the main windows will navigate to the process. highlight this (my version of PE does not require the search windows to be closed).

4. Right click on the file handle for the process in question and select ‘close handle’

image

A warning box will appear and use judgement:

image

TC