Remove operator skin from Phone app
If your device's Phone app is skinned, you can remove by setting:
Quote:
|
HKLM\Security\Phone\Skin\Enabled = 0 (DWORD decimal)
|
Similarly, you can restore it with:
Quote:
|
HKLM\Security\Phone\Skin\Enabled = 1 (DWORD decimal)
|