Windows 7 Forums


Windows 7: Firefox - Start Firefox in "Safe Mode"


Firefox - Start Firefox in "Safe Mode"

How to Start Firefox in Safe Mode
Published 25 Jan 2012
Published by

Featured Tutorial

Troubleshooting Steps for Windows 7
Troubleshooting Steps for Windows 7



Dual Boot - Windows 7 and Linux
Dual Boot - Windows 7 and Linux

How to Correctly Setup a Dual Boot with Windows 7 and LinuxMint13

Emergency Kit - save your files from a dead OS
Emergency Kit - save your files from a dead OS

How to Create and Use a Linux Mint Mate USB Flash Drive to Recover your Files

Online Scanners - Scan Suspicious Files on your PC
Online Scanners - Scan Suspicious Files on your PC

How to Scan Suspicious Files using Online Scanners

Search - Find More with Filters and Operators
Search - Find More with Filters and Operators

How to Use Windows Search Filters and Operators to get better Search Results in Windows 7

User Profiles - Create and Move During Windows 7 Installation
User Profiles - Create and Move During Windows 7 Installation

How to Create User Accounts on another Partition or Disk During Windows 7 Installation
How to Start Firefox in Safe Mode

Description:
Firefox has a "Safe Mode" function, similar to Windows "Safe Mode".
It allows you to temporarily (or "permanently") disable add-ons, toolbars, etc.
This can be handy if you are troubleshooting problems (e.g. faulty add-ons).

Actions that you can perform in "Safe Mode":
  • Disable all add-ons
  • Reset toolbars and controls
  • Delete all bookmarks except for backups
  • Reset all user preferences to Firefox defaults
  • Restore default search engines
How to start Firefox in "Safe Mode"

Step 1a - Quick Method
Hold the "Shift" key and click on the Firefox icon in the "Start Menu" (or on the pinned "Taskbar" icon).
This only works for single click items (it doesn't work with double click icons).
Go to step 4 below.
Step 1b - The Long Method
This works without the Firefox icon.
Open the "Start Menu" and type "run" in the "Search" box.
(You can also use "Windows Logo key + R" and go to step 3).
Step 2
Click on "Run" in the results.
Firefox - Start Firefox in "Safe Mode"-ff-sm-01a-run-.png
Step 3
Type "firefox -safe-mode" (without the quotes; remember the space)..
Click on the "OK" button.
Firefox - Start Firefox in "Safe Mode"-ff-sm-02-run-.png
Step 4
If you have enabled "Firefox - Choose User Profile", this window will open (if not, go to step 5).
Select the profile that you wish to run in "Safe Mode".
Click on the "Start Firefox" button.
Firefox - Start Firefox in "Safe Mode"-ff-sm-03a-profile-manager-.png
Step 5a - Temporarily disable Firefox features
The "Firefox Safe Mode" window will open.
Click on the "Continue in Safe Mode" button.
Firefox - Start Firefox in "Safe Mode"-ff-sm-04a-safe-mode-.png
Step 5b - "Permanently" disable Firefox features
The "Firefox Safe Mode" window will open.
Select the items that you want to "permanently" disable (or reset).
Click on the "Make Changes and Restart" button.
Firefox - Start Firefox in "Safe Mode"-ff-sm-05a-safe-mode-.png
Note:
"Permanently" disabled add-ons will still appear on the "Add-ons" tab and can be reactivated.
Deleted and reset items have to be restored manually (reconfigured, recovered from backups or reinstalled).

See this link for more information:
Safe Mode | How to | Firefox Help


Create a Firefox "Safe Mode" shortcut.
Before Firefox 8, Firefox used to create a "Safe Mode" shortcut when it was installed.
You can create your own "Safe Mode" shortcut.

Step 1
Duplicate your Firefox shortcut and rename it (e.g. Firefox (Safe Mode)).
Step 2
Replace the "firefox.exe" in the "Target:" box, with "firefox.exe -safe-mode" (without the quotes; remember the space).

In this gif I have created a "Safe Mode" shortcut.

Firefox - Start Firefox in "Safe Mode"-ff-safe-mode-shortcut.gif


Need more help? Try searching our extensive help and support site.
Loading
26 Jan 2012   #1
Bongo

Win 7 Pro x64
Council Bluffs, Iowa
 
 

Very nice tutorial

My System SpecsSystem Spec

26 Jan 2012   #2
lehnerus2000

Windows 7 Ultimate SP1 (64 bit), Windows XP SP3, Linux Mint 14 MATE (64 bit)
Adelaide
 
 
Thanks Bongo

Quote   Quote: Originally Posted by Bongo View Post
Very nice tutorial
Thanks.

I hope people find it useful and easy to follow.
My System SpecsSystem Spec
13 Oct 2012   #3
nickname2606

windows 7
 
 

Hello, i usually close firefox by End Process from Task Manager, then next time, when i open firefox, it always start use Safe mode. How can i force Firefox start normally?
My System SpecsSystem Spec
.


20 Oct 2012   #4
lehnerus2000

Windows 7 Ultimate SP1 (64 bit), Windows XP SP3, Linux Mint 14 MATE (64 bit)
Adelaide
 
 
Weird

Sorry about the delay.
Even though I am subscribed to this thread, I don't remember receiving a notification about your message.


I assume that for some reason, you can't close Firefox by:
  • Clicking the "Close" button?
  • Choosing "Exit" from the menu (orange Firefox button)?

If you kill Firefox using the Task Manager (or Process Explorer), the Session Manager file (sessionstore.js) will have an entry saying FF is still running.

Quote:
sessionstore.js
...
{"state":"running","lastUpdate":1350784513943,"startTime":1346516225279,"recentCrashes":0},"scratchpads":[]}
The next time you start Firefox, it will assume that it crashed and it may offer to restore your previous session.


I sometimes have to kill Firefox (using Process Explorer).
This is usually because Adobe Flash player tries to start running during the shutdown sequence, which causes Firefox to lock up.

I haven't experienced the behaviour you describe.

Have you tried reinstalling Firefox?

If that doesn't work, you may need to backup certain files and totally uninstall and reinstall Firefox.
I can provide a list of those files, if you need them.

Last edited by lehnerus2000; 20 Oct 2012 at 09:13 PM.. Reason: Additional, Layout
My System SpecsSystem Spec
22 Oct 2012   #5
nickname2606

windows 7
 
 

Thank you lehnerus2000

I have to use a batch file to kill firefox in a autorun program. I used Taskkill to kill it.

I tried to re-install a fresh firefox that doesn't have any add on or plugin, but still the same problem, and problem happenned on Windows XP only, if running on windows 7, it doesn't have any problem



Edit: i've just test some more times on windows 7, still the same

Last edited by Brink; 22 Oct 2012 at 09:16 AM.. Reason: removed broken image
My System SpecsSystem Spec
22 Oct 2012   #6
lehnerus2000

Windows 7 Ultimate SP1 (64 bit), Windows XP SP3, Linux Mint 14 MATE (64 bit)
Adelaide
 
 
I'm confused

Quote   Quote: Originally Posted by nickname2606 View Post
Thank you lehnerus2000

I have to use a batch file to kill firefox in a autorun program. I used Taskkill to kill it.

I tried to re-install a fresh firefox that doesn't have any add on or plugin, but still the same problem, and problem happenned on Windows XP only, if running on windows 7, it doesn't have any problem

Edit: i've just test some more times on windows 7, still the same
I don't understand why you are using a batch file to "crash close" Firefox?
Why not close it normally?

Does it malfunction, if you close it normally?

As long as you keep "crash closing" FF, the Session Manager will "think" FF has crashed, because it hasn't closed normally.

You may be able to disable the Session Manager by changing the "When Firefox starts:" option to "Show my home page" or "Show a blank page".
( Firefox button > Options > Options > General )

I use a VB script to start FF and when I close FF (using the "Close" button) the script runs CCleaner for me.
My System SpecsSystem Spec
18 Dec 2012   #7
EnglishConsult

Windows 7 Ultimate 64-bit SP1
central N.Y. State
 
 
I agree with Bongo.

Your steps are indeed useful and clear, lehnerus2000. Thanks for posting this tip.
My System SpecsSystem Spec
18 Dec 2012   #8
lehnerus2000

Windows 7 Ultimate SP1 (64 bit), Windows XP SP3, Linux Mint 14 MATE (64 bit)
Adelaide
 
 
Thanks EnglishConsult

Quote   Quote: Originally Posted by EnglishConsult View Post
Your steps are indeed useful and clear, lehnerus2000. Thanks for posting this tip.
Thanks EnglishConsult.
My System SpecsSystem Spec
Comment

 Firefox - Start Firefox in "Safe Mode" problems?



Tutorial Tools



Similar help and support threads for: Firefox - Start Firefox in "Safe Mode"
Windows 7 Tutorial Category
BSOD "Bad Pool Header" and "Page In Nonpage Area" Runs in Safe Mode BSOD Help and Support
Solved Reboot loop during "Preparing to configure Windows" - Can't safe mode BSOD Help and Support
Firefox - Prevent "Safe Mode Window" from appearing Browsers & Mail
How to uninstall this "Mozilla Firefox" Extension"? Browsers & Mail
Has anyone tried to Start Windows 7 HP in "Safe Mode" General Discussion


All times are GMT -5. The time now is 08:14 AM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32