This is the most common visual method for IT administrators. Press Win + R , type dsa.msc , and hit Enter.

Import-Module ActiveDirectory

# To get the actual recovery key $RecoveryKeyId = (Get-ADComputer -Identity <ComputerName> -Properties msFVE-RecoveryKey).msFVE-RecoveryKey (Get-ADObject -Identity $RecoveryKeyId -Properties msFVE-Recovery).msFVE-Recovery