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!

Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

No prefs.js file

  • 2 отговора
  • 0 имат този проблем
  • 4 изгледи
  • Последен отговор от dsheehantr

more options

I am using the current version of Thunderbird, I have been noticing for awhile now that changes I make to my profiles (adding new email accounts or changing smtp servers) are not being saved. In looking at my profile folder. I noticed several prefs-xx.js file but no prefs.js file. The last pref-xx file I have is from 2022 and it stopped at prefs-32. My question where did the prefs.js file go and how do I get it back.

Thanks Dan

I am using the current version of Thunderbird, I have been noticing for awhile now that changes I make to my profiles (adding new email accounts or changing smtp servers) are not being saved. In looking at my profile folder. I noticed several prefs-xx.js file but no prefs.js file. The last pref-xx file I have is from 2022 and it stopped at prefs-32. My question where did the prefs.js file go and how do I get it back. Thanks Dan

Всички отговори (2)

more options

Those multiple copies are indicators that Thunderbird has been periodically interrupted when doing updates, causing a new copy to be created. I think you can (with TB not running) rename the one with highest number to prefs.js and remove the other ones. Restart thunderbird and then exit to verify that it didn't create a prefs-1.js.

more options

I was finally able to solve the problem ! This is probably the explanation for several reports of changings to being saved. What happened was somehow my prefs.js file was set to read only. It would not display in windows explorer so it appeared to be missing. The way I corrected this was the following:

1 Locate the Thunderbird Profile Location from Thunderbird Help 2 Exit Thunderbird 3 Enter CMD from Windows Search Bar 4 Change directory to Thunderbird Profile 5 Use the Attrib command: Attrib -s -h -r prefs.js 6 Leave the CMD window open 7 Restart Thunderbird and make the changes you want 8 Exit Thunderbird 9 Go back to your CMD window Dir command: Dir prefs.js 10 You should see a new write date and time on your prefs.js file which means your changes have been saved