I’m on windows 10.

I occasionally like to play valorant with friends and starting in the middle of this month it’s going to require TPM 2.0 to be enabled. I currently can’t easily enable it because I’m on legacy BIOS for a reason I can’t remember (and when I switch to UEFI, it can’t see my windows installation). I have a new SSD that I can format in hopefully the right way to enable UEFI in the BIOS, but before I dive into fixing this mess I have some questions about TPM 2.0.

  1. If I enable TPM 2.0, can windows decide to update to windows 11 without my input?

Edit, I looked into this a bit and windows makes it very very easy to click to install windows 11. It’s kind of disguised as a regular windows update notification :/

  1. Are there any downsides to enabling TPM 2.0? Are there any exploits I should be worried about? Will some legally acquired software not run anymore?
  2. Bonus question - why would Riot Vanguard (valorant’s anti-cheat software) need TPM 2.0 to be enabled? Would it be a way for them to stop players from playing on a virtual machine? Or is it more so they can stop cheaters?
  • @SteveTech
    link
    41 year ago

    I currently can’t easily enable it because I’m on legacy BIOS for a reason I can’t remember (and when I switch to UEFI, it can’t see my windows installation).

    Yeah that’s because UEFI requries GPT partitioning, you can convert it by following this guide: https://www.windowscentral.com/how-convert-mbr-disk-gpt-move-bios-uefi-windows-10

    Or like you said, a fresh install on a new SSD will work too (just enable UEFI beforehand).

    • StringOP
      link
      fedilink
      21 year ago

      oh my god I didn’t know this was possible! I might try this then do a clone to my new SSD. I would have so many files to copy over and programs to reinstall, I’d like to avoid a clean installation if I can

      • @SteveTech
        link
        21 year ago

        I’d recommend cloning it and then following the guide on the new SSD, just in case something goes wrong then you still have a complete backup.

        • StringOP
          link
          fedilink
          21 year ago

          I didn’t even think of that! I’ll do that, thank you so much

  • Granixo
    link
    fedilink
    2
    edit-2
    1 year ago

    Answering your 2nd and 3rd question:

    • No, there aren’t really any downsides from enabling TPM (aside from maybe losing >1% of your performance/battery life) And no, it should not intefere with any legally adquired software. That being said, ANY piece of hardware is exploitable if you learn the insides of it, but kind the point of TPM is that every OEM can implement it a slightly different manner, thus making it harder to make an all-in-one exploit tool (and that’s not even taking BIOS updates into account).

    • Pretty much yeah, TPM makes it easier for companies to validate the machine that is running their software is legit as well as making it harder for hackers to run exploits.

  • @[email protected]
    link
    fedilink
    21 year ago
    1. It shouldn’t but I wouldn’t put it past Microsoft. That said, all it does is notify me that Windows 11 is available and ready to download/install. It is a button above the check for updates option.
    2. AMD previously had some issues with TPM installed that caused stuttering on games. That was on the AM4 platform and has since been resolved. Not aware of any other issues.
    3. No idea, try asking in a community specific for that game. Might get better answers for that.
    • StringOP
      link
      fedilink
      11 year ago

      Yeah that’s why I find that weird. Anyone with windows 11 most likely won’t have an issue, but they are playing with fire with anyone still on windows 10. But they also said if your computer doesn’t support TPM 2.0 you could also disable Virtualization-based security? That can’t be good either.