Windows Mobile All Devices Registry Edits
From pocketnow.com
| pockectnow.com > |
Contents |
What are these Registry Edits?
Below are registry edits that should work on any Windows Mobile Device, whether you have Windows Mobile 6, 6.1, professional or standard. These are taken from this large list of registry edits.
GPS
- The GPS Intermedia Driver settings are sometimes hidden on carrier customized devices. The interface to the settings can be restored by deleting the following registry keys:
- [HKLM]\ControlPanel\Settings\GPS Settings\Hide
- [HKLM]\ControlPanel\Settings\GPS Settings\Redirect
Internet
- If you want to make RSS Hub use Opera Mobile to open web links, make the following change to the registry:
- [HKCR]\http\Shell\Open\Command\Default\
- Change from: iexplore.exe %1
- to: "\Windows\OperaL.exe" "%1"
- Also change the [HKCR]\https key the same way in case you run across a https link.
- Original Thread
Power
- Increase battery life by up to double
- Go to HKEY_LOCAL_MACHINE\Comm\L2TP1\Parms
- add a new DWORD value of DisablePowerManagement with a value of 0
- and HKEY_LOCAL_MACHINE\Comm\PPTP1\Parms
- add a new DWORD value of DisablePowerManagement with a value of 0
- Original Thread
- Go to HKEY_LOCAL_MACHINE\Comm\L2TP1\Parms
Predictive Text/ Word Completion
- To Disable:
- HKLM\System\CurrentControlSet\Control\Layouts\e001 0409
- Look for the command line below and make it look like this:
- "Ime File = \windows\compime.dll"
- "Layout Text = COMP IME"
- Original Thread
- To enable
- HKLM\System\CurrentControlSet\Control\Layouts\e001 0409
- Change the command line back to T9 by entering the following:
- "Ime File = \windows\eT9Ime.dll"
- "Layout Text = eT9 IME"
- Original Thread
Power
- Enable FileSystem cache
- To enable the FileSystem cache, speeding up overall performance at the risk of the cache not being written on a sudden reset:
- HKLM\System\StorageManager\FATFS\EnableCache = 1 (DWORD decimal)
- To disable again:
- HKLM\System\StorageManager\FATFS\EnableCache = 0 (DWORD decimal)
- Note that by default, the cache size is zero, and you will see no effect. See "Increase FileSystem cache" to increase the cache size.
- HKLM\System\StorageManager\FATFS\EnableCache = 0 (DWORD decimal)
- Original Thread
- from here
- To enable the FileSystem cache, speeding up overall performance at the risk of the cache not being written on a sudden reset:
- Increase FileSystem cache
- To increase the file system cache:
- HKLM\System\StorageManager\FATFS\CacheSize = 4096 (DWORD decimal)
- To return the file system cache to zero:
- HKLM\System\StorageManager\FATFS\CacheSize = 0 (DWORD decimal)
- Original Thread
- from here
- To increase the file system cache:
- Increase FileSystem filter cache
- To enable the file system filter cache, speeding up overall performance with file mangement:
- HKLM\System\StorageManager\Filters\fsreplxfilt\ReplStoreCacheSize = 4096 (DWORD decimal)
- To return the file system filter cache to zero:
- HKLM\System\StorageManager\Filters\fsreplxfilt\ReplStoreCacheSize = 0 (DWORD decimal)
- Original Thread
- from here
- To enable the file system filter cache, speeding up overall performance with file mangement:
SMS Sent Message
- To Disable:
- HKLM\SOFTWARE\Microsoft\Inbox
- create a new key "Settings"
- create a new string value "SMSNoSentMsg" and set the value to 1
- create a new key "Settings"
- Original Thread
- HKLM\SOFTWARE\Microsoft\Inbox
Text/Texting
- Increase font cache
- To increase the font cache, speeding up font rendering at the cost of a bit of memory:
- HKLM\SYSTEM\GDI\GLYPHCACHE\limit = 16384 or 32768 (DWORD decimal)
- To change it back to the default:
- HKLM\SYSTEM\GDI\GLYPHCACHE\limit = 8192 (DWORD decimal)
- Original Thread
- Idea from here
MS Exchange
- To Disable a security policy forced by exchange
- Go to HKLM\ Security\ Policies\ Policies\ the value is 00001023
- Change the Value Data from 0 to 1
- From this point you can go back to the security settings and the check box labeled "Prompt if unused for" will no longer be greyed out
- Change the Value Data from 0 to 1
- Go to HKLM\ Security\ Policies\ Policies\ the value is 00001023
