The sound on a laptop may suddenly disappear, become distorted, or simply not be of satisfactory quality - and this is one of the most common problems that users encounter. Unlike desktop PCs, where the audio system is often connected separately, in laptops the sound card is integrated into the motherboard, and the speakers are limited in power. This means that even minor glitches in settings or drivers can dramatically affect playback.
In this article we will look at all possible ways to change the sound - from basic volume adjustment to fine-tuning the equalizer, updating drivers and diagnosing faults. The instructions are suitable for laptops of any brands: ASUS, HP Pavilion, Lenovo ThinkPad, Acer Swift, Dell XPS and others, as well as for all current operating systems - Windows 10/11, macOS And Linux (Ubuntu, Mint, Fedora). If your laptop suddenly stops making sounds or they become quiet/distorted, you will find a solution here.
1. Basic volume settings: keys, taskbar and system settings
The first thing that comes to mind when you have problems with sound is to check the volume control. But even here there are nuances that many are not aware of. On most laptops, the volume is adjusted:
- 🔊 Function keys - usually
F1–F12in combination withFn(For example,Fn + F2to increase the sound by Lenovo). On some models (for example, HP Spectre) these keys work withoutFn. - 📶 Via the speaker icon in the taskbar — right-click on it to open the volume mixer and adjust the level for each application separately.
- ⚙️ In system settings - in Windows this is
Settings → System → Sound, in macOS —System Settings → Sound.
If the sound is too quiet even at maximum, check if the mode is activated "Sound Improvement" (in Windows It can automatically lower the volume to protect the speakers). This is disabled in Control Panel → Sound → Device Properties → Advanced.
⚠️ Attention: On some laptops (eg Dell Latitude) Volume keys may not work due to multimedia functions being disabled in the BIOS. To fix this, go into the BIOS (at boot, clickF2orDel) and enable the optionHotkey ModeorAction Keys Mode.
- Keys F1-F12
- Icon in the taskbar
- Through system parameters
- Mouse/keyboard hotkeys
2. Adjust the equalizer and sound effects
If you are not satisfied sound quality (for example, too much bass or lack of treble), a built-in or third-party equalizer will help. B Windows 10/11 it is hidden in the driver settings:
- Open
Control Panel → Sound. - Select your audio device (eg
Speakers (Realtek Audio)) and pressProperties. - Go to the tab
ImprovementsorAdditionally— there may be an equalizer or presets (for example, “Rock”, “Jazz”, “Voice”).
For more flexible settings, use third-party programs:
- 🎛️ Equalizer APO — free system equalizer with support for VST plugins (works at the driver level).
- 🎧 FXSound - a utility with pre-configured profiles for music, movies and games.
- 🔊 Boom 3D (for macOS) - creates surround sound even on standard speakers.
On laptops with audio systems Dolby Atmos (For example, ASUS ROG Zephyrus or HP Omen) the equalizer is available in proprietary software - it can be downloaded from the manufacturer’s website. If after installing the equalizer the sound begins to wheeze, try disabling all improvements in the driver settings.
☑️ Check before setting the equalizer
3. Update and reinstall sound card drivers
If the sound disappears after updating the system or installing programs, the culprit is drivers. In 80% of cases, the problem is solved by reinstalling them. Here's how to do it right:
First determine your sound card model:
- Click
Win + Xand selectDevice Manager. - Expand the section
Sound, gaming and video devices. - Remember the name of the device (for example,
Realtek Audio,Intel Smart Sound TechnologyorNVIDIA High Definition Audio).
Next, download the driver from the official website:
| Sound card manufacturer | Drivers link | Features |
|---|---|---|
| Realtek | Official website | The most common chip. For laptops, it is better to download the driver from the laptop manufacturer's website. |
| Intel (Smart Sound) | Intel Download Center | Often used in ultrabooks (e.g. Dell XPS 13). |
| NVIDIA (HD Audio) | NVIDIA Driver Download | Found in gaming laptops with discrete graphics. |
| Conexant or IDT | From the laptop manufacturer's website | Rare chips, drivers are often outdated. |
After installing the driver be sure to restart your laptop. If the sound still does not appear, try rolling back the driver to a previous version (in Device Manager right click on the device → Properties → Driver → Roll Back).
What to do if Windows does not see the sound device?
If Device Manager doesn't have a Sound Devices section or shows an error (such as Code 10), this could mean:
- Disabled sound card in BIOS (you need to enable the option High Definition Audio or Onboard Audio).
- Physical damage to the audio chip (often after dropping the laptop).
- Conflict with another device (try disconnecting all USB devices and rebooting).
4. Diagnose hardware problems with sound
If after all the settings the sound still does not appear, the problem may be hardware. Here's how to identify it:
Step 1: Check the speakers
- 🔇 Connect headphones or external speakers to the audio output (jack
3.5 mmorUSB-C). If there is sound, the problem is in the laptop speakers. - 🎵 Play test sound: in Windows open
Settings → System → Sound → Troubleshooting.
Step 2. Checking the connectors
- 🔌 Inspect the audio port for damage or debris (often the contacts bend after connecting headphones).
- 🔄 Try connecting the headphones to another device - if they don't work, the problem is with them, not with the laptop.
Step 3: Microphone Test
If the microphone does not work (for example, in Zoom or Discord), check:
- 🎤 App permissions in
Settings → Privacy → Microphone. - 🔧 Default settings:
Settings → System → Sound → Input Device.
⚠️ Attention: On laptops with Dolby Atmos or Bang & Olufsen (For example, HP Envy) the sound may disappear after updating the BIOS. In this case, you need to reset the BIOS to factory settings (remove the battery for 30 seconds or use a jumper CLR_CMOS on the motherboard).
5. Features of sound settings on macOS and Linux
On MacBook and laptops with Linux The audio setup process is different from Windows. Let's look at the key points.
macOS (Monterey, Ventura, Sonoma):
- 🍎 To change the default sound, open
System Preferences → Sound → Output. - 🔊 For fine tuning, use Audio MIDI Setup (in
Programs → Utilities). Here you can set the sampling rate (for example,44.1 kHzor96 kHz). - 🚫 If the sound disappears after the update, reset
NVRAM: Turn off your Mac, then turn on while holding downOption + Command + P + R(hold for 20 seconds).
Linux (Ubuntu, Mint, Fedora):
- 🐧 Main tool -
PulseAudioorPipeWire. Install the graphical interface for control:
sudo apt install pavucontrol # Для Ubuntu/Debian
sudo dnf install pavucontrol # Для Fedora
- 🔧 If the sound is quiet, edit the config
/etc/pulse/daemon.conf, find the lineflat-volumes = yesand replace withno, then restart PulseAudio:
pulseaudio -k && pulseaudio --start
On some laptops (eg Lenovo IdeaPad with Ubuntu) sound may not work due to a conflict with SOF (Sound Open Firmware). The solution is to update the kernel to the latest version or roll back to 5.4 LTS.
On a MacBook with a chip M1/M2 sound through Bluetooth may be interrupted. To fix, disable the feature "Automatic audio switching" in Bluetooth settings.
6. Solving specific sound problems
Some audio issues are unique to certain laptop models or usage scenarios. Let's look at the most common ones.
Problem 1: There is sound only in the headphones, but not in the speakers
- 🔍 Check if the plug is stuck in the connector
3.5 mm(even if there are no headphones, the contacts may think they are connected). - 🔧 B
Device ManagerDisable and re-enable your sound card. - 🔄 Reinstall the driver Realtek Audio Console (download from the laptop manufacturer’s website).
Problem 2: The sound is distorted or wheezing
- 🎛️ Disable all sound enhancements in
Control Panel → Sound → Device Properties. - 🔊 Reduce the volume to 80% - at maximum, the laptop speakers are often overloaded.
- 🔧 Update the BIOS (on the laptop manufacturer’s website, find the section
Support → BIOS).
Problem 3: Sound disappears after sleep or hibernation
- ⚡ Disable fast startup:
Control Panel → Power Options → What the Power Buttons Do → Change Unavailable Settings→ uncheckEnable Fast Startup. - 🔄 Update your chipset driver (eg. Intel Management Engine for laptops Intel).
If the sound only disappears in a specific application (for example, Chrome or Spotify), reset it or reinstall it. Often the problem lies in codecs or conflicts with other programs.
7. Optimize sound for games, music and video editing
Different tasks require different sound settings. Here's how to optimize audio for specific scenarios:
For games:
- 🎮 Turn it on
Dolby Atmos for headphones(if supported) - this will add surround sound in shooters. - 🔊 In the game settings, select the default audio device (sometimes games use the wrong output).
- 🎛️ B Equalizer APO raise the frequencies
100–200 Hzfor better perception of steps and shots.
For music:
- 🎵 Use the Music equalizer preset or adjust manually: increase
60 Hz(bass) and10 kHz(high frequencies). - 🔊 Disable all sound effects in Windows Sonic or Dolby - they distort the original sound.
For video editing (Premiere Pro, Davinci Resolve):
- 🎬 In the program settings, select
ASIOorWASAPIas an audio driver for minimal latency. - 🔊 Set the sampling rate
48 kHz(video standard).
On laptops with NVIDIA Optimus (For example, MSI GS66) sound in games can go through the integrated graphics, which causes delays. To fix, in NVIDIA Control Panel add the game to the list and select a discrete video card for it.
FAQ: Frequently asked questions about sound on a laptop
🔊 Why on my laptop Lenovo Is the sound quiet even at maximum?
This is a typical problem for models Lenovo IdeaPad And ThinkPad with audio system Dolby. Solutions:
- Open Dolby Audio (tray icon) and select the “Music” or “Movie” profile.
- B
Device Managerupdate the driver Realtek to the latest version from the site Lenovo. - Check that the speakers are not covered (on some models they are located at the bottom and pressed against the table).
🎧 How to make the sound automatically switch to headphones when connected?
B Windows 10/11:
- Open
Settings → System → Sound. - In the section
ConclusionselectAutomatically switch to audio devices.
If the option is missing, update the driver Realtek or install the utility Realtek Audio Console.
On macOS this works by default. If it doesn't switch, reset it NVRAM (see section about macOS).
🔇 Why does the sound disappear after updating Windows?
Causes and solutions:
- The driver was reset to standard: open
Device Manager, find the sound card with an exclamation mark, right-click →Update driver→Search for drivers on this computer→ select the previously installed driver. - Windows Audio service is disabled: click
Win + R, enterservices.msc, findWindows Audioand run it. - Update conflict: roll back the system via
Settings → Update & Security → Recovery.
🔊 Is it possible to improve the sound on a cheap laptop?
Yes, even on budget models (for example, Acer Aspire or HP 250 G8) you can significantly improve the sound:
- Use external USB DAC (For example, FiiO K3) to connect headphones.
- Install Equalizer APO and adjust the equalizer to your preferences.
- Cover the speaker holes with a thin cloth - this will reduce rattling at high frequencies.
- Connect your laptop to external speakers via
Bluetooth 5.0(For example, JBL Charge) for better sound.
🔧 How to completely reset sound settings in Windows?
If you experimented with the settings and the sound became worse, perform a reset:
- Open
Control Panel → Sound. - For each output/input device, click
Properties → Advanced → Restore Defaults. - Remove all third party audio drivers via
Settings → Applications. - Reinstall the sound card driver (download from the laptop manufacturer's website).
After the reset, reboot your laptop.