bruinator Posted September 2, 2015 Share Posted September 2, 2015 Is there a way to have system tray programs load faster in windows 10?THX Link to comment Share on other sites More sharing options...
mp3it Posted September 2, 2015 Share Posted September 2, 2015 Open the task manager and click on the startup tab. Disable the stuff you don't need Link to comment Share on other sites More sharing options...
212eta Posted September 3, 2015 Share Posted September 3, 2015 @echo offtaskkill /im explorer.exe /freg delete "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v IconStreams /freg delete "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v PastIconsStream /fstart "Shell Restarter" /d "%systemroot%" /i /normal explorer.exeshutdown -r -t 0 Link to comment Share on other sites More sharing options...
bruinator Posted September 3, 2015 Author Share Posted September 3, 2015 @echo offtaskkill /im explorer.exe /freg delete "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v IconStreams /freg delete "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v PastIconsStream /fstart "Shell Restarter" /d "%systemroot%" /i /normal explorer.exeshutdown -r -t 0What do i do with the hidden code, plz?thx Link to comment Share on other sites More sharing options...
rudrax Posted September 3, 2015 Share Posted September 3, 2015 Sounds like Windows 10 has a start up delayer by default with delays the startup time of the apps. If you can access those setting you can reduce the tray icon loading time by reducing the delay time for each tray apps. Link to comment Share on other sites More sharing options...
212eta Posted September 4, 2015 Share Posted September 4, 2015 @echo offtaskkill /im explorer.exe /freg delete "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v IconStreams /freg delete "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v PastIconsStream /fstart "Shell Restarter" /d "%systemroot%" /i /normal explorer.exeshutdown -r -t 0What do i do with the hidden code, plz?thx1. Copy it inside a .txt file (i.e. Note/WordPad file)2. Rename it as Notification Area Cleaner.bat3. Close/Save all your open files, programs etc.4. Click on the Notification Area Cleaner.bat file.Your windows will reboot and your inactive Tray Iconswill vanish as soon as Windows launches back. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.