Hi Paul WilliamsIK
Welcome to the Microsoft Community
Understanding that you can't enable any audio input devices
Confirm hardware and driver issues
Check the Device Manager:
Press Win + X and select Device Manager.
Locate the audio device under “Sound, Video, and Game Controllers” and look for any red crosses or yellow exclamation points.
If so, right-click and select “Update Driver”.
Reinstall the audio driver:
Right-click on your audio device (probably a RealTek device) in Device Manager and select “Uninstall Device”.
Check “Remove the driver software for this device” and click Confirm.
After uninstalling, restart your computer and Windows should automatically reinstall the driver. If not, please manually download and install the latest audio driver from HP website or RealTek website.
Check system settings
Confirm the sound settings:
Right-click the volume icon on the taskbar and select “Sound Settings”.
In the “Input” section, make sure the correct input device is selected.
Privacy settings:
Open “Settings” and go to “Privacy and Security”.
Select “Microphone” in the left panel.
Make sure that “Allow apps to access your microphone” is enabled and the apps you wish to use are allowed in the list.
Advanced Commands and Services
Use PowerShell to reset your settings:
Right-click on the Start button and select “Windows PowerShell (Administrator)”.
Enter the following command to reset the audio settings:
Get-AppxPackage -allusers *Microsoft.YourPhone* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\ AppxManifest.xml"}
Check the audio service:
Press Win + R, type services.msc and press Enter.
Find the “Windows Audio” service and make sure its status is “Running”, if not, right-click on it and select “Start”.
Also, make sure its “Startup Type” is set to “Automatic”.
BIOS Settings:
In some cases, the microphone may be disabled in the BIOS. Reboot your computer, enter BIOS setup (usually by pressing F2 or Del), and check the status of the built-in audio device.
Disclaimer: If you try to modify the BIOS settings, please backup your important data first.
Contact me if you need anything else.
Best wishes
Merek.Z - MSFT | Microsoft Community Support Specialist