win9598xp7
Member
- Local time
- 9:22 PM
- Posts
- 62
- OS
- Windows 11
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
CLick that arrow on the left side of the taskbar popup you screen-shot.In my new Windows 11 install, I notice that the bottom right-hand corner tray (in the main taskbar) is set to display the Network icon and the Sound icon by default. Can I customize this to what I want to appear there? Or is that locked?
View attachment 99887
No, those are deemed essential and cannot be removed/manipulated.In my new Windows 11 install, I notice that the bottom right-hand corner tray (in the main taskbar) is set to display the Network icon and the Sound icon by default. Can I customize this to what I want to appear there? Or is that locked?
View attachment 99887
You have not overlooked any settings.Just for clarity, I typoed in the title. I meant to say SOUND and Network icons.
What I'm wondering essentially is can I customize which two icons appear there. I like having sound there, can I put something else besides the Network icon (without a 3rd party app)? No big deal if not, I can live with it. Just wanting to verify it's not a setting I'm overlooking (since I'm new to Windows 11).
batmeter.dll.mun
for power iconsimageres.dll.mun
for folder and many other iconspnidui.dll
for network iconsSndVolSSO.dll.mun
for sound iconsstobject.dll.mun
for the USB safe removal iconpnidui.dll
file is in C:\Windows\System32
folder.mun
files are in C:\Windows\SystemResources
folder and cannot be modified directly. You must copy the files in another folder, modify them and then take ownership and full access to replace them. After you have modified the copies, you must change the owner of both the folder SystemResources
and each file separately from TrustedInstaller
to Administrators
group. Then you must modify permissions and grant full access to the folder and each file separately. While Explorer is running you cannot replace the files, so open a Command Prompt as Administrator and kill the Explorer task (end task) from Task Manager, Details. Now type this code:C:
cd \
cd \windows\systemresources
ren batmeter.dll.mun batmeter.dll.mun.old
copy \temp\batmeter.dll.mun .
explorer
exit
C:\temp
folder, change it as appropriate. Replace the batmeter.dll.mun
line with the other filenames to replace the rest files before executing the explorer
line to load Explorer again. .dll
type, were in folder C:\Windows\System32
and could be modified directly with Customizer God. From Windows 10 build 1903 up to latest Windows 10 and 11 versions, these files are of .dll.mun
type (what is the difference?), they are in C:\Windows\SystemResources
folder and cannot be modified directly due to access rights. See my previous post for details..exe
or .dll
or .dll.mun
files with the icons you want to use, Customizer God can extract the icons in a folder for you (click the More button). If you extract the icons from a Windows 7/8 system file, don't rename them so you can choose the folder and replace the same icons in the respective Windows 11 system file. Otherwise you would have to do it one-by-one which is a real PITA.