Friday, July 18, 2008

Tips: Disable threaded SMS in Windows Mobile 6.1

Threaded SMS in Windows Mobile 6.1 is a great feature. But if you would like to disable it, follow the instructions below:

First, you will need to download a registry editor. PHM Registry Editor is the one I use and it is free. It can be downloaded from http://www.phm.lu/Products/PocketPC/RegEdit/

Open the editor and navigate to HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings.

Create a new DWORD value called SMSInboxThreadingDisabled and set it to 1. Close the messaging application or restart your device. Open Messaging > Text and you'll see the classic view. To revert back to threaded view, change the value to 0.

4 comments:

  1. Anonymous5:28 PM

    Hello,

    I added the key in the registry and It didnt work out!!

    ReplyDelete
  2. Anonymous5:35 PM

    Hello Again,

    the registry Hive posted is wrong, it should be under:

    HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings\OEM

    NOT

    HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings

    ReplyDelete
  3. Anonymous8:51 AM

    there's no OEM under Settings

    ReplyDelete
  4. Thanks for the comments above. Note, however, the path might be different on devices.

    ReplyDelete