Black Screen/Booting Issue After FPOS C.073 Android 13 Update

You need fastboot to change slots not adb and adb commands never work in fastboot.

Get the current active boot slot:
fastboot getvar current-slot

Select the other slot: (either “a” or “b”)
fastboot --set-active=b