You can try using adb.
For that ,
Download and install adb from https://www.xda-developers.com/what-is-adb/
Connect your phone
Open the terminal/command prompt/powershell
Type
adb devices
It should show a device ID and beside that "recovery" . If it shows any output , you can go forward...