Opening excel file directly is very slow

Anonymous
2013-02-26T12:25:10+00:00

I can open Excel directly and it launches immediately - not an issue.

I can launch Excel directly and then open a file - it opens the file immediately.

However if I open a file directly - without previously launching excel - it takes a long time - 30 to 40s.

I have tried many suggestions found online but none help. Does anyone have any ideas please?

Win 7 64 Bit

Office 2010

Thanks

Microsoft 365 and Office | Excel | For home | Windows

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
Answer accepted by question author
Anonymous
2013-03-02T00:50:36+00:00

Solved.......I worked it out from searching the internet.

The issue is Superfetch. Mine was switched off.

As soon as it was turned on from Regedit followed by me starting it in Services - it works perfectly!

Here is the text from the solution....

I found this on Technipages website:

Mitch wrote:

"Superfetch caches data to RAM so that it can be immediately available to your application. Sometimes this can affect the performance of certain applications. It tends to not work well with gaming, but can improve performance with business apps.

To modify whether Superfetch is enabled or disabled, you can perform the following steps:

  1. Click the Start orb and type REGEDIT in the Start Search area.
  2. Open the Registry Editor.
  3. Click the plus sign next to HKEY_LOCAL_MACHINE

then SYSTEM

then CurrentControlSet

then Control

then Session Manager

then MemoryManagement ****then click PrefetchParameters

  1. On the right side, double-click on EnableSuperfetch
  2. Give it one of the following values:

0 to disable Superfetch

1 to enable prefetching when program is launched

2 to enable boot prefetching

3 to enable prefectching of everything

Hit OK then Close RegEdit. "

Then goto the services MSC ("windows key + r" or just "windows key" and type services.msc). Scroll down to Superfetch and now should start. Click Start on the left info pane or double click it and change to automatic, then attempt to start again.

For informational purposes I chose the 4th option to enable prefetching for everything.

Hope this helps.

A.J. Silverman

MCSE+I, MCP, A+

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

84 additional answers

Sort by: Oldest
  1. Anonymous
    2016-12-26T17:58:42+00:00

    my issues with WIndows 10 may be related to Lenovo.  This machine has never worked well with the Windows 10 power settings. I have always had issues with that. It ignores them or just does its own thing.  It was going to sleep mode after 1 minute of inactivity and then it never goes to sleep mode.  There have been many issues. Also the screen brightness is funky on this machine and has to be tinkered with.  ANyway, with Excel, i will just open the application , then i can work with the files directly after doing that..  until the next time i start up.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-01-18T13:26:56+00:00

    thank you for this information. It worked well. I deleted excel in open with and re-defined excel and it worked.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-02-22T06:40:51+00:00

    Life-saver! I got tired of this problem and finally landed on this solution. Thanks a million!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2017-05-03T17:26:24+00:00

    After searching some more, I found a solution modifying the registry. A bit dirty, but it seems to work:

    1. Change the (default) value of the following key:

    [HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command]

    to:

    "C:\Program Files\Microsoft Office\Office15\EXCEL.EXE" "%1"

    1. Remove or backup the command subkey
    2. Remove or backup the ddexec key

    ...

    Solves the issue, or at least bypasses the actual fault - but WHY and what is the actual fix rather than disabling DDE opening for excel?  And what is the side effect of this?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments