computing
  • 0

Phoenix SecureCore Tiano Setup BIOS Message Appear on Bootup

  • 0

When I turn on my computer I get this message: phoenix secureCore Tiano setup. What is this? What should I do next?

Share

1 Answer

  1. It’s probably \bcd 0xc0000034. I’m not sure if that’s a bios message or a windows message. I googled it. One solution that worked for someone was to run the command bootrec /rebuildbcd:

    http://answers.microsoft.com/en-us/…

    You might check other google results.

    • 0