SumatraPDF Home Tab Keeps Opening: How to Disable or Fix It

  • Disable the start page safely with the NoHomeTab setting.
  • Separate Home-tab behavior from failed document launches and restored files.
  • Test settings persistence before resetting preferences or reinstalling SumatraPDF.

If the SumatraPDF Home tab keeps opening, the cause is usually one of four things: the Home tab is enabled in SumatraPDF's settings, a command is explicitly showing the start page, a document-opening request is failing, or a settings change is not being saved. The Home tab is SumatraPDF's start page, not a restored PDF or other previously opened document. That distinction matters because disabling document restoration will not necessarily stop the Home tab. Work through the focused tests below in order, and stop as soon as SumatraPDF opens documents without adding an unwanted Home tab.

Desktop PDF reader showing a document beside an unwanted start-page tab.

1. Confirm the Symptom With One Simple Test

Begin with a simple, local PDF that you know opens correctly. Do not start with a file attached to an email, stored in a temporary browser folder, located on a disconnected network drive, or opened through another application. A local test separates Home-tab behavior from file access and integration problems.

  1. Close every SumatraPDF window.
  2. Save a small, unrestricted PDF to your Desktop or Documents folder.
  3. Start SumatraPDF directly from the Start menu.
  4. Close the Home tab if it appears.
  5. Open the local PDF from SumatraPDF's File menu or by dragging it into the window.
  6. Close SumatraPDF completely, restart it, and open the same PDF again.

If the PDF opens normally and the Home tab stays closed, the core reader is working. The original symptom may be tied to the way another file, shortcut, browser, or external program launches SumatraPDF. If the Home tab returns whenever the program starts, continue to the settings checks.

1.1 Identify the Home tab correctly

The Home tab is the start page shown as a tab when SumatraPDF uses its tabbed interface. It may display recently read documents or start-page content, but it is not itself one of those documents.

A restored document has a filename and opens as an actual PDF, eBook, comic, CHM, DjVu, XPS, image, or other supported file. If old documents return after restarting the program, that is a session or document-history issue rather than the Home-tab issue covered here. Do not change history or restoration settings unless actual documents, rather than the Home tab, are returning.

1.2 Check what an empty window does

Close every document tab and observe the remaining window. Depending on the active settings and program behavior, SumatraPDF may show its Home page when no document remains. That does not necessarily mean a PDF failed to close. It can simply be the reader's empty-window state.

Next, open the test PDF. Success means the document appears without an additional unwanted Home tab, or the Home page disappears once the document is open. If that is what happens, there is no need to edit files or reinstall the application.

2. Check the Settings and Commands That Control the Home Tab

The most directly relevant setting is NoHomeTab. The tabbed interface setting, UseTabs, also affects how the start page and documents are presented. Check these before changing Windows or reinstalling SumatraPDF.

2.1 Enable NoHomeTab

Open SumatraPDF's advanced settings through the program's Settings menu. This opens the active SumatraPDF-settings.txt file in a text editor. Find the line beginning with NoHomeTab and set it to:

NoHomeTab = true

Preserve the setting name and use a valid boolean value. Save the file, close the editor, exit all SumatraPDF windows, and start SumatraPDF again. Restarting matters because testing in an already running window may not prove that the setting was loaded and persisted correctly.

Success means SumatraPDF no longer creates a persistent Home tab during ordinary startup or document use. Once this works after a full restart, stop changing settings. There is no benefit in also disabling unrelated history, update, or document-state options.

2.2 Understand UseTabs behavior

The UseTabs option controls whether documents share a tabbed SumatraPDF window. When it is set to true, the Home page can appear as a tab alongside document tabs. When tabs are disabled, documents are presented through separate-window behavior, so the symptom may look different.

Changing UseTabs can avoid a tab-specific workflow, but it is broader than the targeted NoHomeTab fix. If you want to continue opening multiple documents in one window, leave UseTabs = true and use NoHomeTab = true. Set UseTabs = false only if you actually prefer separate windows.

After changing UseTabs, fully restart SumatraPDF and open two known-good documents. Success means the documents appear in the window arrangement you intended and no unwanted start-page tab interrupts the workflow.

2.3 Close the Home tab normally

If the Home tab appears only once, close it using its tab close button or the normal tab-closing command. Then open a document and restart SumatraPDF. If it stays gone, no deeper repair is needed.

If closing it works only until the next launch, verify NoHomeTab and settings-file persistence. Repeatedly closing the tab treats the symptom but does not resolve a configuration that recreates it at startup.

2.4 Check the Command Palette

SumatraPDF includes a Command Palette with a Show Start Page command. Running that command intentionally opens or displays the start page. If the Home tab appears while you are using keyboard-driven commands, confirm that you are not selecting this command by mistake.

Open the Command Palette from SumatraPDF's interface, search for Show Start Page, and note what it does. Then close the resulting Home tab and repeat your normal workflow without invoking that command. Success means the page remains closed. If it opens only after a particular keyboard sequence, shortcut automation, or macro, correct that trigger instead of changing document settings.

3. Check Whether the Document Launch Is Failing

Sometimes the Home page is not the primary failure. Windows launches SumatraPDF, but the requested document never reaches it or cannot be opened. The reader is then left showing its start page or empty-window state.

3.1 Test the file association

Open the known-good PDF from inside SumatraPDF first. If that works, double-click the same file in File Explorer. If the internal open succeeds but the double-click does not, check the Windows default app for the file extension.

Use Windows Settings or the file's Open with menu to select the intended SumatraPDF executable. This is especially important if both installed and portable copies exist. Windows may be sending files to an older copy with different settings.

Success means double-clicking the local file opens that file in the expected SumatraPDF instance. If the document opens correctly and the unwanted Home tab does not appear, stop there.

3.2 Check shortcuts and external launch commands

A shortcut that points only to SumatraPDF.exe starts the application without opening a document, so seeing an empty window or start page can be expected. A shortcut intended to open a document must pass a valid file path. Paths containing spaces need correct quoting when used in scripts or external tools.

If the problem occurs from a browser, email program, reference manager, file manager, or another application, compare that launch with a direct File Explorer double-click. Update the external tool so it points to the active SumatraPDF executable and passes the document path correctly.

3.3 Test the source file and permissions

Copy the problem document to a normal local folder and give it a short filename. Confirm that it has finished downloading and that your Windows account can read it. Files in protected folders, unavailable network locations, temporary email directories, or cloud placeholders can fail before SumatraPDF receives usable content.

Do not try to remove passwords, DRM, or document restrictions. If a protected document requires authorization, use the legitimate credentials or an approved application. The Home tab is not a method for bypassing access controls.

If the local copy opens, the reader itself is probably working. Repair the original storage, synchronization, download, or permission problem rather than resetting SumatraPDF.

3.4 Consider format-specific dependencies

Test a normal PDF before diagnosing a less common format. If PDFs open but one document type does not, investigate that format rather than the Home tab. PostScript-related workflows may depend on an available Ghostscript installation, while files opened through converters, shell extensions, codecs, print pipelines, or external tools can fail before a usable document reaches SumatraPDF.

A printer driver is relevant only when the symptom occurs during printing or when another application is creating a PDF through a virtual printer. It is not a likely cause when the Home tab appears during an ordinary direct launch. Success here means identifying a format-specific or external-tool failure while standard local PDFs continue to open normally.

Settings file being backed up, edited, and tested through a safe reset workflow.

4. Inspect or Reset SumatraPDF-settings.txt Safely

If NoHomeTab = true reverts, disappears, or has no effect after restart, verify that you edited the settings file used by the running executable. Installed and portable copies can maintain settings in different places.

4.1 Find the active settings file

The safest approach is to open Advanced Options from the exact SumatraPDF instance exhibiting the problem. This should open that instance's active SumatraPDF-settings.txt. An installed copy commonly stores user settings under the local application-data area, while portable operation can keep settings beside the executable when that location is writable.

Check whether multiple SumatraPDF executables are installed or extracted. Use Task Manager's file-location option, the application's shortcut properties, or File Explorer to identify the executable you actually launched. Avoid editing a similarly named file belonging to another copy.

4.2 Check whether the change persists

  1. Exit all SumatraPDF windows.
  2. Make a backup copy of SumatraPDF-settings.txt.
  3. Open the active file and set NoHomeTab = true.
  4. Save and close the editor.
  5. Start SumatraPDF, open a test PDF, and exit again.
  6. Reopen the settings file and confirm the value is still present.

If the value remains and the Home tab stays gone after restart, the fix is complete. If the value reverts, check whether the folder is writable, whether security software is blocking changes, or whether another running SumatraPDF process overwrote the file when it exited.

4.3 Reset without permanently deleting preferences

Close every SumatraPDF process before resetting anything. Rename SumatraPDF-settings.txt to a backup name such as SumatraPDF-settings-backup.txt. Do not delete it immediately. Start SumatraPDF and allow it to create a fresh configuration, then set NoHomeTab = true through the new active settings file.

Test the local PDF, close the program, and test again after restart. If the fresh configuration fixes the issue, the old file likely contained a conflicting, malformed, or stale preference. Reapply only the customizations you need instead of copying the entire old file back.

5. Run a Clean Temporary Test

A clean test can show whether the problem belongs to the installed configuration before you uninstall anything. Download SumatraPDF only from its official website, then use an appropriate portable build or a separate clean installation in a writable test location.

  1. Close all existing SumatraPDF processes.
  2. Place the clean test copy in its own folder.
  3. Confirm that the folder allows your account to create and modify files.
  4. Launch that executable directly.
  5. Set NoHomeTab = true in the settings opened by that copy.
  6. Open the same known-good local PDF.
  7. Exit and restart the test copy.

If the clean copy works after restart, the original executable, launch shortcut, or settings location is the likely difference. Compare paths and configuration before reinstalling. If both copies show the same behavior, recheck whether Show Start Page is being invoked or whether the document-opening request is failing.

Reinstallation is useful when program files are damaged or deployment is inconsistent, but it may not remove a user settings file. That is why a clean temporary test is more informative than repeatedly reinstalling while preserving the same configuration.

6. Quick Fix Checklist

  • Confirm that the unwanted item is the Home tab, not a restored document.
  • Test with one known-good PDF stored in a local, readable folder.
  • Set NoHomeTab = true in the active advanced settings file.
  • Keep UseTabs = true if you still want multiple documents in one window.
  • Close the Home tab and avoid invoking Show Start Page.
  • Exit every SumatraPDF process and retest after a complete restart.
  • Verify that Windows opens files with the intended installed or portable executable.
  • Check source paths, permissions, downloads, and format-specific tools only when document opening fails.
  • Back up and rename the settings file if changes do not persist.
  • Use a clean temporary copy before reinstalling or deleting preferences.

Stop troubleshooting when a known-good document opens normally, the Home tab does not return unexpectedly, and the result remains correct after restarting SumatraPDF. Additional changes can create unrelated problems and make the original cause harder to identify.

7. Frequently Asked Questions

7.1 What setting disables the SumatraPDF Home tab?

Set NoHomeTab = true in the active SumatraPDF-settings.txt file. Open that file through Advanced Options in the same SumatraPDF copy you normally use, save it, exit all SumatraPDF windows, and restart the application.

7.2 Should I disable UseTabs?

Not unless you prefer separate windows. UseTabs controls the broader tabbed interface, while NoHomeTab targets the start-page tab. Most users who want tabbed documents without a Home tab should keep UseTabs = true and set NoHomeTab = true.

7.3 Why does the Home tab appear after I close every document?

It may represent SumatraPDF's empty-window or start-page state. Open a document and see whether the Home page disappears or remains as an extra tab. If you do not want it available as a tab, enable NoHomeTab and retest after restart.

7.4 Why does the Home tab open only from another application?

The external application may be launching SumatraPDF without passing a valid document path, or it may point to a different installed or portable copy. Test the file inside SumatraPDF and through File Explorer. If both work, correct the external application's viewer path or command.

7.5 Is this the same as SumatraPDF restoring old documents?

No. The Home tab is the start page. Restored documents are actual files reopened from an earlier session. Disabling restoration or clearing document history is not the direct fix for an unwanted Home tab.

7.6 What should I do if SumatraPDF is still not working?

Use a clean temporary copy with a known-good local PDF. If it works, inspect the original settings file, executable path, file association, and folder permissions. If only a particular format fails, investigate that format's support and any relevant external dependency. Reinstall only after the clean test shows that the original installation is the likely source.


Citations

  1. Official documentation for SumatraPDF advanced settings and configuration options. (SumatraPDF Advanced Options)
  2. Official documentation covering supported document formats. (SumatraPDF Supported Formats)
  3. Official SumatraPDF source repository and project information. (SumatraPDF GitHub Repository)
Cindy, ContentBASE creator assistant

MEET CINDY

Your ContentBASE creator assistant

Cindy helps creators find Canva templates, content ideas, and simple ways to make better social media posts faster.

Want ready-to-use templates? Claim the free Canva bundles or browse the full bundle store.