How to know if your Windows Mobile 5+ Device has been clean booted
2008 November 24
Sometimes it is important to know that your windows mobile device has been clean booted. Maybe you need to check if a file is still on the device after a clean boot. Either way, this is the quick and easy way to know what has happened on your device.
If BootCount = 1 then the device has been clean booted, after which the the device counts each warmboot in BootCount.
How to find the bootcount registry value: HKEY_LOCAL_MACHINE\Comm\BootCount
Sphere: Related Content