Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Firefox creates a new folder every time it is launched.

  • 6 תגובות
  • 1 has this problem
  • 9 views
  • תגובה אחרונה מאת sandstalker

more options

Every time Firefox is launched it creates a new profile. I have uninstalled and removed all reg keys / directories including: HKLM\Software\Mozilla HKLM\Software\Wow6432Node\Mozilla HKCU\SOftware\Mozilla %APPDATA%\local\mozilla %APPDATA%\roaming\mozilla %PROGRAMFILES(x86)%\Mozilla

I am on Windows 8 but also have users experiencing this on Windows 7 I have switched between different version 32 & 35

Any help is appreciated.

Every time Firefox is launched it creates a new profile. I have uninstalled and removed all reg keys / directories including: HKLM\Software\Mozilla HKLM\Software\Wow6432Node\Mozilla HKCU\SOftware\Mozilla %APPDATA%\local\mozilla %APPDATA%\roaming\mozilla %PROGRAMFILES(x86)%\Mozilla I am on Windows 8 but also have users experiencing this on Windows 7 I have switched between different version 32 & 35 Any help is appreciated.

פתרון נבחר

Do you have some (security) software that might be restoring an older copy of the profiles.ini file?

Does the time stamp of the profiles.ini file give any indication?

You can create a backup of the profiles.ini file with the correct profile folder and restore this copy.


Boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps.

Read this answer in context 👍 1

כל התגובות (6)

more options

Additional information: If i lock the profiles.ini file no additional profiles are created and it loads without issue with the saved settings...

more options

That sound rather unusual. Temporarily removing or renaming profiles.ini is a recognised method of forcing Firefox to create a new profile. The profiles.ini may be deliberately edited to point to or even to create new profiles.

  • Please post the content of the present locked profiles.ini
    and the profiles.ini content that results after it is unlocked and allowed a few restarts. (edit for privacy reasons if necessary e.g. to remove actual real names).
  • Try temporarily renaming profiles.ini to profiles.ini.faulty1 whilst Firefox is closed.
    • What happens on restarting Firefox ? without profiles.ini
      I would expect it to create a new profiles.ini and a new default profile.

My first guess is this may be due to malware.

more options

The locked and unlock file are identical with the exception of the Path.

[General] StartWithLastProfile=1

[Profile0] Name=default IsRelative=1 Path=Profiles/te0z8j0p.default Default=1

After each restart of FireFox the Path changes to "Profiles/SomeRandomCharactershere.default" A new folder is then created beneath "profiles" to match the new path.

It is relating to a custom install file which was being tested for deployment. However having installed this on a few test users machines I cannot reverse this behavior.

When I delete/rename profiles.ini (as well as removing the entire Mozilla folder) it recreates the files and creates a new profile..and then another new profile...and then another new profile :(

Malware is not likely as this behavior is happening on multiple machines.

more options

Something else of interest. Within each profile directory 4 folders exist: crashes, datareporting,healthreport,sessionstore-backups Nothing is created inside the folders except recovery.bak insite the sessionstore-backups.

Also of interest it's not so much each start of firefox as much as it is every start + shutdown + start of the process. I can load as many sessions as I want as long as I do not close them all. If I do a new directory is created and the profiles.ini is updated.

השתנתה ב־ על־ידי sandstalker

more options

פתרון נבחר

Do you have some (security) software that might be restoring an older copy of the profiles.ini file?

Does the time stamp of the profiles.ini file give any indication?

You can create a backup of the profiles.ini file with the correct profile folder and restore this copy.


Boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps.

more options

As it turns out AppSense is used for user customization settings among various applications. Firefox was one of them which involved deleting the profiles.ini file each time firefox.exe started. This was put into effect when App-V was being used to virtualize FireFox.

Thanks all for your help