<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Unable to delete individual item from recent files and loading file time has extended considerably"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123710#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Unable to delete individual item from recent files and loading file time has extended considerably"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123710">bug 123710</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>The thumbnails and the MRU list item are stored in a XML text
file--registrymodifications.xcu, located normally on Windows at
C:\Users\<username>\AppData\Roaming\LibreOffice\4\user

You can use any text editor to delete the stanzas holding the stanza for each
item.

<item
oor:path="/org.openoffice.Office.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/ItemList">

it will include a PNG thumbnail in (stored as base64) and the UNC path to the
file.

Alternatively, you can clear out the recents from the LibreOffice registry from
the main menu File -> Recent Documents -> Clear List

But you might review the thumbnails held in the registry, to see if any are
exceedingly large.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>