CINXE.COM
Safe Mode - MozillaZine Knowledge Base
<!DOCTYPE html> <html class="client-nojs" lang="en" dir="ltr"> <head> <meta charset="UTF-8"/> <title>Safe Mode - MozillaZine Knowledge Base</title> <script>document.documentElement.className="client-js";RLCONF={"wgBreakFrames":false,"wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgRequestId":"41a4d40ad63ab0a2ffd1cbf2","wgCSPNonce":false,"wgCanonicalNamespace":"","wgCanonicalSpecialPageName":false,"wgNamespaceNumber":0,"wgPageName":"Safe_Mode","wgTitle":"Safe Mode","wgCurRevisionId":47010,"wgRevisionId":47010,"wgArticleId":1247,"wgIsArticle":true,"wgIsRedirect":false,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":["Issues (Firefox)","Startup - Firefox","Extensions (Firefox)","Extensions (Thunderbird)","SeaMonkey"],"wgPageContentLanguage":"en","wgPageContentModel":"wikitext","wgRelevantPageName":"Safe_Mode","wgRelevantArticleId":1247,"wgIsProbablyEditable":false,"wgRelevantPageIsProbablyEditable":false,"wgRestrictionEdit":[], "wgRestrictionMove":[]};RLSTATE={"site.styles":"ready","user.styles":"ready","user":"ready","user.options":"loading","skins.monobook.styles":"ready"};RLPAGEMODULES=["site","mediawiki.page.ready","mediawiki.toc","skins.monobook.scripts"];</script> <script>(RLQ=window.RLQ||[]).push(function(){mw.loader.implement("user.options@12s5i",function($,jQuery,require,module){mw.user.tokens.set({"patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"});});});</script> <link rel="stylesheet" href="/load.php?lang=en&modules=skins.monobook.styles&only=styles&skin=monobook"/> <script async="" src="/load.php?lang=en&modules=startup&only=scripts&raw=1&skin=monobook"></script> <meta name="generator" content="MediaWiki 1.40.1"/> <meta name="robots" content="max-image-preview:standard"/> <meta name="format-detection" content="telephone=no"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes, minimum-scale=0.25, maximum-scale=5.0"/> <link rel="icon" href="/favicon.ico"/> <link rel="search" type="application/opensearchdescription+xml" href="/opensearch_desc.php" title="MozillaZine Knowledge Base (en)"/> <link rel="EditURI" type="application/rsd+xml" href="//kb.mozillazine.org/api.php?action=rsd"/> <link rel="alternate" type="application/atom+xml" title="MozillaZine Knowledge Base Atom feed" href="/index.php?title=Special:RecentChanges&feed=atom"/> </head> <body class="mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Safe_Mode rootpage-Safe_Mode skin-monobook action-view skin--responsive"><div id="globalWrapper"> <div id="column-content"> <div id="content" class="mw-body" role="main"> <a id="top"></a> <div id="siteNotice"></div> <div class="mw-indicators"> </div> <h1 id="firstHeading" class="firstHeading mw-first-heading"><span class="mw-page-title-main">Safe Mode</span></h1> <div id="bodyContent" class="monobook-body"> <div id="siteSub">From MozillaZine Knowledge Base</div> <div id="contentSub" ><div id="mw-content-subtitle"></div></div> <div id="jump-to-nav"></div><a href="#column-one" class="mw-jump-link">Jump to navigation</a><a href="#searchInput" class="mw-jump-link">Jump to search</a> <!-- start content --> <div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-parser-output"><p><b>Safe Mode</b> is a debugging startup mode available in Firefox, Thunderbird, and <a rel="nofollow" class="external text" href="http://www.seamonkey-project.org/">SeaMonkey</a> 2, where all added extensions are disabled, the default theme is used, and default <a href="/Localstore.rdf" title="Localstore.rdf">localstore</a> settings (toolbar settings and controls) are used. Safe Mode also disables <a rel="nofollow" class="external text" href="http://hacks.mozilla.org/2010/09/hardware-acceleration/">hardware acceleration</a>, the Just-in-time (JIT) JavaScript compiler, and any changes made via <a href="/UserContent.css" title="UserContent.css">userContent.css</a> and <a href="/UserChrome.css" title="UserChrome.css">userChrome.css</a>. Any changes made to preference settings remain in effect in Safe Mode, however, and all available plugins are used. To summarize: </p> <ul><li>Safe Mode temporarily affects the following:</li></ul> <dl><dd>All extensions are disabled.</dd> <dd>The default theme is used, without a persona.</dd> <dd>The Just-in-time (JIT) JavaScript compiler is disabled.</dd> <dd>The userChrome.css and userContent.css files are ignored.</dd> <dd>The default toolbar layout is used.</dd> <dd>Hardware acceleration is disabled.</dd></dl> <ul><li>Safe Mode has no effect on the following:</li></ul> <dl><dd>The status of plugins is not affected.</dd> <dd>Custom preferences are not affected.</dd></dl> <p>Safe Mode also includes a number of troubleshooting options that allow you to make certain changes upon restarting your Mozilla application (<a href="#Safe_Mode_options">see below</a>). </p> <div id="toc" class="toc" role="navigation" aria-labelledby="mw-toc-heading"><input type="checkbox" role="button" id="toctogglecheckbox" class="toctogglecheckbox" style="display:none" /><div class="toctitle" lang="en" dir="ltr"><h2 id="mw-toc-heading">Contents</h2><span class="toctogglespan"><label class="toctogglelabel" for="toctogglecheckbox"></label></span></div> <ul> <li class="toclevel-1 tocsection-1"><a href="#Starting_Safe_Mode"><span class="tocnumber">1</span> <span class="toctext">Starting Safe Mode</span></a> <ul> <li class="toclevel-2 tocsection-2"><a href="#All_systems"><span class="tocnumber">1.1</span> <span class="toctext">All systems</span></a></li> <li class="toclevel-2 tocsection-3"><a href="#Windows"><span class="tocnumber">1.2</span> <span class="toctext">Windows</span></a></li> <li class="toclevel-2 tocsection-4"><a href="#Linux"><span class="tocnumber">1.3</span> <span class="toctext">Linux</span></a></li> <li class="toclevel-2 tocsection-5"><a href="#Mac_OS_X"><span class="tocnumber">1.4</span> <span class="toctext">Mac OS X</span></a></li> </ul> </li> <li class="toclevel-1 tocsection-6"><a href="#How_to_know_you_are_in_Safe_Mode"><span class="tocnumber">2</span> <span class="toctext">How to know you are in Safe Mode</span></a></li> <li class="toclevel-1 tocsection-7"><a href="#Safe_Mode_options"><span class="tocnumber">3</span> <span class="toctext">Safe Mode options</span></a></li> <li class="toclevel-1 tocsection-8"><a href="#See_also"><span class="tocnumber">4</span> <span class="toctext">See also</span></a></li> <li class="toclevel-1 tocsection-9"><a href="#External_links"><span class="tocnumber">5</span> <span class="toctext">External links</span></a> <ul> <li class="toclevel-2 tocsection-10"><a href="#Related_bug_reports"><span class="tocnumber">5.1</span> <span class="toctext">Related bug reports</span></a></li> </ul> </li> </ul> </div> <h2><span class="mw-headline" id="Starting_Safe_Mode">Starting Safe Mode</span></h2> <h3><span class="mw-headline" id="All_systems">All systems</span></h3> <ul><li>In current versions of Firefox, Thunderbird, and SeaMonkey 2, you can restart in Safe Mode via "<b>Help -> Restart with Add-ons disabled...</b>". A <a href="#Safe_Mode_options"> Safe Mode options</a> window will appear when they restart (see below). <a rel="nofollow" class="external autonumber" href="https://bugzilla.mozilla.org/show_bug.cgi?id=542122">[1]</a> <a rel="nofollow" class="external autonumber" href="https://bugzilla.mozilla.org/show_bug.cgi?id=573538">[2]</a></li></ul> <p>To enter Safe Mode in previous versions (or if you can't open your Mozilla application to use the Help menu) you must first <a href="/Kill_application" title="Kill application"> make sure Firefox/Thunderbird/SeaMonkey is not running in the background</a> (including all windows like the Download Manager that open in a separate window) before following the instructions given below. </p> <h3><span class="mw-headline" id="Windows">Windows</span></h3> <p>Use one of these methods to start your Mozilla application in Safe Mode. <i>This should not be confused with restarting the computer in Windows Safe Mode!</i> </p> <ul><li>In current Mozilla application versions, hold down the Shift key while double-clicking the Firefox/Thunderbird/SeaMonkey icon. (If the <a href="/Profile_Manager" title="Profile Manager">Profile Manager</a> opens, select a profile and then hold down the Shift key again while clicking the "Start Firefox" button.) <a rel="nofollow" class="external autonumber" href="http://blog.mozilla.com/rstrong/2011/01/21/windows-safe-mode-and-shortcut-changes-for-firefox-4-0-beta-10">[3]</a> <a rel="nofollow" class="external autonumber" href="https://bugzilla.mozilla.org/show_bug.cgi?id=602562">[4]</a></li></ul> <ul><li>In older versions, use the "Mozilla Firefox (Safe Mode)", "SeaMonkey (Safe Mode)", "Mozilla Thunderbird (Safe Mode)", or "Mozilla Thunderbird (No Extensions)" shortcut in the Mozilla Firefox, SeaMonkey, or Mozilla Thunderbird program folder on the Windows Start Menu.</li></ul> <p>As an alternative method, press "Windows key <span class="mw-default-size" typeof="mw:File"><a href="/File:Windows_Key.png" class="mw-file-description"><img src="/images/Windows_Key.png" decoding="async" width="16" height="16" /></a></span> + R" on the keyboard to open a Run dialog (or click "Start → Run..." on Windows XP) and enter the following in the Run box: </p><p>For Firefox, one of these: </p> <dl><dd><ul><li><code>firefox -safe-mode</code></li> <li><code>"C:\Program Files\Mozilla Firefox\firefox.exe" -safe-mode</code></li> <li><code>"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -safe-mode</code></li></ul></dd></dl> <p>For Thunderbird, one of these: </p> <dl><dd><ul><li><code>thunderbird -safe-mode</code></li> <li><code>"C:\Program Files\Mozilla Thunderbird\thunderbird.exe" -safe-mode</code></li> <li><code>"C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe" -safe-mode</code></li></ul></dd></dl> <p>For SeaMonkey, one of these: </p> <dl><dd><ul><li><code>seamonkey -safe-mode</code></li> <li><code>"C:\Program Files\SeaMonkey\seamonkey.exe" -safe-mode</code></li> <li><code>"C:\Program Files (x86)\SeaMonkey\seamonkey.exe" -safe-mode</code></li></ul></dd></dl> <p>Adjust the path accordingly based on the actual <a href="/Installation_directory" title="Installation directory">installation directory</a> (e.g., on 64-bit Windows, use "Program Files (x86)" instead of "Program Files") or if you installed your Mozilla program in a different location than shown above. </p> <h3><span class="mw-headline" id="Linux">Linux</span></h3> <p>On Linux, you can go to your Terminal and run (for Firefox): </p> <dl><dd><ul><li><code>/path/to/firefox/firefox -safe-mode</code></li></ul></dd></dl> <h3><span class="mw-headline" id="Mac_OS_X">Mac OS X</span></h3> <p>Hold down the Option key while starting your Mozilla application. (If the <a href="/Profile_Manager" title="Profile Manager">Profile Manager</a> opens, select a profile and then hold down the Option key again while clicking the button to start Firefox, Thunderbird, or SeaMonkey.) <a rel="nofollow" class="external autonumber" href="https://bugzilla.mozilla.org/show_bug.cgi?id=311466">[5]</a> </p><p>As an alternate method, go to Utilities (in the Applications folder) and open Terminal, then run: </p><p>For Firefox: </p> <dl><dd><ul><li><code>/Applications/Firefox.app/Contents/MacOS/firefox-bin -safe-mode</code></li></ul></dd></dl> <p>For Thunderbird: </p> <dl><dd><ul><li><code>/Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin -safe-mode</code></li></ul></dd></dl> <p>For SeaMonkey: </p> <dl><dd><ul><li><code>/Applications/SeaMonkey.app/Contents/MacOS/seamonkey-bin -safe-mode</code></li></ul></dd></dl> <p>If you have installed the application to another location, modify the path as such. It's the "-safe-mode" <a href="/Command_line_arguments" title="Command line arguments"> command line parameter</a> that's crucial here. </p> <h2><span class="mw-headline" id="How_to_know_you_are_in_Safe_Mode">How to know you are in Safe Mode</span></h2> <p><b>Thunderbird and SeaMonkey 2.0</b> </p> <ul><li>All extensions will be disabled. You will still be able to select them in the Add-ons/Extensions list but only for the purpose of upgrading or uninstalling (the options button will be disabled).</li> <li>Default toolbar settings and controls will be used.</li> <li>The default theme will be used.</li></ul> <p><b>Firefox and SeaMonkey 2.1 or above</b> </p> <ul><li>A window called "Firefox Safe Mode" or "SeaMonkey Safe Mode" with some troubleshooting options appears (<a href="#Safe_Mode_options">see below</a>).</li></ul> <p>At that point, you can either continue to Safe Mode or select some troubleshooting options and restart in normal mode to apply the changes. </p><p>If you choose to continue in Safe Mode: </p> <ul><li>All extensions will be disabled (but this will not reset any preferences that some extensions may modify).</li> <li>Firefox or SeaMonkey will be using the default theme.</li> <li>Default toolbar settings and controls will be used <a rel="nofollow" class="external autonumber" href="https://bugzilla.mozilla.org/show_bug.cgi?id=303279">[6]</a>.</li></ul> <p>If you choose any of the troubleshooting options, the changes are only applied if you choose <i>Make Changes and Restart</i>. </p> <h2><span class="mw-headline" id="Safe_Mode_options">Safe Mode options</span></h2> <div style="float: right; padding: 5px; margin-left: 1em;"><span class="mw-default-size" typeof="mw:File"><a href="/File:SafeMode-fx35.png" class="mw-file-description"><img src="/images/SafeMode-fx35.png" decoding="async" width="415" height="176" /></a></span></div> <p><b>Firefox 15 and above:</b> </p><p>When you restart in Safe Mode, you will see a Firefox Safe Mode window with two buttons: </p> <ul><li><b>Start in Safe Mode</b> - This will run Firefox in Safe Mode without making any changes.</li> <li><b>Refresh Firefox</b> ("Reset Firefox" previous to Firefox 35) - This will <a rel="nofollow" class="external text" href="https://support.mozilla.org/kb/reset-firefox-easily-fix-most-problems">reset Firefox</a> to a default state by creating a new <a href="/Profile" class="mw-redirect" title="Profile">profile</a>, migrating only essential data (bookmarks, browsing history, passwords, cookies, and form-fill data) and then moving all of the old Firefox data to a folder on the desktop. <b>Warning! This change cannot be reversed</b> without manually <a href="/Transferring_data_to_a_new_profile_-_Firefox" title="Transferring data to a new profile - Firefox">transferring the old Firefox data back to the new profile</a>.</li></ul> <p><b>Note:</b> In Firefox 48 and below, when multiple profiles exist, the "Refresh Firefox" feature is only available in the "default" profile (e.g., the last profile started in the <a href="/Profile_Manager" title="Profile Manager">Profile Manager</a>, which would be the profile that includes the line "Default=1" in the <a href="/Profiles.ini_file" title="Profiles.ini file">profiles.ini file</a>). this option does not appear if you <a href="/Bypassing_the_Profile_Manager" title="Bypassing the Profile Manager">bypass the Profile Manager</a> to start a non-default profile. This is fixed in Firefox 49 (<a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1265368">bug 1265368</a>). <a rel="nofollow" class="external autonumber" href="https://bugzilla.mozilla.org/show_bug.cgi?id=732303">[7]</a> <a rel="nofollow" class="external autonumber" href="https://bugzilla.mozilla.org/show_bug.cgi?id=749700">[8]</a> <a rel="nofollow" class="external autonumber" href="https://wiki.mozilla.org/Support/Firefox_Features/Clean_up_user_profile">[9]</a> <a rel="nofollow" class="external autonumber" href="https://support.mozilla.org/kb/troubleshoot-firefox-issues-using-safe-mode/discuss/2453">[10]</a> <a rel="nofollow" class="external autonumber" href="https://support.mozilla.org/forums/knowledge-base-articles/708530">[11]</a> </p><p><b>Firefox 14 and below, SeaMonkey 2, and Thunderbird:</b> </p><p><b>Note:</b> To <b>run in Safe Mode</b> without making any changes, just click the "Continue in Safe Mode" button when the Safe Mode window appears. When you select the checkbox for any of these troubleshooting options and click the "Make changes and restart" button, your Mozilla application will restart in normal mode with the selected changes. <b>Warning:</b> These changes will be permanent, meaning they will remain in effect in subsequent browser sessions. <b>Some of these changes will be hard to reverse unless you have a recent <a href="/Profile_backup" title="Profile backup">profile backup</a>.</b> <a rel="nofollow" class="external autonumber" href="https://bugzilla.mozilla.org/show_bug.cgi?id=304403">[12]</a> </p> <div style="float: right; padding: 5px; margin-left: 1em;"><span class="mw-default-size" typeof="mw:File"><a href="/File:SafeMode-TB80.png" class="mw-file-description"><img src="/images/SafeMode-TB80.png" decoding="async" width="422" height="189" /></a></span></div> <div style="float: right; padding: 5px; margin-left: 1em;"><span class="mw-default-size" typeof="mw:File"><a href="/File:SM2SafeMode.png" class="mw-file-description"><img src="/images/SM2SafeMode.png" decoding="async" width="432" height="270" /></a></span></div> <p>The following Safe Mode options are available in Firefox 14 and below, in current versions of SeaMonkey, and in Thunderbird, as indicated. </p> <ul><li><b>Disable all add-ons</b> - Disables all themes and extensions; starting in Firefox 3.5, this option also disables all installed plugins. <a rel="nofollow" class="external autonumber" href="https://bugzilla.mozilla.org/show_bug.cgi?id=409959">[13]</a> To reverse this change, use the Add-ons Manager to selectively re-enable each add-on when you restart Firefox (details <a href="/Standard_diagnostic_-_Firefox" title="Standard diagnostic - Firefox">here</a>).</li> <li><b>Reset toolbars and controls</b> (Firefox, Thunderbird) or <b>Reset toolbars and window sizes</b> (SeaMonkey) - Removes any <a href="/Toolbar_customization#Customizing_toolbars_and_buttons" title="Toolbar customization"> toolbar customizations</a> you may have made via the "Customize Toolbar" dialog. Also restores default window size/position and tree sort order and resolves various <a href="/Corrupt_localstore.rdf" title="Corrupt localstore.rdf">localstore corruption issues</a>. <b>Warning: Unless you made a backup copy of <a href="/Localstore.rdf" title="Localstore.rdf">localstore.rdf</a>, this change cannot be reversed without re-customizing your toolbars.</b></li> <li><b>Delete all bookmarks except for backups</b> (SeaMonkey or Firefox 3.6 and above <a rel="nofollow" class="external autonumber" href="https://bugzilla.mozilla.org/show_bug.cgi?id=503457">[14]</a>) or <b>Reset bookmarks to Firefox defaults</b> (Firefox 3.5 and below) - Replaces your bookmarks with the default set of bookmarks (your browsing history is left intact). If you select this option and want to undo the change, you will need to <a href="/Lost_bookmarks#Restoring_bookmarks_from_backup" title="Lost bookmarks">restore your bookmarks from backup</a>.</li> <li><b>Reset all user preferences to</b> (<b>Firefox</b> or <b>SeaMonkey</b>) <b>defaults</b> - Resets any user-set preferences to the default values (except for those set in the optional <a href="/User.js_file" title="User.js file">user.js file</a>) and restores the default theme. Does not affect any <a href="/UserChrome.css" title="UserChrome.css">userChrome.css</a> or <a href="/UserContent.css" title="UserContent.css">userContent.css</a> changes. <u>In SeaMonkey, selecting this option is not recommended because it removes all Mail and Newsgroup Account settings and access to saved mail will be lost for those accounts.</u> <b>Warning: This change cannot be reversed unless you made a backup copy of the <a href="/Prefs.js_file" title="Prefs.js file">prefs.js file</a>.</b></li> <li><b>Restore default search engines</b> - Adds back all of the default search engines included with your version of Firefox or SeaMonkey, if some are missing. It does not remove any added search engines and you can later remove any unwanted search engines that were added back.</li></ul> <p><b>Buttons</b> </p> <ul><li><b>Make Changes and Restart</b> - This restarts the application in normal mode and applies <b>permanent changes</b> in any of the options selected above.</li> <li><b>Continue in Safe Mode</b> - Starts the application in Safe Mode (this will not apply any of the options selected above).</li> <li><b>Exit</b></li></ul> <h2><span class="mw-headline" id="See_also">See also</span></h2> <ul><li><a href="/Standard_diagnostic_-_Firefox" title="Standard diagnostic - Firefox">Standard diagnostic - Firefox</a></li> <li><a href="/Standard_diagnostic_-_Thunderbird" title="Standard diagnostic - Thunderbird">Standard diagnostic - Thunderbird</a></li></ul> <h2><span class="mw-headline" id="External_links">External links</span></h2> <ul><li><a rel="nofollow" class="external text" href="https://support.mozilla.org/kb/Safe+Mode">Safe Mode</a> (Firefox Support)</li></ul> <h3><span class="mw-headline" id="Related_bug_reports">Related bug reports</span></h3> <ul><li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=294260">Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode</a> (Fixed in Firefox 13)</li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=303279">Bug 303279 - Safe Mode: Use "safe" localstore</a></li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=304403">Bug 304403 - better safe mode UE</a></li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=311466">Bug 311466 - {mac} Open app in safe-mode if the option key is pressed during startup</a></li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=333808">Bug 333808 - safe mode should disable userContent.css and userChrome.css</a> (Fixed in Firefox 3.6)</li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=342333">Bug 342333 - Safe mode should disable plug-ins</a></li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=409959">Bug 409959 - Safe mode option to disable all add-ons doesn't disable plugins</a> (Fixed in Firefox 3.5)</li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=453642">Bug 453642 - Safe mode should disable JIT</a> (Fixed in Firefox 3.5)</li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=478846">Bug 478846 - Safe mode should not disable JIT</a></li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=573538">Bug 573538 - No options for Safe-Mode</a> (fixed in SeaMonkey 2.1)</li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=591139">Bug 591139 - Disable hardware acceleration in safe mode</a> (Fixed in Firefox 4)</li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=542122">Bug 542122 - Add menu command to restart in safe mode</a> (Fixed in Firefox 4)</li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=602562">Bug 602562 - Add keyboard modifier to start in safe mode for windows</a> (Fixed in Firefox 4)</li> <li><a rel="nofollow" class="external text" href="https://bugzilla.mozilla.org/show_bug.cgi?id=732303">Bug 732303 - Redesign safe mode dialog with the profile reset option</a> (Fixed in Firefox 15)</li></ul> <!-- NewPP limit report Cached time: 20250217060941 Cache expiry: 86400 Reduced expiry: false Complications: [show鈥恡oc, no鈥恡oc鈥恈onversion] CPU time usage: 0.049 seconds Real time usage: 0.056 seconds Preprocessor visited node count: 84/1000000 Post鈥恊xpand include size: 319/2097152 bytes Template argument size: 49/2097152 bytes Highest expansion depth: 3/100 Expensive parser function count: 0/100 Unstrip recursion depth: 0/20 Unstrip post鈥恊xpand size: 0/5000000 bytes --> <!-- Transclusion expansion time report (%,ms,calls,template) 100.00% 7.416 1 -total 47.68% 3.536 1 Template:SeaMonkey 46.32% 3.435 3 Template:Right-pic --> <!-- Saved in parser cache with key mozine_wiki:pcache:idhash:1247-0!canonical and timestamp 20250217060941 and revision id 47010. Rendering was triggered because: page-view --> </div> <div class="printfooter" data-nosnippet="">Retrieved from "<a dir="ltr" href="http://kb.mozillazine.org/index.php?title=Safe_Mode&oldid=47010">http://kb.mozillazine.org/index.php?title=Safe_Mode&oldid=47010</a>"</div></div> <div id="catlinks" class="catlinks" data-mw="interface"><div id="mw-normal-catlinks" class="mw-normal-catlinks"><a href="/Special:Categories" title="Special:Categories">Categories</a>: <ul><li><a href="/Category:Issues_(Firefox)" title="Category:Issues (Firefox)">Issues (Firefox)</a></li><li><a href="/Category:Startup_-_Firefox" title="Category:Startup - Firefox">Startup - Firefox</a></li><li><a href="/Category:Extensions_(Firefox)" title="Category:Extensions (Firefox)">Extensions (Firefox)</a></li><li><a href="/Category:Extensions_(Thunderbird)" title="Category:Extensions (Thunderbird)">Extensions (Thunderbird)</a></li><li><a href="/Category:SeaMonkey" title="Category:SeaMonkey">SeaMonkey</a></li></ul></div></div> <!-- end content --> <div class="visualClear"></div> </div> </div> <div class="visualClear"></div> </div> <div id="column-one" > <h2>Navigation menu</h2> <div role="navigation" class="portlet" id="p-cactions" aria-labelledby="p-cactions-label"> <h3 id="p-cactions-label" >Page actions</h3> <div class="pBody"> <ul > <li id="ca-nstab-main" class="selected mw-list-item"><a href="/Safe_Mode" title="View the content page [c]" accesskey="c">Page</a></li><li id="ca-talk" class="mw-list-item"><a href="/Talk:Safe_Mode" rel="discussion" title="Discussion about the content page [t]" accesskey="t">Discussion</a></li><li id="ca-view" class="selected mw-list-item"><a href="/Safe_Mode">Read</a></li><li id="ca-viewsource" class="mw-list-item"><a href="/index.php?title=Safe_Mode&action=edit" title="This page is protected. You can view its source [e]" accesskey="e">View source</a></li><li id="ca-history" class="mw-list-item"><a href="/index.php?title=Safe_Mode&action=history" title="Past revisions of this page [h]" accesskey="h">History</a></li> </ul> </div> </div> <div role="navigation" class="portlet mw-portlet mw-portlet-cactions-mobile" id="p-cactions-mobile" aria-labelledby="p-cactions-mobile-label"> <h3 id="p-cactions-mobile-label" >Page actions</h3> <div class="pBody"> <ul ><li id="main-mobile" class="selected mw-list-item"><a href="/Safe_Mode" title="Page">Page</a></li><li id="talk-mobile" class="mw-list-item"><a href="/Talk:Safe_Mode" title="Discussion">Discussion</a></li><li id="ca-more" class="mw-list-item"><a href="#p-cactions">More</a></li><li id="ca-tools" class="mw-list-item"><a href="#p-tb" title="Tools">Tools</a></li></ul> </div> </div> <div role="navigation" class="portlet" id="p-personal" aria-labelledby="p-personal-label"> <h3 id="p-personal-label" >Personal tools</h3> <div class="pBody"> <ul > <li id="pt-login" class="mw-list-item"><a href="/index.php?title=Special:UserLogin&returnto=Safe+Mode" title="You are encouraged to log in; however, it is not mandatory [o]" accesskey="o">Log in</a></li> </ul> </div> </div> <div class="portlet" id="p-logo" role="banner"> <a href="/Knowledge_Base" class="mw-wiki-logo"></a> </div> <div id="sidebar"> <div role="navigation" class="portlet mw-portlet mw-portlet-navigation" id="p-navigation" aria-labelledby="p-navigation-label"> <h3 id="p-navigation-label" >Navigation</h3> <div class="pBody"> <ul ><li id="n-mainpage-description" class="mw-list-item"><a href="/Knowledge_Base" title="Visit the main page [z]" accesskey="z">Main page</a></li><li id="n-recentchanges" class="mw-list-item"><a href="/Special:RecentChanges" title="A list of recent changes in the wiki [r]" accesskey="r">Recent changes</a></li><li id="n-randompage" class="mw-list-item"><a href="/Special:Random" title="Load a random page [x]" accesskey="x">Random page</a></li><li id="n-help-mediawiki" class="mw-list-item"><a href="https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents">Help about MediaWiki</a></li></ul> </div> </div> <div role="search" class="portlet" id="p-search"> <h3 id="p-search-label" ><label for="searchInput">Search</label></h3> <div class="pBody" id="searchBody"> <form action="/index.php" id="searchform"><input type="hidden" value="Special:Search" name="title"><input type="search" name="search" placeholder="Search MozillaZine Knowledge Base" aria-label="Search MozillaZine Knowledge Base" autocapitalize="sentences" title="Search MozillaZine Knowledge Base [f]" accesskey="f" id="searchInput"/><input type="submit" name="go" value="Go" title="Go to a page with this exact name if it exists" class="searchButton" id="searchButton"/> <input type="submit" name="fulltext" value="Search" title="Search the pages for this text" class="searchButton mw-fallbackSearchButton" id="mw-searchButton"/></form> </div> </div> <div role="navigation" class="portlet mw-portlet mw-portlet-tb" id="p-tb" aria-labelledby="p-tb-label"> <h3 id="p-tb-label" >Tools</h3> <div class="pBody"> <ul ><li id="t-whatlinkshere" class="mw-list-item"><a href="/Special:WhatLinksHere/Safe_Mode" title="A list of all wiki pages that link here [j]" accesskey="j">What links here</a></li><li id="t-recentchangeslinked" class="mw-list-item"><a href="/Special:RecentChangesLinked/Safe_Mode" rel="nofollow" title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a></li><li id="t-specialpages" class="mw-list-item"><a href="/Special:SpecialPages" title="A list of all special pages [q]" accesskey="q">Special pages</a></li><li id="t-print" class="mw-list-item"><a href="javascript:print();" rel="alternate" title="Printable version of this page [p]" accesskey="p">Printable version</a></li><li id="t-permalink" class="mw-list-item"><a href="/index.php?title=Safe_Mode&oldid=47010" title="Permanent link to this revision of this page">Permanent link</a></li><li id="t-info" class="mw-list-item"><a href="/index.php?title=Safe_Mode&action=info" title="More information about this page">Page information</a></li></ul> </div> </div> </div> <a href="#sidebar" title="Jump to navigation" class="menu-toggle" id="sidebar-toggle"></a> <a href="#p-personal" title="user tools" class="menu-toggle" id="p-personal-toggle"></a> <a href="#globalWrapper" title="back to top" class="menu-toggle" id="globalWrapper-toggle"></a> </div> <!-- end of the left (by default at least) column --> <div class="visualClear"></div> <div id="footer" class="mw-footer" role="contentinfo" > <div id="f-poweredbyico" class="footer-icons"> <a href="https://www.mediawiki.org/"><img src="/resources/assets/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki" srcset="/resources/assets/poweredby_mediawiki_132x47.png 1.5x, /resources/assets/poweredby_mediawiki_176x62.png 2x" width="88" height="31" loading="lazy"/></a> </div> <ul id="f-list"> <li id="lastmod"> This page was last edited on 14 September 2016, at 12:21.</li> <li id="privacy"><a href="/MozillaZine_Knowledge_Base:Privacy_policy">Privacy policy</a></li><li id="about"><a href="/MozillaZine_Knowledge_Base:About">About MozillaZine Knowledge Base</a></li><li id="disclaimers"><a href="/MozillaZine_Knowledge_Base:General_disclaimer">Disclaimers</a></li> </ul> </div> </div> <script>(RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgBackendResponseTime":161,"wgPageParseReport":{"limitreport":{"cputime":"0.049","walltime":"0.056","ppvisitednodes":{"value":84,"limit":1000000},"postexpandincludesize":{"value":319,"limit":2097152},"templateargumentsize":{"value":49,"limit":2097152},"expansiondepth":{"value":3,"limit":100},"expensivefunctioncount":{"value":0,"limit":100},"unstrip-depth":{"value":0,"limit":20},"unstrip-size":{"value":0,"limit":5000000},"timingprofile":["100.00% 7.416 1 -total"," 47.68% 3.536 1 Template:SeaMonkey"," 46.32% 3.435 3 Template:Right-pic"]},"cachereport":{"timestamp":"20250217060941","ttl":86400,"transientcontent":false}}});});</script> </body> </html>