Getting rid of Nero cruft
Nero installs a lot of crap whether you like it or not. To dispose of Nero Scout and the taskbar search, open a command prompt window and paste the following commands.
regsvr32 /u "%COMMONPROGRAMFILES%\Ahead\Lib\NeroSearch.dll"
regsvr32 /u "%COMMONPROGRAMFILES%\Ahead\Lib\NeroSearchBar.dll"
regsvr32 /u "%COMMONPROGRAMFILES%\Ahead\Lib\NeroSearchTray.dll"
regsvr32 /u "%COMMONPROGRAMFILES%\Ahead\Lib\MediaLibraryNSE.dll"