Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

how to move profiles.ini in firefox

  • 6 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de the-edmeister

more options

I need move profiles.ini to D:\backupfirefox i use mklink to move profiles.ini But i have error. When i run firefox.exe, firefox will create new profiles How to fix it. I need move profiles.ini. I need backup list folder profile

I need move profiles.ini to D:\backupfirefox i use mklink to move profiles.ini But i have error. When i run firefox.exe, firefox will create new profiles How to fix it. I need move profiles.ini. I need backup list folder profile

Todas as respostas (6)

more options

Hello minhtri1710, when you remove/delete or rename the profiles.ini file, then it is the correct firefox behavior to create a new default profile when you start it again.

why do you want to move the profiles.ini file ? Since the profiles.ini file is a plain-text file, it can be easily opened, viewed and edited, if necessary, with a text editor such as notepad, then copy the contents in a new notepad or word file and you have your back-up profile.ini file. You don't have to move it. Leave it as it is. :-)

thank you

more options

These add-ons can be a great help by backing up and restoring Firefox

FEBE (Firefox Environment Backup Extension) {web link} FEBE allows you to quickly and easily backup your Firefox extensions, history, passwords, and more. In fact, it goes beyond just backing up -- It will actually rebuild your saved files individually into installable .xpi files. It will also make backup of files that you choose.

OPIE {web link} Import/Export extension preferences

more options

Hi ideato I need move it to D:\. This is my project

Examples: _ Copy "C:\Users\...\AppData\Roaming\Mozilla\Firefox\profiles.ini" to "D:\Backup\Users\...\AppData\Roaming\Mozilla\Firefox\profiles.ini". _ Delete "C:\Users\...\AppData\Roaming\Mozilla\Firefox\profiles.ini". _ Run CMD as administrators create symlink : mklink "C:\Users\...\AppData\Roaming\Mozilla\Firefox\profiles.ini" "D:\Backup\Users\...\AppData\Roaming\Mozilla\Firefox\profiles.ini".

Now on the C drive, you can open and edit profiles.ini on the D. But each running back is going to recreate the default firefox profile. I thought it was bug. Can you test it?

more options

If you do not want to use the profiles.ini file then you can use a desktop shortcut with an absolute path is it instead of the profile name that needs to be registered in the profiles.ini file. Note that you can't launch Firefox by clicking a link in an external application because that will use the profiles.ini file, so Firefox needs to be started and running without a possible -no-remote command line switch before you can click links elsewhere.

Firefox will always look for the profiles.ini file in the default profile location in "%AppData%\Mozilla\Firefox\" and you can't change that location.

more options

i can't change profiles.ini location? how i can change that location?

more options

No.

You would have to re-write the Firefox program to change the location of the profiles.ini file.