The sound on a laptop can disappear or work incorrectly for dozens of reasons - from a simple error in the settings to a driver conflict. But in 90% of cases the problem is solved in 5 minutes if you know where to click. This article will help you figure out how change volume, switch between audio devices (headphones, speakers, Bluetooth speaker) or even completely reset sound settings on Windows, macOS and Linux.

We won't cover obvious things like "check if your keyboard is muted" - instead we'll focus on non-obvious settingsthat are often overlooked. For example, why a laptop can “forget” connected headphones after sleep, or how to get sound back if the system suddenly decides that your speakers are a microphone. And if you are faced with no sound after Windows 11 update, you will also find a solution here.

1. Basic ways to change sound volume

Let's start with the simplest thing: adjusting the volume level. Even here there are nuances that many are not aware of. For example, in Windows, the volume can be changed not only for all applications at once, but also separately for each — browser, player or game.

Main methods:

  • 🔊 Keys on the keyboard: usually this F1–F12 with a speaker icon (sometimes you need to hold down Fn). On some laptops (eg Lenovo ThinkPad or Dell XPS) volume is adjusted via Media Keys on the top panel.
  • 🖱️ Taskbar: Click the speaker icon in the lower right corner (Windows) or in the menu bar (macOS). Here you can quickly turn the sound on/off or open advanced settings.
  • 🎛️ Slider in the application: many programs (for example, Spotify or Discord) have their own volume control, which works independently of the system one.

If the volume keys do not work, check to see if they are disabled in the BIOS/UEFI (rare, but it happens) or if they are conflicting with the drivers. On HP laptops And Acer sometimes reinstalling the utility helps Hotkey Support from the manufacturer's website.

⚠️ Attention: On some models ASUS ROG And MSI Volume keys are locked in game mode (Armoury Crate or Dragon Center). Disable it if the regulator does not respond.
📊 How do you usually adjust the volume on your laptop?
  • Keys on the keyboard
  • Icon in the taskbar
  • Mouse hotkeys
  • Voice assistant
  • Other

2. How to switch between audio devices (speakers, headphones, Bluetooth)

The laptop may not “see” connected headphones or speakers for three reasons: a physical malfunction of the connector, incorrect default settings, or a driver conflict. Let's figure out how manually select audio output device.

B Windows 10/11:

  1. Right-click on the speaker icon in the taskbar → Open sound options.
  2. In the section Conclusion select the desired device from the list (for example, Headphones (Realtek Audio) or Speakers (NVIDIA Output)).
  3. If your device is not listed, click Troubleshoot — the system will try to automatically fix the problem.

B macOS:

  • 🍎 Open System Preferences → Sound → Output.
  • Select a device from the list. If connected AirPods or other Apple equipment, they will appear here automatically.
  • To force the switch, press Option (Alt) + click on the speaker icon in the menu bar.

B Linux (Ubuntu/Debian):

pactl list short sinks

This command will show all available audio devices. To switch use:

pactl set-default-sink <имя_устройства>
Problem Possible reason Solution
Laptop won't switch to headphones The 3.5 mm jack is dirty or the contact is broken Blow out the connector with compressed air or connect headphones via USB/Bluetooth
Sound goes to speakers and headphones simultaneously Mode enabled Stereo Mix or Listen to this device Disable in Control Panel → Sound → Device Properties
Bluetooth speaker connects, but no sound Audio profile set as Hands-Free (HFP) instead of A2DP Reconnect the device or change the profile in Bluetooth settings

Physically connect your headphones/speakers|

Check if the sound is muted on the device itself (the button on the headphones)|

Update your audio card driver (see section 4)|

Reboot your laptop (sometimes helps with Bluetooth conflicts) -->

3. Setting up sound through the control panel (advanced options)

If the basic methods don't help, it's time to dig deeper. Windows and macOS have hidden settings that allow you to change audio format, disable effects or even remap audio ports.

B Windows:

  1. Open Control Panel → Sound (not to be confused with “Sound Options”!).
  2. Select device → Properties → Advanced.
  3. In the section Default Format try changing the sampling rate (for example, from 48 kHz on 44.1 kHz). This often solves the problem with a crackling or no sound.
  4. On the tab Improvements disable all effects (especially Dolby or DTS) if the sound is distorted.

B macOS:

  • 🔧 Open Audio MIDI setup (find via Spotlight).
  • Select device → change Format on 2ch-16bit (if the sound is interrupted).
  • For MacBook Pro with chip M1/M2 check if the mode is enabled Optimized for Voice in the microphone settings - it can mute the sound.

B Linux for fine tuning use pavucontrol (install via terminal if not). Here you can:

  • 🔀 Reassign ports (for example, make the microphone jack work as a headphone output).
  • 📊 Adjust the volume of each application separately.
  • 🔇 Disable unused devices that may cause conflicts.
⚠️ Attention: On laptops with NVIDIA Optimus (For example, MSI GS66 or ASUS TUF) sound may disappear when switching between integrated and discrete graphics. Solution: in NVIDIA Control Panel → Setting up Surround, physical sound turn off all effects.
What to do if "Digital Audio (HDMI)" appears in the device list

This means that the system is trying to output audio through the HDMI port (for example, if the laptop is connected to a monitor or TV). To return sound to the speakers:

1. Disconnect the HDMI cable.

2. In the sound settings, select Speakers (Realtek/Intel) as default device.

3. If the problem persists, update the video card driver (especially for AMD Radeon or NVIDIA).

4. Update and reinstall audio card drivers

If the sound disappears after updating Windows or the laptop gives an error "Device not recognized", the drivers are to blame. Manufacturers like Realtek, Conexant or Intel They regularly release updates that fix sound bugs.

How to update the driver manually:

  1. Click Win + XDevice Manager.
  2. Expand the thread Sound, gaming and video devices.
  3. Right-click on the audio card (for example, Realtek Audio or Intel Smart Sound Technology) → Update driverSearch for drivers on this computer.
  4. Select Select a driver from the list and try the version High Definition Audio Device (universal driver from Microsoft).

If this doesn't help, remove the driver completely and install it again:

  • 🗑️ B Device Manager remove the audio card (right button → Remove device).
  • 🔄 Restart your laptop - Windows will try to install the driver automatically.
  • 💾 If there is no sound, download the driver from the laptop manufacturer’s website (not from the Realtek website!). For example, for Lenovo Legion need a version marked For Gaming.

For macOS And Linux Drivers are updated along with the system, but sometimes manual installation is required:

  • 🍎 On Mac: Update to the latest version of macOS via System settings → Software update.
  • 🐧 On Linux: install the package pulseaudio or pipewire (for modern distributions):
sudo apt update && sudo apt install --reinstall pulseaudio alsa-base
💡

If the sound becomes quieter after updating the driver, check your settings equalizer in the audio card application (for example, Realtek Audio Console or Dolby Access). Manufacturers often reset them to factory values.

5. Solving specific sound problems

Some audio errors are unique to certain laptop models or OS versions. Here are the most common:

🔹 Sound disappears after sleep/hibernation (Windows)

The problem is typical for laptops with Intel Smart Sound Technology (For example, Dell XPS 13 or HP Spectre). Solution:

  1. Open Device ManagerSystem devices.
  2. Find Intel Smart Sound Technology (SST) OED → update the driver.
  3. If it doesn't help, turn it off Allow this device to wake the computer from standby mode in the device properties.

🔹Crackling or stuttering sound (Windows/macOS)

Reasons:

  • 🎵 Conflict with NVIDIA HD Audio (if you have a discrete video card).
  • 🔌 Lack of power to the USB port (relevant for external sound cards).
  • 🖥️CPU overload (check in Task Manager).

Solutions:

  • B Control Panel → Power Options select scheme High performance.
  • Disconnect all USB devices except the keyboard and mouse.
  • B Sound settings reduce the format to 16 bit, 44100 Hz.

🔹 The laptop does not recognize Bluetooth headphones (all OS)

The problem often occurs on laptops with Wi-Fi/Bluetooth module from Intel (For example, AX200 or AX210). Check:

  • 🔄 Reboot the Bluetooth module: in Windows via Device Manager (disable/enable the device), in Linux with the command sudo systemctl restart bluetooth.
  • 📱 Remove the headphones from the list of paired devices and connect again.
  • 🔧 Update the Bluetooth driver from the laptop manufacturer's website (not through Windows Update!).
💡

If the sound disappears only in a certain application (for example, in Zoom or Discord), the problem is not in the drivers, but in the program settings. Check your microphone and speaker permissions in your Windows/macOS privacy settings.

6. Reset sound settings to factory settings

If all else fails, return all sound settings to default values. This will remove custom EQ settings, port remaps, and other changes.

B Windows 10/11:

  1. Open Settings → System → Sound.
  2. In the section Additional sound options click Reset (if any).
  3. Alternative method: delete the configuration files in the folder %AppData%\Microsoft\Windows\SoundSchemes (hide system files before doing this!).

B macOS:

  • 🧹 Reset NVRAM: turn off your Mac, turn it on and immediately press Option + Command + P + R for 20 seconds.
  • 🔧 Reset SMC (for Intel-Mac): turn off the laptop, hold down Shift + Control + Option + power button for 10 seconds.

B Linux:

rm -rf ~/.config/pulse/ && pulseaudio -k

This command will remove all user settings PulseAudio and restart the service. After rebooting, the sound should work with factory settings.

⚠️ Attention: On laptops with Dolby Atmos or DTS:X A factory reset may disable these technologies. After the reset, reactivate them in Control Panel → Sound → Spatial Sound Tab.

7. Hardware problems: when the software is not to blame

If the sound does not appear even after all the manipulations, the problem may be gland:

  • 🔌 Damaged 3.5mm audio jack: Check if the headphone plug is loose. On Lenovo Yoga laptops And HP Pavilion This is a common problem due to the thin body.
  • 🔊 Speakers are faulty: Connect external headphones - if there is sound in them, the laptop speakers require repair.
  • 🔋 Problems with the motherboard: If the sound disappears along with other functions (for example, USB ports do not work), this may be a sign of a faulty south bridge.

How to check:

  • 🛠️ Connect your laptop to an external monitor via HDMI - if the sound comes through it, the problem is in the laptop's audio chip.
  • 🔍 Look to see if the capacitors near the audio jack are swollen (relevant for older laptops, for example, Sony VAIO or Acer Aspire).
  • 📡 Check if the Wi-Fi/Bluetooth antenna is moving away - on some models (ASUS ZenBook) it can affect the audio path.

If the laptop is under warranty, do not disassemble it yourself! Contact the service center with a description of the problem. For older models, repairing the audio chip may cost more than purchasing an external USB sound card (e.g. Creative Sound Blaster or Focusrite Scarlett).

FAQ: Frequently asked questions about sound on a laptop

🔇 Why on my laptop ASUS ROG Does the sound only work through headphones, but the speakers are silent?

This is a common problem with gaming laptops with technology Sonic Studio. Solution:

  1. Open Sonic Studio (tray icon or via Start).
  2. Go to the tab Speaker and enable the option Enable Speaker.
  3. Check if the speakers are muted in BIOS (section Advanced → Audio Configuration).
🎧 How to make the laptop automatically switch to headphones when they are connected?

On Windows this is configured via Control Panel → Sound → Device Properties → Advanced. Make sure the checkbox is checked Mute other devices when connected to this audio device worth it. On macOS this works by default, but if it doesn't work, reset NVRAM (see section 6).

🔊 Why did the sound disappear after upgrading to Windows 11?

Windows 11 often resets drivers for older audio cards (especially on laptops 2018 and older). Solution:

  1. Uninstall the current driver via Device Manager.
  2. Download the driver from the laptop manufacturer’s website (section Support), selecting the model and Windows 10 (yes, that's not a typo!).
  3. Install the driver in compatibility mode: right click on installer → Properties → Compatibility → Windows 10.
🖥️ Is it possible to connect a laptop to a home theater via an optical output?

Yes, but not all laptops have an optical output (usually it is combined with a 3.5 mm jack and requires a special adapter). If your laptop has a port S/PDIF (for example, on Dell XPS 15 or MSI Prestige), connect the adapter and select Digital Audio (S/PDIF) in Windows sound settings. On macOS, optical output is supported only on models MacBook Pro until 2016.

🔄 How to get sound back after resetting BIOS?

Resetting the BIOS may disable the onboard audio card. Go to the BIOS (usually the F2 or Del on boot) and check:

  • Is the device turned on? High Definition Audio or Onboard Audio (section Advanced → Device Configuration).
  • Have your settings been reset? Secure Boot - sometimes they block driver loading.

After changes, save the settings (F10) and reinstall the audio card driver.