Firefox Safe Mode
Safe Mode is a special Firefox execution mode that can be used to troubleshoot issues in Firefox. In Safe Mode, you can reset some settings or disable extensions and themes that might be the source of the issue. By comparing Firefox behavior in normal mode to its behavior in Safe Mode with various items disabled, you may be able to diagnose issues.
Note: Windows users may be familiar with a Safe Mode for Windows. Firefox Safe Mode has no connection to Windows Safe Mode.
How to start Firefox in Safe Mode
- Close down Firefox completely: At the top of the Firefox window, click the File menu, and select the Exit menu item.Close down Firefox completely: On the menu bar, click the Firefox menu, and select the Quit Firefox menu item.Close down Firefox completely: At the top of the Firefox window, click the File menu, and select the Quit menu item.
Windows
This should not be confused with restarting the computer in Windows Safe Mode!
Use the "Mozilla Firefox (Safe Mode)", "Mozilla Thunderbird (Safe Mode)", or "Mozilla Thunderbird (No Extensions)" shortcut in the Mozilla Firefox or Mozilla Thunderbird program folder on the Windows Start Menu. If this shortcut is missing, you can start in Safe Mode by selecting "Start -> Run" (on Windows Vista, use "Start Search" or enable the Run box, as described here) and entering,
For Firefox, one of these:
For Thunderbird, one of these:Code:firefox -safe-mode "C:\Program Files\Mozilla Firefox\firefox.exe" -safe-mode
Adjust the path accordingly, if you installed your Mozilla program in a different location than shown above.Code:thunderbird -safe-mode "C:\Program Files\Mozilla Thunderbird\thunderbird.exe" -safe-mode
Linux
On Linux, you can go to your Terminal and run (for Firefox):
Code:/path/to/firefox/firefox -safe-mode
Mac OS X
On Mac OS X, go to Utilities (in the Applications folder) and open Terminal, then run (for Firefox):
And for Thunderbird, this is the line to run in Terminal:Code:/Applications/Firefox.app/Contents/MacOS/firefox -safe-mode
If you have installed the application to another location, modify the path as such. It's the "-safe-mode" command line parameter that's crucial here.Code:/Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin -safe-mode
- Mac OS :
- Hold down the Option key, as you start Firefox.
- 2.0, Mac OS:
- Go to the Utilities directory (in the Applications folder) and open Terminal, then run:
Code:/Applications/Firefox.app/Contents/MacOS/firefox -safe-mode- Go to your Terminal and run:
Code:/path/to/firefox/firefox -safe-mode
- Firefox should start up with a Firefox Safe Mode dialog.
- Note: You can also start Firefox in Safe Mode by clicking Start, selecting Run (or use the Start Search box in Windows Vista) and then entering the following in the text field:
Code:firefox -safe-mode
Bookmarks