Windows live mail error 0X800C013E after feature 2004

Anonymous
2020-06-02T13:31:06+00:00

After installing latest W10 update feature 2004  WLM fails on trying to read emails with error 0x800C013E .

Winver is 2004 (OS Build 19041.264) WLM version 2012 Build 16.4.3528.0331)

Any assistance would be most welcome.

Windows for home | Windows 10 | Windows update

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

57 answers

Sort by: Newest
  1. Anonymous
    2020-07-23T00:16:58+00:00

    Thunderbird is the email client that I tried unsuccessfully to migrate to 2 years ago.

    WLM has two structures, a hard file structure that you can navigate in using File Explorer and a virtual one that maps into the hard structure. The folder names that you see in the WLM user interface come from the virtual structure. You can change the folder names and their position in the virtual structure but the file names and positions in the hard structure remain fixed. It is just the cross reference between the two structures which gets updated. You can delete an email in the virtual structure but the data remains in the hard structure as junk.

    Filenames in the hard structure must not exceed 255 characters. Names in the virtual structure may be quite long but are concatenated down to 15 characters upon export.

    In the perfect world, File Explorer would allow me to reduce in the export file the size of file names in the hard structure which have grown in size close to the limit of 255 characters. 

    I have no proof, but I sensed that when the WLM message store is exported from one version of Windows to a newer version of Windows, part of the export file contains the cross reference which cannot be disected or patched with an editor. Thus with every successive export, the file names in the hard structure grow as the characters « /storage folder/«  are repeatedly added, and eventually cause the whole filename string to approach 255 characters. I have migrated from XP to Vista to Win8 and then to Win10.

    I reduced the file name length of many files before I imported them into Thunderbird, I did not find my emails building into the hard structure tree that I expected. It just seemed to me that Thunderbird knew something about the old WLM cross reference, as if the cross reference had been encrypted into the export file and Thunderbird was picking this up and applying some of the layout of the old WLM hard structure against my will.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-07-22T23:28:14+00:00

    I had not come across this WLM fix until after I had already imported all my stored WLM email to Mozilla Thunderbird.  Thunderbird's website offers an import/export add-on that will import your WLM storage folders and saved emails.  I imported about 30,000 emails with no issues and the Thunderbird add-on preserved the directory structure.  I only had a minor problem with a few folder names.  On import, Thunderbird uses the folder names in the directory "\AppData\Local\Microsoft\Windows Live Mail\Storage Folders\Imported Folder" and a few of those folder names are slightly different than the corresponding folder names that appear in WLM.  I was able to easily correct those folder names manually from within Thunderbird.  I have been using Thunderbird now for a little over a week without any major issues and recommend it.  Thunderbird has a few quirks and takes a little getting used to, but since Microsoft no longer supports WLM, I knew I eventually had to migrate to something else.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-07-22T21:30:18+00:00

    Normally big and small updates to Windows 10 don’t upset WLM, except this time with version 2004. We were lucky that someone in the world knew how to work around this with a registry patch. I hope that we will continue to be as lucky in the future.

    There are other free email clients available but it is not easy to export the WLM message store with its limit of 15 characters for a virtual folder name.

    And I have had difficulty importing super large message stores into another client seeing it lock up after 20000 of my 30000 email were accepted.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-07-22T20:58:56+00:00

    I copied the link to the solution after translating it into english. Here it is and it worked for me, after spending an hour fighting unnecessarily with my ISP whose fault it wasn't. I also got a few dozen previously deleted messages reappearing in my inbox and sent box.

    Close Windows Live Mail.

    In the registry under

    Computer \ HKEY_CURRENT_USER \ SOFTWARE \ Microsoft \ Windows Live Mail

    create these 3 DWORD entries (I didn't have them) or change them to 1 if available

    RecreateFolderIndex = 1

    RecreateStreamIndex = 1

    RecreateUIDLIndex = 1

    Restart Windows Live Mail. Then the message display goes back to normal for me and the 3 values in the registry are reset to 0. Can be left like this.

    For me, the account display in WLM with several accounts after the Windows Update 2004 was corrupt. This is also fixed.

    Thanks L.Heilig, worked perfectly for me.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2020-07-22T20:16:02+00:00

    Close Windows Live Mail.

    In the registry under

    Computer \ HKEY_CURRENT_USER \ SOFTWARE \ Microsoft \ Windows Live Mail

    create these 3 DWORD entries (I didn't have them) or change them to 1 if available

    RecreateFolderIndex = 1

    RecreateStreamIndex = 1

    RecreateUIDLIndex = 1

    Restart Windows Live Mail. Then the message display goes back to normal for me and the 3 values in the registry are reset to 0. Can be left like this.

    Thank you so much for this.

    I wasn't getting any exception errors, I just couldn't send or read emails using WLM after the Windows 10 - 2004 update.

    This registry fix cleared up the issue of not being able to send email and also viewing emails in the message pane.

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments