Stopping a Workbook from Persistently Auto-Loading

Written by Allen Wyatt (last updated May 24, 2025)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, 2024, and Excel in Microsoft 365


2

Kaye has deleted every XLStart file she can find, but an Excel workbook that she no longer wants to load automatically just won't go away. (She wants to keep the document in her forms directory, but she doesn't want it to autoload.) She is wondering what else she can do to stop the autoload.

Excel has the capability to actually load files, automatically, from a couple of locations. One of those locations was already checked by Kaye—the XLStart folder. Anything in this folder is automatically opened (or attempted to be opened) by Excel.

There is another, alternative location maintained by Excel, however. Follow these steps to find out what the location is:

  1. Display the Excel Options dialog box. (In Excel 2007 click the Office button and then click Excel Options. In Excel 2010 or a later version display the File tab of the ribbon and then click Options.)
  2. At the left side of the dialog box click Advanced.
    • Scroll down until you see the General section. (See Figure 1.)
    • Figure 1. The general section of the advanced Excel Options.

    • Check the area to the right of "At Startup, Open All Files In." Clear this area, if desired.
    • Click OK.

    It is important to realize that if a folder path is specified in the "At Startup, Open All Files In" box, then that folder is treated just as Excel treats the XLStart folder—it attempts to open everything in the folder. If you don't delete the path, then you should at least note its location so you can check to see what is in the folder and remove any files from it that you don't want opened.

    Don't forget that the unwanted workbook—the one that is opening automatically—could be opened by a workbook you do wanted opened. For instance, let's say that you want Excel to open a workbook called MyDailyWork.xlsm, so it is located in either the XLStart folder or the alternative auto-open folder. If MyDailyWork.xlsm includes an auto-open macro, that macro might be opening other workbooks. The way to check for this is to examine any such workbooks and see if they have any auto-open macros, modifying them as necessary.

    Finally, it is also possible that you have an add-in that is loading when Excel starts, and that add-in is, in turn, opening the workbook you don't want opened. Check your add-ins to see if they make sense to you and that they are doing what you expect.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (12690) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, 2024, and Excel in Microsoft 365.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Locking Worksheet Names

Want to stop other people from changing the names of your worksheets? You can provide the desired safeguard by using the ...

Discover More

Inserting a Section Mark

Section marks are used regularly in the writings of some industries, such as in legal documents. If you need a way to ...

Discover More

Controlling Repagination in Macros

Want to turn off document repagination while your macro does its work? Here are two approaches you can use.

Discover More

Best-Selling VBA Tutorial for Beginners Take your Excel knowledge to the next level. With a little background in VBA programming, you can go well beyond basic spreadsheets and functions. Use macros to reduce errors, save time, and integrate with other Microsoft applications. Fully updated for the latest version of Office 365. Check out Microsoft 365 Excel VBA Programming For Dummies today!

More ExcelTips (ribbon)

Forcing a Workbook to Close after Inactivity

Tired of your workbooks being left open on the screen where they can be seen by anyone passing by? Here's a way to have ...

Discover More

Excel Opens Additional, Unwanted Files

If you open a workbook and Excel decides to open additional, unwanted workbooks, it can be bothersome to try to track ...

Discover More

Creating Individual Workbooks

Workbooks can contain many worksheets. If you want to pull a workbook apart and create a whole series of workbooks based ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is one more than 8?

2025-05-25 16:42:42

Doug Loud

Very helpful in Windows, but it doesn't work like this on a MacBook Pro running Office 365 Excel. Any help for that?


2025-05-24 18:53:52

J. Woolley

The Tip says the unwanted workbook might be opened by a workbook or add-in you intended to open at startup. But how do you find where that happened?
If the unwanted workbook is Unwanted.xlsx, for example:
1. Start Excel in the usual way
2. Press Alt+F11 to open the Visual Basic Editor (VBE)
3. Double-click one of the open workbooks or add-ins in the Project pane
4. Double-click Microsoft Excel Objects
5. Double-click ThisWorkbook (see Figure 1 below)
6. Press Ctrl+F to open VBE's Find dialog
7. In Find What:, type Unwanted.xlsx (the unwanted workbook)
8. Under Search, enable Current Project
9. Click Find Next (see Figure 2 below)
If Unwanted.xlsx (the unwanted workbook) is not found, repeat at step 3.
When all of the open workbooks or add-ins have been searched, press Alt+Q to quit the VBE.

Figure 1. 

Figure 2. 


This Site

Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.