You turned on the video, trying to increase the volume, but... there is no sound icon on the taskbar. Neither in the tray, nor in hidden icons. Is the situation familiar? This problem occurs on laptops of all brands - from ASUS And Lenovo to HP And Dell, regardless of the Windows version. The reasons can be different: from accidental keystrokes to system file failures.

In 80% of cases, the volume icon can be returned in 2-3 minutes without reinstalling the system. In this article - 7 proven methods, from simple to advanced, with step-by-step instructions and screenshots. We will also look at why the icon may disappear periodically and how to prevent it. Let's start with the basic solutions - you may not have to dig deeper.

1. Checking hidden tray icons

Most often, the sound icon does not disappear forever, but is simply hidden in the “notification area”. Windows 10 and 11 have a mechanism to automatically hide little-used icons. To check this:

  1. Click on up arrow (☝️) in the lower right corner of the screen (next to the clock).
  2. If the volume icon is in the hidden list, drag it with the mouse back to the visible tray area.
  3. If it is not there, click Customize notification icons (in Windows 11 this item may be called Notification icon options).

In the window that opens, find the item Volume or Sound and set the switch to position "Show icon and notifications". On laptops Acer And MSI Sometimes additional settings in proprietary utilities help (for example, Nahimic or Sound Blaster).

📊 What laptop do you have?
  • ASUS
  • Lenovo
  • HP
  • Dell
  • Acer
  • MSI
  • Other

2. Reboot the sound service

If the icon disappears after updating Windows or installing programs, the service may be to blame Windows Audio. Restarting it often solves the problem:

  1. Click Win + R, enter services.msc and press Enter.
  2. Find in the list Windows Audio (or Windows Audio on Russian-language systems).
  3. Right click → Restart.
  4. Do the same for the service Windows Audio Endpoint Builder.

After restarting, check the tray. If the icon does not appear, try enable the service manually:

  • 🔧 Double click on Windows Audio → select Startup type: Automatic.
  • 🔄 Click LaunchApplyOK.
  • 💻 Restart your laptop (this is important for the changes to apply!).
💡

If the service does not start and gives an error 1079, check dependent services (eg Plug and Play). They also need to be turned on.

3. Update or rollback the sound driver

Problems with the sound card (especially on laptops with Realtek Audio or Conexant) often cause the icon to disappear. The driver may have updated automatically with an error or conflicted with other software.

Try it first update driver:

  1. Click Win + XDevice Manager.
  2. Expand the thread Sound, gaming and video devices.
  3. Right-click on your sound card (for example, Realtek Audio or NVIDIA High Definition Audio) → Update driverAutomatic search.

If the update did not help or the driver is already up to date, run rollback:

  • 🔙 In the same menu, select Properties → tab DriverRollback.
  • 📥 If the button is inactive, download the driver from Realtek official website (for most laptops) or from the manufacturer's website (for example, Lenovo or ASUS).
  • 🛠️ Install the driver manually by selecting Search for drivers on this computer.
How to find out the sound card model?

Open Device Manager, find your sound card in the section Sound devices and double click on it. In the tab Information select Equipment ID — there will be a model in the top line (for example, VEN_10EC&DEV_0283 for Realtek ALC283).

4. Check the Windows Registry

If the previous methods did not work, the problem may lie in damaged registry keys. This method is suitable for advanced users - incorrect changes to the registry can cause the system to crash.

Follow the instructions:

  1. Click Win + R, enter regedit and press Enter.
  2. Follow the path:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

    Make sure there is an option there Systray with meaning C:\Windows\System32\systray.exe. If not, create it (right click → CreateString parameter).

  3. Next, check out the thread:
    HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify

    Delete files IconStreams And PastIconsStream (they will be re-created the next time you log in).

After changes be sure to restart your laptop. If the icon does not appear, check another thread:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32

There should be a parameter here wavemapper with meaning msacm32.drv. If it doesn't exist, create it.

💡

Before editing the registry, create a system restore point! Click Win + RrstruiCreate a restore point.

5. Restore system files

If the sound icon disappears after a virus, Windows update, or system cleaning with utilities like CCleaner, system files could be damaged. In this case, the built-in utility will help SFC (System File Checker).

Open command line as administrator:

  1. Click Win + XTerminal (administrator) or Command Line (Administrator).
  2. Enter the command:
    sfc /scannow

    and wait for the scan to complete (may take 10-15 minutes).

  3. Once completed, reboot your laptop.

If SFC did not find errors or could not fix them, run DISM:

DISM /Online /Cleanup-Image /RestoreHealth

This command will restore the Windows image. After completing it, run it again sfc /scannow.

Disable your antivirus (it may block changes)|Connect your laptop to the network (DISM requires internet)|Close all programs|Back up important files-->

6. Checking hotkeys and BIOS

On some laptops (especially Lenovo ThinkPad, Dell Latitude And HP EliteBook) the sound icon may disappear due to:

  • 🔑 Hotkeys: random press Fn + F1/F2/F3 (depending on the model) may turn off the sound or its indication. Try pressing this combination again.
  • 🔧 BIOS settings: If the onboard audio controller is disabled in the BIOS, Windows will not be able to initialize the sound card. Reboot the laptop, go into the BIOS (usually the F2, Del or Esc when turned on) and check the partition AdvancedAudio Device (must be Enabled).
  • 🖥️ Branded utilities: programs like Dell Audio, HP Support Assistant or Lenovo Vantage Sometimes the standard sound icon is blocked. Try removing them via Settings → Applications.

On laptops MSI and some models ASUS ROG the problem may be related to technology Nahimic — it replaces the standard Windows mixer with its own interface. To return the original icon:

  1. Open Control Panel → Programs and Features.
  2. Find Nahimic or A-Volute and delete.
  3. Restart your laptop.

7. Reset or reinstall Windows

If none of the methods help, radical measures remain. Let's start with reset sound settings:

  1. Open Settings → System → Sound.
  2. In the section Output device click Reset (if there is no such button, skip this step).
  3. Go to Control Panel → Sound, right-click on the current device → Properties → tab Additionally → click Restore defaults.

If this doesn't help, consider system recovery:

  • 🔄 Click Win + Rrstrui → select a restore point to the date when the sound icon was still working.
  • 📦 If there are no dots, try Settings → Update & Security → Recovery → Reset PC (with saving files).

Last resort - clean installation of Windows - use only if:

  • The laptop does not respond to other methods.
  • You are prepared to lose programs (but not files if you choose the data retention option).
  • You have a backup of your important data.
💡

Before reinstalling Windows, download drivers for your laptop model from the official website and save them to a USB flash drive. This will save time after installation.

Table: Reasons for the disappearance of the sound icon and solutions

Reason Signs Solution Difficulty
Hiding the tray icon The icon is in hidden icons Configure display in "Notification icon settings"
Windows Audio Service Fails No sound at all, error "Audio device not installed" Restart the service in services.msc ⭐⭐
Damaged driver There is sound, but there is no icon or it is gray Update/roll back the driver in Device Manager ⭐⭐
Virus or system file corruption The icon disappeared after an infection or cleaning the registry Launch sfc /scannow And DISM ⭐⭐⭐
Conflict with proprietary software Disappeared after installing utilities like Nahimic or Dell Audio Uninstall conflicting software through Programs and Features ⭐⭐

FAQ: Frequently asked questions about the missing sound icon

❓ The sound icon disappears after every Windows update. How to fix this?

This is a known driver issue Realtek And Conexant. Solutions:

  1. Download the latest driver from the laptop manufacturer's website (not Realtek!).
  2. Disable automatic driver updates: Settings → Update & Security → Advanced settings → Updates for other Microsoft products → disable the option.
  3. Use the utility Display Driver Uninstaller (DDU) to completely remove the old driver before installing the new one.
❓ There is no sound on the laptop at all, and neither do the icons. What to do?

If the sound disappears completely, the problem is deeper than just a missing icon. Check:

  • 🔌 Are the headphones connected (sometimes the laptop “forgets” to switch back to the speakers).
  • 🔇 Is the sound disabled at the physical level (for example, by a slider on the laptop body? Lenovo Yoga or HP Spectre).
  • 🛠️ Is the sound card not displayed in Device Manager with an exclamation point.

If all else fails, check the speaker circuit (on laptops Dell XPS And MacBook the plume often comes off).

❓ Is it possible to return the sound icon without rebooting?

Yes, in most cases. Try:

  1. Restart process explorer.exe:
    1. Откройте Диспетчер задач (Ctrl + Shift + Esc).
    

    2. Найдите процесс "Проводник" (Explorer.exe), кликните правой кнопкой → Перезапустить.

  2. Run the command on the command line (as admin):
    taskkill /f /im explorer.exe & start explorer.exe

If the icon does not appear, a reboot will still be required.

❓ Why does the sound icon disappear only on the battery?

This is a feature of energy-saving settings on some laptops (most often Lenovo And HP). Windows disables "non-critical" services to save battery. Solution:

  1. Open Control Panel → Power Options → Configure power plan → Change advanced power settings.
  2. Find a section USB Settings → Temporarily disable USB port option and install Prohibited.
  3. Check section PCI Express Settings → Link State Power Management and install Off.

Also updating the BIOS sometimes solves this problem.

❓ How to get the sound icon back on Windows 11 if it disappeared after the update?

In Windows 11, Microsoft has changed the icon display mechanism. Try:

  • 🔄 Roll back to the previous build: Settings → System → Recovery → Go Back (available for 10 days after update).
  • 📝 Manually add an icon through the registry:
    1. Откройте regedit.
    

    2. Перейдите в HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify.

    3. Удалите ключи IconStreams и PastIconsStream.

    4. Перезагрузите ПК.

  • 🔧 Use Winaero Tweaker to reset the icon cache.

If none of the methods help, the problem may be hardware - for example, a faulty sound card or motherboard. In this case, contact a service center, especially if the laptop is under warranty. For models MacBook (via Boot Camp) or laptops with Linux the solutions will be different - please clarify this in the comments.

⚠️ Attention: Do not install sound drivers from dubious sites! This may lead to the installation of viruses or incompatible software. Always download drivers from the official website of the laptop or chip manufacturer (Realtek, Conexant, etc.).
⚠️ Attention: On laptops with Dolby Atmos or DTS Audio The standard sound icon can be replaced with a proprietary one. To return the original icon, disable these programs in startup (Ctrl + Shift + Esc → Startup).