Tell me more ×
Windows Phone Stack Exchange is a question and answer site for enthusiasts and power users of Windows Phone OS. It's 100% free, no registration required.

I have a PDA running Windows Mobile 2003.

Every time a program is used, it shows up in the recently used section of the start menu.

Start Menu

I have a program that saves the device registry state so I can keep things like WiFi configured when the PDA goes through a cold boot. I'd like to remove these items from the start menu before I save the registry state so they aren't restored after a cold boot. The fact that they are implies that these entries are stored somewhere in there.

There's no option in the GUI to accomplish this.

How can I remove these items?

share|improve this question
1  
Warning to readers: The current FAQ states that Windows Mobile is on-topic. Disagree? Discuss on meta. – Tom Wijsman Apr 25 '12 at 14:57
1  
Per the current state of the Meta discussion, WM questions appear to be off topic meta.windowsphone.stackexchange.com/questions/13/… – Joe Apr 27 '12 at 17:26

closed as off topic by neilrees, Joe, Tom Wijsman, Anna Lear Apr 30 '12 at 14:45

Questions on Windows Phone Stack Exchange are expected to relate to windows phone within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

  1. Move the stuff out of \Windows\Start Menu\Programs using a file explorer.

  2. Soft reset your Windows Mobile, such that it wipes any cache.

  3. Move the stuff back into \Windows\Start Menu\Porgarms.

share|improve this answer

I have no experience doing this myself but found two options from this forum link.

  1. A third party application, such as wisbar advance has the option to turn the recent programs off.
  2. Use a registry editor and go to \HKCU\Software\Microsoft\Shell. Delete TaskSwitch Key (and all subkeys/values) and soft reset IMMEDIATELY. Don't even close your reg editor. This is also shown here.
share|improve this answer
or do what @Tom Wijsman said. Sounds easier. – Thomas Apr 25 '12 at 15:05
I'm not 100% certain but it could be possible that WM6 has a built-in registry editor which can be accessed by holding the action button (in between the arrows) and then clicking on the analog clock / digital time, then a context menu with two entries opens up. One of them is Run, in which one can type regedit. I feel like both methods are equally in complexity. If it isn't three, install any registry editor you can find... – Tom Wijsman Apr 25 '12 at 15:12

Not the answer you're looking for? Browse other questions tagged or ask your own question.