Create and restore backups for MT8590-based Walkmans:
- NW-A30/40/50
- ZX300
- WM1A
- WM1Z
- DMP-Z1
- Windows >= 10
Run the exe and follow instructions.
Yes, if you have made a backup beforehand. Flashing backups from other devices (even same model) is not recommended - your serial number and other factory settings will be overwritten with no chance of recovery.
No, it will brick your device. There are no checks, so be careful.
You need to remove all related drivers first.
- Open PowerShell as admin
pnputil /enum-drivers
- Look for
VID_0E8D&PID_2000
, write down related inf names (oem<number>.inf
) - Remove driver packets:
pnputil -f -d oem<number>.inf
- (Just in case) Reboot
- Run the tool again