Remove audio device which is not kext
Solution 1:
You have an audio driver.
Check out the path below to see if you can make progress
/Library/Audio/Plug-Ins/HAL
Restart the audio service
osascript -e 'do shell script "launchctl kickstart -k system/com.apple.audio.coreaudiod" with administrator privileges'