Enable or Disable System Icons on Taskbar in Windows 10  

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 68,995
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #10

    sygnus21 said:
    Shawn is there not a simpler way to show hide icons in the notification area - say the speaker icon? I could have sworn this could be done in the settings without need of a bat file. Am I missing something. Trying to help out a novice.

    Thanks
    Hello Drew,

    Oh yes. This tutorial is for disabling (gray out) the icon for all users.

    You can use an option in either tutorial below to just turn off (hide) the icon instead.

    Turn On or Off System Icons on Taskbar in Windows 10

    Hide or Show Notification Area Icons on Taskbar in Windows 10
      My Computers


  2. Posts : 5,899
    Win 11 Pro (x64) 22H2
       #11

    Yeah, I actually found what I was looking for and posted the procedures here - Speaker Icon. I was looking for a tutorial on that. You know how it is when you're in a hurry. Anyway I'm sure you have that one. I just couldn't find it

    Thanks
      My Computers


  3. Posts : 68,995
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #12

      My Computers


  4. Posts : 8
    Windows 7/Windows 10
       #13

    User values are stored in
    HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3
    Value: Settings
    Type: REG_BINARY

    From my experimentation it seems to be stored in the 10th byte. I just wanted to turn Location to Off, and setting that byte to 10 did the trick.

    Sample script:
    set "_key=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3"
    for /f "tokens=3" %%A in (' reg query "%_key%" /v Settings ') do set "_sysIcons=%%A"
    reg add "%_key%" /v Settings /t REG_BINARY /d %_sysIcons:~0,18%10%_sysIcons:~20% /f
    taskkill /f /im explorer.exe && ping -n 2 127.0.0.1 >nul && start explorer.exe
      My Computer


  5. Posts : 2
    Windows 10
       #14

    Hello,
    Does anybody managed to find the DWORD for Microphone?

    Thank you
      My Computer


  6. Posts : 68,995
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #15

    cykaboom1 said:
    Hello,
    Does anybody managed to find the DWORD for Microphone?

    Thank you
    Hello cykaboom1, and welcome to Ten Forums.

    You could turn off the Microphone icon in Settings like in the tutorial below, but it uses a binary values that cannot be easily changed manually in the registry since it includes all the other system icons.

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

    Turn On or Off System Icons on Taskbar in Windows 10
      My Computers


  7. Posts : 2
    Windows 10
       #16

    Hello Brink and thank you for de reply.

    I tried to observe the differences in TrayNotify. I exported this register from a newly created Windows10 vm (virtualbox) where the Microphone was on by default. Change the microphone to off, exported again the TrayNotify register and start observing the differences. The register DOUBLED its size and de modifications seems quite random to me. I repetead the procedure to see if the third export (microphone on) matches the initial export. Random changes and I can't observe a clear pattern.
    Does anyone else bumped into this?

    Thank you
      My Computer


  8. Posts : 2
    Windows 10 Ent
       #17

    Thank you for sharing your knowledge, I have a question about how to disappear Windows Updates Icon on the taskbar. I know the way applying for the each Client desktop, but I've got 1300 vm users. It is impossible to apply for each user. I wonder how to set disable Windows Update Icon using Registry or Group policy editer. Thanks! Enable or Disable System Icons on Taskbar in Windows 10-29.png

    - - - Updated - - -
      My Computer


  9. Posts : 68,995
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #18

    youjarha said:
    Thank you for sharing your knowledge, I have a question about how to disappear Windows Updates Icon on the taskbar. I know the way applying for the each Client desktop, but I've got 1300 vm users. It is impossible to apply for each user. I wonder how to set disable Windows Update Icon using Registry or Group policy editer. Thanks! Enable or Disable System Icons on Taskbar in Windows 10-29.png
    Hello youjarha, and welcome to Ten Forums.

    You could use option 3 in the tutorial below to hide the Windows Update Status icon on the taskbar notification area.

    Hide or Show Notification Area Icons on Taskbar in Windows 10
      My Computers


  10. Posts : 44
    Windows 10 Home 64-bit Version: 17134.1040
       #19

    My sound icon in the task bar had stopped working. This worked super easy and fast. Thank you so much!
      My Computer


 

Tutorial Categories

Enable or Disable System Icons on Taskbar in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:53.
Find Us




Windows 10 Forums