Hi Guys,
I have a Maxsun B760itx board and I couldn't get Secure Boot to work.
In the BIOS I found it loading a "Do Not Trust - AMI Test PK" in Secure Boot's Load Factory Keys feature.
What do I do now?
C.
Short answer
Do not enable Secure Boot with a test Platform Key loaded.
The “Do Not Trust - AMI Test PK” entry strongly suggests the board firmware includes a test key, and that is not what you want for normal Secure Boot use.
What this likely means
Secure Boot relies on trusted keys stored in firmware:
- PK = Platform Key
- KEK = Key Exchange Keys
- db = allowed signatures
- dbx = revoked signatures
A test PK is typically meant for development or validation, not for production use. If that key is actually installed, Secure Boot trust would not be in a normal vendor/Microsoft state.
What you should do
Use the lowest-risk path first:
- Do not manually select or enroll the AMI test key.
- Check whether the BIOS has an option such as:
- “Install default Secure Boot keys”
- “Restore factory keys”
- “Windows UEFI mode”
- “Standard” instead of “Custom”
- If there is more than one key set shown, choose the normal production/default/factory Microsoft/OEM key set, not anything labeled test.
- Update the BIOS from Maxsun’s official support page if a newer firmware is available and the changelog mentions Secure Boot, key updates, or UEFI fixes.
- If the only factory-key option available loads the AMI test PK, stop there and contact Maxsun support, because that is not something I can safely call normal.
Before changing anything
A few practical precautions:
- Make sure Windows is installed in UEFI mode, not Legacy/CSM mode.
- If CSM is enabled, disable it before expecting Secure Boot to work.
- If BitLocker or device encryption is enabled, back up the recovery key first.
- Do not delete existing keys unless you are prepared to recover from a boot failure.
How to verify the current state in Windows
You can check what Windows sees:
- Press Win + R, type msinfo32
- Look for:
- BIOS Mode: UEFI
- Secure Boot State: On/Off
If Secure Boot stays off even in UEFI mode, the firmware key state is probably still wrong or incomplete.
If you want a safe conclusion
If the board only offers “AMI Test PK” under factory/default keys, I would treat that as a firmware problem or at least something that needs vendor clarification, not something to “just try.”
The safest next step is to avoid that test key, update to the latest official BIOS, and if the behavior remains, contact Maxsun support or post BIOS screenshots from the Secure Boot key pages for careful review.