-you can see if you can disable the hardware in bios so that windows does not install a driver for it.
-------------
you could also, start cmd.exe as an admin then run
net.exe stop "plug and play"
then go into windows device manager, find the device, uninstall the driver for the audio, then disable the device.
then run
net.exe start "plug and play"
(if you fail to stop plug and play the software gets reinstalled right after you attempt to remove it)
----------
you can also attempt to remove the driver from the driver store but if windows detects the hardware it will download it again from one of the windows servers.