The Audio inputs and outputs section in Device Manager is essential for managing microphones, speakers, headsets, and other sound devices in Windows 11. If this category is missing entirely, audio devices may not work, sound settings may appear empty, or Windows may fail to detect microphones and speakers.
This issue usually occurs due to corrupted or missing audio drivers, disabled Windows audio services, incorrect BIOS settings, or system file corruption after Windows updates. In some cases, the devices still exist, but Windows is unable to enumerate them correctly.
Fixing missing audio inputs and outputs in Device Manager requires restoring audio services, reinstalling drivers, and ensuring Windows is correctly detecting audio hardware. The steps below explain how to resolve the issue safely and effectively.
How to Fix Audio Inputs and Outputs Missing from Device Manager
The methods in this section focus on restoring audio device detection and repairing Windows audio components. Follow the steps in order and check Device Manager after each method.
1. Restart Windows Audio Services
Audio services must be running for devices to appear.
- Press Windows + R, type
services.msc, and press Enter. - Locate Windows Audio.
- Right-click it and select Restart.
- Locate Windows Audio Endpoint Builder.
- Restart it as well.
- Ensure both services are set to Automatic.
If these services are stopped, audio devices will not be listed.
2. Show Hidden Devices in Device Manager
Audio devices may be hidden.
- Press Windows + X and open Device Manager.
- Click View in the top menu.
- Select Show hidden devices.
- Check if Audio inputs and outputs appears.
Hidden or disconnected devices may become visible.
3. Scan for Hardware Changes
Windows may need to re-detect audio hardware.
- Open Device Manager.
- Click Action.
- Select Scan for hardware changes.
- Wait for Windows to refresh the device list.
This forces Windows to re-enumerate hardware.
4. Reinstall Audio Drivers
Corrupted drivers commonly cause this issue.
- Open Device Manager.
- Expand Sound, video and game controllers.
- Right-click your audio device (Realtek, Intel, or similar).
- Select Uninstall device.
- Check Delete the driver software for this device if available.
- Restart the computer.
Windows will reinstall default audio drivers automatically.
5. Install Audio Drivers from Manufacturer
Generic drivers may not restore all components.
- Identify your PC or motherboard model.
- Visit the manufacturer’s official website.
- Download the latest Windows 11 audio drivers.
- Install the drivers.
- Restart the computer.
Manufacturer drivers ensure full device support.
6. Enable Audio Devices in BIOS or UEFI
Audio hardware may be disabled at firmware level.
- Restart the computer.
- Enter BIOS or UEFI settings.
- Locate Onboard Audio, HD Audio, or Azalia Audio.
- Ensure it is Enabled.
- Save changes and exit.
Disabled onboard audio will not appear in Windows.
7. Run Windows Audio Troubleshooter
Built-in troubleshooting can fix configuration issues.
- Open Settings.
- Go to System.
- Select Sound.
- Scroll down and click Troubleshoot.
- Follow the on-screen instructions.
The troubleshooter resets audio components automatically.
8. Repair Corrupted System Files
System file corruption can hide device categories.
- Open Terminal (Admin).
- Run the following command:
sfc /scannow - After it completes, run:
DISM /Online /Cleanup-Image /RestoreHealth - Restart the computer.
These tools repair core Windows components.
9. Check Windows Update and Optional Driver Updates
Audio drivers may be available through Windows Update.
- Open Settings.
- Go to Windows Update.
- Click Advanced options.
- Select Optional updates.
- Install any available audio or driver updates.
- Restart the system.
Optional updates often include missing drivers.
10. Reset Windows Audio Configuration (Last Resort)
Persistent issues may require deeper reset.
- Uninstall all audio-related drivers.
- Restart Windows.
- Reinstall official audio drivers.
- Reboot and recheck Device Manager.
This rebuilds the entire audio stack.
Final Thoughts
Audio inputs and outputs missing from Device Manager in Windows 11 is usually caused by disabled audio services, missing drivers, or system corruption rather than faulty hardware. In most cases, restarting audio services or reinstalling the correct audio driver restores the missing category immediately.