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

Changing Fonts in Multiple Workbooks

If you need to change fonts used in a lot of different workbooks, the task can be daunting, if you need to do it ...

Discover More

Bumping Numbers in a Document

If your documents include words that contain numbers (such as a list of parts numbers) you may need a way to increment ...

Discover More

Making Resize to Fit Text the Default

When you insert a text box, Word automatically clears one of the key settings for the new text box. If you want this ...

Discover More

Dive Deep into Macros! Make Excel do things you thought were impossible, discover techniques you won't find anywhere else, and create powerful automated reports. Bill Jelen and Tracy Syrstad help you instantly visualize information to make it actionable. You’ll find step-by-step instructions, real-world case studies, and 50 workbooks packed with examples and solutions. Check out Microsoft Excel 2019 VBA and Macros today!

More ExcelTips (ribbon)

Merging Many Workbooks

If you need to combine the contents of a bunch of workbooks into a single workbook, the process can get tedious. Here's a ...

Discover More

Workbook not Saving

Having trouble saving a workbook? It could have to do with the age, size, and complexity of that workbook. This tip ...

Discover More

Copying Large, Object-Rich Worksheets from a Corrupted Workbook

Salvaging information from a corrupted workbook can be a lot of work. This tip looks at how you can approach the problem ...

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 3 + 2?

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.