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

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Rohkem teavet

Remove all threads in all folders

  • 1 vastus
  • 0 on selline probleem
  • Viimati vastas david
  • Open

First I am very frustrated that someone decided to change the default to show all messages in threads. How do I globally disable this for every profile on my system. Additionally how do I disable it in one pass for all top level folders at the moment I have to change one top level folder at a time on every system I use thunderbird on, as I have over 100 folders this is very inconvenient. How do I modify a new thunderbird installation so all users and profiles default to threads being turned off.

First I am very frustrated that someone decided to change the default to show all messages in threads. How do I globally disable this for every profile on my system. Additionally how do I disable it in one pass for all top level folders at the moment I have to change one top level folder at a time on every system I use thunderbird on, as I have over 100 folders this is very inconvenient. How do I modify a new thunderbird installation so all users and profiles default to threads being turned off.

All Replies (1)

This curse was visited upon us in the summer of 2022, with release 102. The 'good news' today is that, at least for new folders, you can set the default at settings>appearance , but for existing folders, there is indeed work. Here is my (unofficial) documentation:


This is the official (to my knowledge) documentation. Well worth the read https://support.mozilla.org/en-US/kb/message-threading-thunderbird

Simple Approach if just a few folders Here is my own documentation on threading, duplicating the above, but it may help: You need to highlight each folder and click View>sort by>unthreaded. If this applies to just a few folders, just repeat the process as necessary. If you have many folders or plan to add many new folders, you may wish a different approach, below:

FOR NEW FOLDERS See Settings>Appearance

 ------------

FOR EXISTING FOLDERS These steps may help: To set many *existing* folders, follow these steps: This must be done on an account by account basis.

  1. select table view - the icon just to right of 'quick filter' button above message list pane
  2. select a message folder and apply all desired attributes - View>sort by from menu bar (if not shown, click alt key)
  3. click the icon at right side of column display in message list pane
  4. select the entry near bottom 'Apply current view to...'
  5. highlight 'folder and children'
  6. move mouse left to see account name and move left again to display all account folders. Now CLICK. a small menu will appear to confirm setting all folders within that account.
  7. repeat steps for each account

FOR FUTURE THUNDERBIRD INSTALLATIONS

  1. -To change default for *new* folders, In config editor, you can change default that applies to NEW folders you set up:

mailnews.default_view_flags 0 =unthreaded (NOTE: Config editor is at settings>general near bottom of pane)

  1. - create a simple text file with name of user.js with these lines:
    // Set default threading to UNthreaded  ###   <== this line is optional, just for documentation
    user_pref("mailnews.default_view_flags", 0);
  1. - install Thunderbird and exit prior to setting up accounts
  2. - copy the user.js file into the profile
  3. - now, when you start Thunderbird, unthreading will be the default. Problem solved. #
Küsimuse postitamine

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.