@GbTrev @Reetlol Then go to advanced mode (f7) then settings then advanced and if you see amd ftpm configuration set it to firmware tpm. If you dont see it go to settings then go to save and exit and then restore defaults
@GbTrev @Reetlol Ok then go to your motherboard website and download tpm. If you want to be sure tell me which brand is your motherboard to send you the link
@cooperfnbr First change secure boot mode to custom from standard, then change system mode from setup to user and then go below the 'enabled' where it says not active and activate it
@GbTrev @Reetlol Then go to cmd and run it as administrator and type: sfc /scannow if issues are found but not fixed then type below: dism /online /cleanup-image /restorehealth
@GbTrev @Reetlol Go to powershell or terminal and run it as administrator and then write this: dism /online /get-features | findstr "TPM" then press enter and you should see tpm related features if you see them then type this: dism /online /enable-feature /featurename:<Feature_Name> /all