Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Firefox won't restore profile.

  • 8 antwoorden
  • 5 hebben dit probleem
  • 456 weergaven
  • Laatste antwoord van Katyusha454

more options

I backup the folder in %localappdata%\mozilla\firefox\profiles regularly. I just reinstalled windows on a new SSD, and installed firefox through Ninite. Doesn't seem to matter if I copy all the files into the new profile folder or delete that and copy the old profile folder over, neither way seems to want to take. I have 2 copies of this, 1 from earlier today(that seems like it might have somehow wiped itself out...it appears to have similar files to the fresh install, no sessionstore.js, search.json, etc.) and another from the 7th(of this month).

I don't know why it doesn't seem to want to take the profile, even though the backed up files stay in the folder after opening up firefox.

I backup the folder in %localappdata%\mozilla\firefox\profiles regularly. I just reinstalled windows on a new SSD, and installed firefox through Ninite. Doesn't seem to matter if I copy all the files into the new profile folder or delete that and copy the old profile folder over, neither way seems to want to take. I have 2 copies of this, 1 from earlier today(that seems like it might have somehow wiped itself out...it appears to have similar files to the fresh install, no sessionstore.js, search.json, etc.) and another from the 7th(of this month). I don't know why it doesn't seem to want to take the profile, even though the backed up files stay in the folder after opening up firefox.

Gekozen oplossing

Firefox only stores the caches in %localappdata% (%AppData\Local%), see the about:cache page.

You need a backup of the main profile in %AppData%\Roaming to be able to restore the profile.

You can use this button to go to the current Firefox profile folder:

Dit antwoord in context lezen 👍 2

Alle antwoorden (8)

more options

Gekozen oplossing

Firefox only stores the caches in %localappdata% (%AppData\Local%), see the about:cache page.

You need a backup of the main profile in %AppData%\Roaming to be able to restore the profile.

You can use this button to go to the current Firefox profile folder:

more options

Ah, yeah you're right, guess I just assumed it was local as there were similar folder names(before entering the profile folder). It's a good thing that my older backup was from the right location. Thanks, silly little goof up I made.

Also just a note %AppData% is the short cut to the roaming folder(unless you added "\Roaming" for clarification, then understood). Again, thanks, didn't realize there was the cache profile folder.

more options

You're welcome.

I should have omitted the percent signs and write AppData\Roaming.

  • C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>\
  • %AppData%\Mozilla\Firefox\Profiles\<profile>\
more options

I have the same issue. I tried putting the backed-up profile into both the local and roaming locations, and it still won't load the profile. I'm really confused because I've been able to migrate profiles plenty of times without issue but this time it simply refuses to recognize it no matter where I put it.

more options

Hi Katyusha454

You need to register a profile in the profiles.ini file to make Firefox recognize and use it.

Easiest to do this is to launch the Profile Manager and create a new profile and click "Choose Folder" and browse to the folder that you want to register as a profile. Firefox will recognize the profile and use it. Otherwise you would have to edit the profiles.ini file yourself.

Bewerkt door cor-el op

more options

I've done what you said, and the correct profile is in the ini file, but when I start Firefox all I have is the basic default profile, with none of my bookmarks or anything else. Here's what my ini file says:

[General] StartWithLastProfile=1

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

The profile name is the right one and all the files appear to be in the right place, but it still won't load.

more options

Did you copy the profile to "AppData\Roaming"?

  • C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>\
more options

Yes, I did.