Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ
Open

I have to change the layout EVERY time I open Thunderbird.

Mapenzi replied
M Maynard

I change the layout - View/Layout/Classic and EVERY single time I open Thunderbird it reverts and I have to change it again.

I change the layout - View/Layout/Classic and EVERY single time I open Thunderbird it reverts and I have to change it again.

すべての返信 (2)

My guess is the prefs.js file is being interrupted on shut down, possibly from an antivirus or VPN. And it may even be that the prefs.js file is set accidentally to read only I do NOT have a solution, but only a problem definition, Click help>troubleshootinginformation, scroll to 'profile folder' and click 'open folder' . You will be in profile. If there are several copies of prefs.js, such as prefs-1.js, etc, that confirms the problem.

The layout views Classic, Wide or Vertical are stored in the prefs.js file in

user_pref("mail.pane_config.dynamic", 0); 


where 0 means "Classic". I don't know why the Classic doesn't stick in your Thunderbird but you might try the following workaround:

open a simple text editor, copy & paste the above-mentioned user_pref and save the file as user.js Move the user.js file in your Thunderbird profile folder. Read here how to find the profile folder https://support.mozilla.org/en-US/kb/profiles-where-thunderbird-stores-user-data

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。