Safe Mode - MozillaZine Knowledge BaseSafe ModeFrom MozillaZine Knowledge BaseThis article applies to Firefox and Thunderbird.Note: SeaMonkey 2.0 (currently in Alpha testing) can also be started inSafe Mode.Safe Mode is a debugging startup mode where all added extensions aredisabled and the default theme and toolbar settings are used. Note,however, that all available plugins are used and any changes made tooptions and preferences remain in effect. In Firefox, Safe Mode includestroubleshooting options such as the ability to reset toolbars, bookmarksand preferences. [1]Contents [hide]1 Starting Safe Mode1.1 Windows1.2 Linux1.3 Mac OS X2 How to know you're in Safe Mode2.1 Thunderbird2.2 Firefox3 Safe Mode options in Firefox3.1 Buttons4 See also5 External links[edit]Starting Safe ModeTo enter Safe Mode you must first make sure Firefox or Thunderbird is notrunning in the background. This includes all windows like the DownloadManager and Extensions that open in a separate window.[edit]WindowsThis should not be confused with restarting the computer in Windows SafeMode!Use the "Mozilla Firefox (Safe Mode)", "Mozilla Thunderbird (Safe Mode)",or "Mozilla Thunderbird (No Extensions)" shortcut in the Mozilla Firefoxor Mozilla Thunderbird program folder on the Windows Start Menu. If thisshortcut is missing, you can start in Safe Mode by selecting "Start ->Run" (on Windows Vista, use "Start Search" or enable the Run box, asdescribed here) and entering,For Firefox, one of these:firefox -safe-mode"C:\Program Files\Mozilla Firefox\firefox.exe" -safe-modeFor Thunderbird, one of these:thunderbird -safe-mode"C:\Program Files\Mozilla Thunderbird\thunderbird.exe" -safe-modeAdjust the path accordingly, if you installed your Mozilla program in adifferent location than shown above.[edit]LinuxOn Linux, you can go to your Terminal and run (for Firefox):/path/to/firefox/firefox -safe-mode[edit]Mac OS XOn Mac OS X, go to Utilities (in the Applications folder) and openTerminal, then run (for Firefox):/Applications/Firefox.app/Contents/MacOS/firefox -safe-modeAnd for Thunderbird, this is the line to run in Terminal:/Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin-safe-modeIf you have installed the application to another location, modify the pathas such. It's the "-safe-mode" command line parameter that's crucial here.
Leave a Comment