10 Windows speed tips that don't work

6. USB polling

Some PC tweaking guides complain that Windows polls your USB controller every millisecond, cutting your performance and preventing laptop CPUs from entering the C3 power-saving state.

But, they say, if you go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Usb\0000, create a DWORD value called IdleEnable and set it to 1, then Windows will increase the polling interval to 5ms and all will be well.

An Interrupt Request (IRQ) is a signal used by devices to grab the attention of your CPU. A common speed-up tweak says you can improve your PCs performance by changing the priority of some of these IRQs, particularly #8, the system clock. And to do this you must point REGEDIT at HKEY_LOCAL_MACHINE\SystemCurrentControlSetControlPriorityControl, create a new DWORD value called IRQ8Priority and set it to 1 (for the highest priority).

Benchmarking

POINTLESS: Benchmarking our test PC showed the IRQ8Priority tweak had no effect whatsoever

-------------------------------------------------------------------------------------------------------

Liked this? Then check out 50 expert tips to make your PC faster

Sign up for TechRadar's free Weird Week in Tech newsletter
Get the oddest tech stories of the week, plus the most popular news and reviews delivered straight to your inbox. Sign up at http://todaymegadeals.shop/register%3C/a%3E%3C/p%3E

Mike Williams
Lead security reviewer

Mike is a lead security reviewer at Future, where he stress-tests VPNs, antivirus and more to find out which services are sure to keep you safe, and which are best avoided. Mike began his career as a lead software developer in the engineering world, where his creations were used by big-name companies from Rolls Royce to British Nuclear Fuels and British Aerospace. The early PC viruses caught Mike's attention, and he developed an interest in analyzing malware, and learning the low-level technical details of how Windows and network security work under the hood.