pc71520 Posted April 12, 2019 Share Posted April 12, 2019 Following, it is the content of a batch file that Clears the Notification Area :: Set console. :: /************************************************************************************/ :mode echo off mode con cols=78 lines=30 color 17 cls echo. taskkill /im explorer.exe /f reg delete "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v IconStreams /f reg delete "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v PastIconsStream /f start "Shell Restarter" /d "%systemroot%" /i /normal explorer.exe shutdown -r -t 0 1) Copy the above. 2) Open Notepad. 3) Paste what you Copied. 4) Save as Notification Area Cleaner.cmd. Running the Notification Area Cleaner.cmd file will clear the Notification Area of your system. ***Attention*** Save your work BEFORE running the Notification Area Cleaner.cmd file, because your system will automatically Restart Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.