Some hacks I've discovered by myself DISABLE "COMPATIBILITY" TAB IN EXECUTABLES PROPERTIES: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}\InprocServer32] @="" "ThreadingModel"="Apartment" "~~Disabled~~"="SlayerXP.dll" REMOVE "OPEN AS A PORTABLE DEVICE" WHEN RIGHT-CLICKING FLOPPY (WITH MEDIA PLAYER 10 INSTALLED): Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\CLSID\{cc86590a-b60a-48e6-996b-41d25ed39a1e}\InProcServer32] @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,41,00,75,00,\ 64,00,69,00,6f,00,64,00,65,00,76,00,2e,00,64,00,6c,00,6c,00,00,00 "ThreadingModel"="Apartment" DISABLE "OFFLINE FILES" TAB IN "FOLDER OPTIONS": Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{10CFC467-4392-11d2-8DB4-00C04FA31A66}\InProcServer32] @=hex(2):00,00 "ThreadingModel"="Apartment" "~~Disabled~~"="%SystemRoot%\\System32\\cscui.dll" DISABLE "QUOTA" TAB IN HARD DISKS PROPERTIES: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{7988B573-EC89-11cf-9C00-00AA00A14F56}\InprocServer32] @="" "ThreadingModel"="Both" "~~Disabled~~"="dskquoui.dll" DISABLE "SHARING" TAB IN FOLDERS PROPERTIES: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}\InProcServer32] @="" "ThreadingModel"="Apartment" "~~Disabled~~"="ntshrui.dll" REMOVE "SHARING AND SECURITY" IN RIGHT-CLICK MENU: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\CLSID\{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}\InProcServer32] @="" "ThreadingModel"="Apartment" "~~Disabled~~"="ntshrui.dll" REMOVE NEW SHELL EXTENSIONS OF MEDIA PLAYER 10 (ADD TO BURN LIST, ETC...) IN RIGHT-CLICK MENUS: Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\InprocServer32] @="C:\\WINDOWS\\system32\\wmpshell.dll" "ThreadingModel"="Apartment" [-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}\InprocServer32] @="C:\\WINDOWS\\system32\\wmpshell.dll" "ThreadingModel"="Apartment" I haven't suffered any side effects with this. If someone notice them, please report.