• 0

Office 2013 Performance


Question

Hey All

I have been using Office 2013 for a few days now and its got some cool animations and eye candy.

My problem though is with the Outlook performance. I have 3 email accounts, 1 POP account and 2 Exchange accounts. There are also PST folders attached to these accounts. Now, I've noticed that when i switch between the 3, it constantly come up with the error that your personal folders did not close properly and need to be checked. In some cases, it kills Outlook and I need to restart the PC to get back into the email. Before the upgrade to 2013, the PST files where in 100% condition.

Has anyone experienced this and if so is there something I could do? I remember this being an issue in 2007 and they needed a service pack to sort it out.

In the meantime, I've gone back to 2010 and its works fine.

Thanks

Link to comment
https://www.neowin.net/forum/topic/1116171-office-2013-performance/
Share on other sites

11 answers to this question

Recommended Posts

  • 0

You realize that TechNet licenses are supposed to be for evaluating the software by IT Professionals, not as your main system?

The reason I think this is because you switched back to 2010, that tells me you are not using it for testing, but rather for your production system as you are accessing email accounts you need email from.

I usually wait until a new version has been out for a while so they can release patches as there is almost always some issue with the initial RTM version.

Wait until the final version is released next year and buy a license for it. I know this because I also used to have a TechNet subscription a few years ago.

  • 0

been having issues with people not getting my emails with outlook 2013 prev. very annoying! or sometimes they send and sometimes they stay outbox.

Also word is annoying with inserting images.

  • 0

Emails with attachments containing certain file types get blocked. I always unblock my Outlook with the following regfile.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Security]
"Level1Remove"=".ade;.adp;.app;.asp;.bas;.bat;.cer;.chm;.cmd;.com;.cpl;.crt;.csh;.exe;.fxp;.hlp;.hta;.inf;.ins;.isp;.its;.js;.jse;.ksh;.lnk;.mad;.maf;.mag;.mam;.maq;.mar;.mas;.mat;.mau;.maw;.maw;.mda;.mdb;.mde;.mdt;.mdw;.mdz;.msc;.msi;.msp;.mst;.ops;.pcd;.pif;.prf;.prg;.pst;.reg;.scf;.scr;.sct;.shb;.shs;.tmp;.url;.vb;.vbe;.vbs;.vsmacros;.vss;.vst;.vsw;.ws;.wsc;.wsf;.wsh"

  • 0

Here's a VB Script to check what extensions you are able to receive.

You can also add more by separating the file extensions with a semi-colon. e.g. .bat;.cmd;.exe


'Allows attachments you specify to be opened in Outlook 2013
Option Explicit
On Error Resume Next
Dim WshShell, p1, n, errnum, statusmsg, attachments
Set WshShell = WScript.CreateObject("WScript.Shell")
p1 = "HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Security\Level1Remove"
statusmsg = "Attachments"
Err.Clear
n = WshShell.RegRead (p1)
errnum = Err.Number
Err.Clear
On Error Goto 0
If errnum <> 0 Then
statusmsg = "No attachments currently allowed" & vbCR
statusmsg = statusmsg & "Add your desired file extensions." & vbCR
statusmsg = statusmsg & "Extensions must be separated by a semi-colon. "
statusmsg = statusmsg & "Example: .bat;.com;.exe;.msi;.vbs"
Else
attachments = n
n = ""
statusmsg = "Attachments currently allowed are:" & vbCR
statusmsg = statusmsg & "Add more extensions, or remove existing ones." & vbCR
statusmsg = statusmsg & "Extensions must be separated by a semi-colon. "
statusmsg = statusmsg & "Example: .bat;.com;.exe;.msi;.vbs"
End if
n = InputBox(statusmsg, "Attachments!", attachments)
If n <> "" Then
WshShell.RegWrite p1, n, "REG_SZ"
MsgBox "The following attachments: " & vbCR & n & vbcr & "can now be opened in Outlook 2013.", 4096, "Finished"
End If
[/CODE]

  • 0

I'm using the MSDN version with an exchange account and two hotmail accounts and I haven't experienced this issue so I don't think it's a bug with the RTM version.

As of today, volume licensing is RTW (via all volume licensing programs, including Dreamspark Premium), so it's quite possible he could indeed have legal access.

I have three accounts as well - POP3 (ISP), IMAP (GMail) and EAS (Outlook.com), and this is easily the most pain-free, and best-performing, Outlook yet. In fact, it outperforms Outlook 2010 with just POP3 and IMAP configured on the same hardware. If you're running Windows 7 or 8, *this* is the Outlook you should be using.

This topic is now closed to further replies.
  • Posts

    • It is when it's a desktop in my house though for a PC that's lightly used and not really important when it is. If it was a laptop, it would be a different story. The real solution is varied and begins starting at post #22 in that thread.
    • Win11Debloat 2026.06.14 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 2026.06.14 changes: This is a minor release that hopefully addresses the false positives in Windows Defender and Bitdefender that prevented users from downloading and/or running Win11Debloat. Refactor Get-RegFileOperations.ps1 to address false positives by @Raphire in #626 Add logging around WinGet app retrieval and increase timeout to 20s by @Raphire Download: Win11Debloat 2026.06.14 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Still using Microsoft Money 2005 in 2026 here!
    • I have a couple to mention, and they still run great on Windows 11 Adobe Lightroom Version 2 Alcohol 120% CLZ Book, Comic, Game, Movie, & Music Collector (PC - No longer sold / Grandfathered in - now mobile apps/online only) DVDDecrypter ISO Buster Pro version 1.9.1 (Still supports HD-DVD too) Nero Burning Rom 8 (Only the burning software, no backup, media converter, etc)   OpenAL (Runtime) - GuildWars 1 Reforged still uses it for 3d headphone audio PowerDVD 12 Ultra SPTD (SCSI Pass through Direct Driver) UltraISO Windows Media Encoder 9 WinImage You can tell I still sport an optical drive    
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      +Edouard
      197
    3. 3
      PsYcHoKiLLa
      139
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!