Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Personal Profile Deleted on Mac
What will happen if my Personal Profile for Mozilla Firefox is deleted on my Mac computer?
✍: FYIcenter.com
If your Personal Profile for Mozilla Firefox was deleted by accident,
you will lose browsing history and all custom settings.
And you will not be able to start Firefox.
If you don't care about browsing history and custom settings, you can try the following:
1. Close Firefox and remove it from Dock:
2. Delete the profile:
$ cd /Users/{user}/Library/Application\ Support/Firefox/Profiles
$ rm -R *
$ cd /Users/{user}/Library/Caches/Firefox/Profiles
$ rm -R *
3. Start Firefox again. You will see an error message:
Profile Missing Your Firefox profile cannot be loaded. It may be missing or inaccessible.
4. In order to recover from this error, you can delete the profiles.ini file or the Firefox folder:
$ rm /Users/{user}/Library/Application\ Support/Firefox/profiles.ini
$ rm -iR /Users/{user}/Library/Application\ Support/Firefox/*
5. Start Firefox again. It will guide you to create a new profile.
⇒ Uninstall Mozilla Firefox from Mac Computer
⇐ Mozilla Firefox Personal Profiles on Mac
2022-11-30, 1023🔥, 0💬
Popular Posts:
Why am I getting the "Spawn Failed: Server at http://127.0.0.1:47353/u ser/fyicenter/didn't respond ...
Where to find answers to frequently asked questions on Microsoft Teams? Here is a list of frequently...
What is a PowerPoint Template (.potx) File? What is the difference between .potx and .pptx files? A ...
How to install IPython in a Conda environment? If you want to install IPython in a specific Conda en...
What are URL:sfb and URL:lync15 Protocols? URL:sfb and URL:lync15 protocols are special network prot...