Posts tagged ‘unlock’

Mobile Development – Reset Device password

Some times ago, I got a device locked with a password. As I needed to access the device using ActiveSync I did some research and found the registry keys responsible for the device password:
HKLM\Security\SIM\6fb7
HKCU\ControlPanel\Owner\PowrPass

So I wrote a small application which resets the device password.

Continue reading ‘Mobile Development – Reset Device password’ »