Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

how to get some icons to always hide?

Featured Replies

just wondering how to do this

i was messing around with some registry tools but i didnt understand them

i have 2 icons that i want to set to always hide

also, how could i remove something from starting up with windows if its not in the startup folder?

thanks

how could i remove something from starting up with windows if its not in the startup folder?

Hello lilweirddude! Have you tried msconfig? :)

About the icons, are you talking about the system tray icons?

in regedit goto

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

Run msconfig to see the name of the program that you want to disable on start-up. You can also see the registry location there, as MCT said.

For example, if I want to disable Yahoo Messenger from my start-up, this is my code.

REM THIS WILL DISABLE YAHOO! PAGER ON START-UP

REG DELETE HKCU\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN /V "YAHOO! PAGER" /F

  • Author

yeah, i was trying to moniter changes after using msconfig

thanks, will try it out

edit: yes i'm talking about the system tray icons

Tray Saver

TraySaver is an advanced system tray management utility for Windows 95/98/NT. It gives you a more compact & manageable taskbar by allowing you to hide system tray icons. Tray icons can be moved into a separate floating window, which can then be moved around or hidden as you please. In addition, TraySaver rescues tray icons lost after an Explorer crash, and enables any window to be minimized to the system tray.
...for Windows 95/98/NT...

have you tried this on WinXP?

Run msconfig to see the name of the program that you want to disable on start-up.  You can also see the registry location there, as MCT said.

For example, if I want to disable Yahoo Messenger from my start-up, this is my code.

REM THIS WILL DISABLE YAHOO! PAGER ON START-UP

REG DELETE HKCU\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN /V "YAHOO! PAGER" /F

Cool! I was searching for a way to disable the stuff I found in msconfig startup tab. :thumbup

My method of removing stuff

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]

"Yahoo! Pager"=-

...for Windows 95/98/NT...

have you tried this on WinXP?

Yes it does work in xp but I couldn't get it to display the floating window but you could hide and show things from the menu anyway.

Also I haven't tried to do it unattended. I think it is possible though.

BTW if you guys dont know this already windows xp is actually 'Windows NT 5.1' so most nt software will work in it

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.