This...
There are several methods of judgment.
Which one do you want to use?
Generally speaking, if you don't install other MBRs, then the most likely your MBR is the MBR of Microsoft fdisk. The function of this MBR is to boot from the boot sector of the active primary partition of the hard disk.
By comparing other MBRs with the MBR of FDISK, find some characteristic strings. For example, the first 11 bytes are all 33C08ED0BC007CFB5007501F.
Export the content of the first 11 bytes on absolute track 0 with a partition software, and compare it with the above value. If it matches, it means that no other one-key restoration is installed. If it doesn't match, it means that other MBRs are installed.