How to remove the Internet and Mail icons from the Start Menu with RegEdit

There’s always the easy way. by Right clicking and choosing properties on the start bar: But here’s the quick and dirty… Create a .reg file with this content and apply it. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows \CurrentVersion\Explorer\StartPage] “Favorites”=hex:00 “FavoritesChanges”=dword:00000001 “FavoritesResolve”=hex:00,00,00,00,00,00,00,00...