Close Menu
    What's Hot

    Evaluating the Most Effective Tools for Streamlining Modern Law Firm Operations

    April 29, 2026

    How to Effectively Use Social Media Analytics Tools

    April 27, 2026

    How I Burned $650 on Claude API in a Month — And the $1 Switch That Fixed It

    April 27, 2026
    Facebook X (Twitter) YouTube LinkedIn
    Facebook X (Twitter) YouTube LinkedIn
    SysprobsSysprobs
    • Tech Guides
      • Windows
        • Windows 11
        • Windows 10
        • Windows Servers
      • Virtualization
        • VirtualBox
        • VMware
        • Hyper-V
        • Server Virtualization
        • VirtualBox Images
      • PC
        • Linux
        • macOS
        • Hackintosh
        • MS Office
      • Pro IT Tips
        • Internet
        • MS Exchange
        • Fintech
    • Reviews
      • Gadgets
        • Android
        • iPhone
    • Security & Privacy
      • IT Security
    • Trading Gear
      • Laptops
    SysprobsSysprobs
    Home»Windows»Windows 8»[Fixed] Volume Icon Missing on Windows 10 or 8.1, How to Get it Back?

    [Fixed] Volume Icon Missing on Windows 10 or 8.1, How to Get it Back?

    DineshBy DineshUpdated:August 6, 2020
    Share
    Facebook Twitter LinkedIn Pinterest Email

    It doesn’t matter what type of latest Operating System you have on your computer, sometimes something goes wrong always. If you encounter that the volume icon is missing from the taskbar of Windows 10 or 8.1 computer, this post going to be useful.

    For some reasons, the sound icon on the notification area may not appear. This could be possibly by system registry/files corruption or sound driver issues by Windows updates or even it was accidentally disabled by someone.

    There are several methods available to fix this issue, but we will start with the basic method and then move to the advanced steps. Recently I faced this same issue after upgrading my Windows 10 and one of the following methods helped to solve it.

    Methods to Show Missing Volume Icon on Windows 10 or 8.1

    Method 1:  Let’s try from the Settings up

    Search for ‘Turn system icons on or off’ from Windows search and click on it. This will directly open the control box where we can enable and disable the icons in the notification bar.

    Search For Volume Icon Settings

    Make sure that the volume icon is set to show in the notification area.

    Turn On Volume Icon On Windows 10

    This is a straightforward method to bring back the missing volume icon from the taskbar if someone or system settings disabled the view. In most cases, this method should work on Windows 10 or earlier Operating Systems.

    Windows 8.1 and Windows 7 users can try below method.

    Right-click near the clock on the notification area and select Properties.

    Task bar Properties Make sure Volume icon is set ‘On’ as shown below, if not, enable it.Enable System Icons

    If this step doesn’t help, click on ‘Restore default icon behaviors’ which may bring back the missing icon.

    restore volume icon

    Read Also: How to get back missing language bar in Windows 8  or 8.1

    Method 2: Restart the Windows Explorer

    If still the volume icon is missing and you are not able to enable it from ‘Turn system icons on or off’  area as mentioned in the earlier step, then that could be an issue with the explorer process. The following two steps can solve the issue.

    a) Kill the explorer.exe from Processes or Details tab under task manager.

    Find out all explorer.exe and kill/terminate them, make sure no explorer.exe is running in the task manager. By this time, your desktop will go blank as the explorer service is not running at the moment.

    Kill explorer

    After that, on the File menu select the new process or Run (or new tasks).

    Start A New Task

    Type ‘explorer’ and press OK. It will start the new explorer process. That should bring back the volume icon.

    Open Explorer

     

    If none of the above methods helped for you, follow the below registry modification.

    b) Registry modification- It’s recommended to take a backup before modifying the registry.

    Open registry editor in Windows and find out;

    HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify

    Once clicked the TrayNotify, look for IconStreams and PastIconStreams at the right pane.

    Delete both keys. Right-click and select Delete.

    Registry Modification For Missing Volume Icon

    More information about modifying above registry value is available here at Microsoft site, please visit.

    After modifying registry keys, you need to kill and restart the explorer.exe process to take effect.

    Few Additional General Steps you Can Try

    Here are some of the best practice and general steps you can try to fix this missing volume icon issue on a Windows computer.

    1. Restart the computer
    2. Log in with the different user profile and check. This can help in verifying whether the problem is for this particular user profile or all users on the computer.
    3. Recreate the user profile – if only one user is facing this issue on the computer.
    4. Do Windows update
    5. Uninstall and reinstall the sound driver. Better install the latest driver.

    I hope one of the above methods would have helped you in getting back missing volume icon on Windows 10 or 8.1 desktop/laptop.

    windows 10 troubleshoot Windows 8 Windows 8.1
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Dinesh
    • Website

    Dinesh is the founder of Sysprobs and written more than 400 articles. Enthusiast in Microsoft and cloud technologies with more than 15 years of IT experience.

    Related Posts

    Disable WSUS by Registry On Windows 11/10 Managed Computers

    March 13, 2026

    9 Best Android Emulator for Windows PC

    March 1, 2026

    Top Hamachi Alternatives for Virtual LAN Gaming in 2026

    January 1, 2026

    How to Delete NVIDIA MessageBus Logs in Windows 11/10

    June 21, 2025

    How to Set 12-Hour Clock in Windows 10/11 (From 24-hour)

    June 9, 2025

    11 Games like Overwatch you Must Play in 2024

    January 16, 2024

    109 Comments

    1. Desert Eagle on October 19, 2014 9:26 pm

      Great fix! Thanks!

    2. Thomas on October 19, 2014 9:28 pm

      Thanks. Method 2 worked perfectly.

    3. jcarerra on October 21, 2014 5:25 pm

      After working with every fix mentioned anywhere on the
      internet for recovering missing power, network, and volume icons, I
      consolidated the ‘repair’ into this procedure…

      Either manually edit each of the registry keys below or make
      a .reg file with EXACTLY the content between the dashed lines and run it
      ==========================================
      Put ALL below in a text file named (for example)
      “NotificationsFix.reg”
      —————————————–
      Windows Registry Editor Version 5.00

      [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\TrayNotify]
      “PastIconsStream”=-
      “IconStreams”=-

      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
      “HideSCANetwork”=dword:00000000

      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
      “HideSCAPower”=dword:00000000

      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
      “HideSCAVolume”=dword:00000000
      —————————————–
      The first one deletes two keys that Windows will restore on
      boot.

      The last three tell Windows to NOT hide the icons…the zero
      value disables hiding.

      Restart or reboot after editing/creating the keys, or
      running the reg file.

      Works reliably every time in my Windows 8.1, and I’m sure it
      will work in Windows 8;

      not sure about earlier ones.

    4. Shadow on October 22, 2014 10:50 am

      thanks. Killing Explorer method worked out.

    5. Marisela Bateman on October 23, 2014 2:48 am

      Awesomeness!! Method 2 worked for me!! Thank you!

    6. kaye on October 23, 2014 10:40 pm

      Method 2 help resolved my problem. Thanks!

    7. Dan on October 26, 2014 8:45 pm

      I have now bookmarked this page as this is the second time I have had to go through Method 2. Great fix. Thanks for the info.

    8. Mustafa on October 27, 2014 6:52 am

      Method 2 worked on my windows 8.1. Thanks a ton!

    9. shawn on October 27, 2014 6:24 pm

      Method 2 works perfect – kill explorer.exe in windows 8.1 and restart

    10. Julia on October 31, 2014 3:30 pm

      Thank you so much! No luck with method 1 , but method worked like a charm.

    11. Michael Dickson on November 1, 2014 6:53 pm

      Worked! Thanks. I had to use Method 2.

    12. Stephen Roy on November 11, 2014 4:58 pm

      I usually use Chrome but used for Explorer for something specific. When I went back to Chrome, the icon was missing. I just restarted my laptop and the icon reappeared.

    13. Tim on November 11, 2014 10:05 pm

      Thanks a million! I was thinking about doing a system restore, but that was a last resort…. Method 2, Killing explorer in task manager; details worked.

    14. jerome on November 12, 2014 3:07 pm

      Thanks, Second method worked well.

    15. Keiba Fan on November 15, 2014 6:54 am

      Bringing up Task Manager in Windows 8.1, and then highlighting Explorer allowed me to hit the bottom “Restart Explorer” button. Voila! The volume icon reappeared in the taskbar. No other method mentioned worked until I did this.

    16. Southern Fire on November 17, 2014 8:12 am

      Method 2 worked like a charm. Thanks!

    17. geomorillo on November 18, 2014 10:03 am

      tx 2nd method worked for me

    18. Todd on November 20, 2014 10:18 pm

      I did as instructed, but my sound/volume icon will not respond to the “on” click. It remains off and I clicked the “restore default icon behaviors” and still nothing. I also rebooted the computer and still no response. Any other suggestions?

    19. thisteamisimba on November 21, 2014 5:41 am

      Method 2 helped, thanks!

    20. vinothini on December 2, 2014 9:28 am

      Thanks 🙂 , Method 2 working for me

    21. Syd on December 3, 2014 7:33 am

      Thank you for the help the problem is fixed I sincerely thank you. <3 Syd

    22. muge on December 9, 2014 6:06 am

      Thanks a million! The second option fixed the problem. I was going mad for a while! Thank you for posting the steps here! The first actually helpful tip that I’ve found, no one ever suggested killing the explorer!

    23. catherine maguire on December 9, 2014 1:37 pm

      Thanks! Method 2 worked for me

    24. Xavier on December 10, 2014 11:39 pm

      Great ! Thanks !

      Method 2 works perfectly

      😉

    25. Adil on December 17, 2014 12:49 pm

      thank u so much the method 2 worked for me 🙂

    ← Older Comments
    Newer Comments →
    Top Posts

    Where is the Outlook QR code? How to Use?

    February 16, 2024

    Download and Use Windows 7 Pre-Installed VirtualBox Image

    May 3, 2022

    How to Install and Use Outlook for Ubuntu 24.04 LTS/24.10

    December 10, 2025
    Don't Miss

    Evaluating the Most Effective Tools for Streamlining Modern Law Firm Operations

    April 29, 2026

    The legal industry has undergone a significant transformation as traditional paper-heavy files are replaced by…

    How to Effectively Use Social Media Analytics Tools

    April 27, 2026

    How I Burned $650 on Claude API in a Month — And the $1 Switch That Fixed It

    April 27, 2026

    200+ Funny Wi‑Fi Names in 2026 for Home Routers, Mesh Wi‑Fi, and Hotspots

    April 26, 2026
    Stay In Touch
    • Facebook
    • YouTube
    • Twitter
    • LinkedIn
    Latest Posts

    Evaluating the Most Effective Tools for Streamlining Modern Law Firm Operations

    April 29, 2026

    How to Effectively Use Social Media Analytics Tools

    April 27, 2026

    How I Burned $650 on Claude API in a Month — And the $1 Switch That Fixed It

    April 27, 2026
    INFORMATION
    • About
    • Contact Us
    • Privacy Policy
    ABOUT

    Established in 2007, Sysprobs is a trusted resource for IT professionals and System Administrators. We bridge the gap between enterprise infrastructure and the future of fintech security. From Windows virtualization to Blockchain node management, we provide technical guides for the modern digital economy.

    POPULAR SECTION

    WINDOWS 11
    WINDOWS 10
    VIRTUALIZATION
    IT SECURITY
    PRO IT TIPS

     

    Sysprobs
    Facebook X (Twitter) YouTube LinkedIn
    • Home
    • Windows
    • Cloud
    • Security & Privacy
    © 2026 SYSPROBS: System Security & Fintech Solutions. Protected by Cloudflare.

    Type above and press Enter to search. Press Esc to cancel.