Results 1 to 7 of 7

Thread: Mouse polling speed in vista

  1. #1
    Join Date
    Aug 2009
    Posts
    29

    Mouse polling speed in vista

    I have install windows vista on my computer and i want to know the mouse polling rates in vista. I am using Logitech mouse and want to increase or Change Mouse Polling Rate. Any help will be extremely appreciated.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,347

    Re: Mouse polling speed in vista

    To change mouse polling rate in vista 64bit use the following command :
    Code:
    takeown /f "C:\Windows\System32\Drivers\usbport.sys"
    cacls "C:\Windows\System32\Drivers\usbport.sys" /G username:F

  3. #3
    Join Date
    May 2008
    Posts
    1,822

    Re: Mouse polling speed in vista

    By default, the USB polling rate is set at 125hz. The polling rate (or report rate) determines how often the mouse sends information to your computer. If you have a low end CPU your mouse's polling rate may effect your CPU. Which means the mouse cursor can only be updated every 8 milliseconds. But it is possible to increase the USB polling rate via software or hardware.

  4. #4
    Join Date
    Sep 2005
    Posts
    2,327

    Re: Mouse polling speed in vista

    USB Mouserate Switcher 1.1 : USB Mouserate Switcher will allow you to enforce a mouse polling rate of 250 Hz (4 ms), 500 Hz (2 ms) or 1000 Hz (1 ms) and let you restore Windows' original "usbport.sys" (8 ms) if needed.

  5. #5
    Join Date
    Aug 2010
    Posts
    2

    Re: Mouse polling speed in vista

    Quote Originally Posted by deoWo View Post
    To change mouse polling rate in vista 64bit use the following command :
    Code:
    takeown /f "C:\Windows\System32\Drivers\usbport.sys"
    cacls "C:\Windows\System32\Drivers\usbport.sys" /G username:F
    Hi, can you explain better how i sould use thoes commads? and what does takeown /f and /G username:F means.

  6. #6
    Join Date
    May 2006
    Posts
    2,812

    Re: Mouse polling speed in vista

    Quote Originally Posted by kriibbe View Post
    Hi, can you explain better how i sould use thoes commads? and what does takeown /f and /G username:F means.
    You first need to open a command prompt. You can do this by clicking the Start menu, choosing Run, entering "cmd" and pressing Enter. Then you need to type "takeown /f C:\Windows\System32\Drivers\usbport.sys" and press Enter, then type "cacls C:\Windows\System32\Drivers\usbport.sys /G Administrator:F" and press Enter. This will make you the owner of usbport.sys and give you full access rights to it for Mouse polling.

  7. #7
    Join Date
    Aug 2010
    Posts
    2

    Re: Mouse polling speed in vista

    Quote Originally Posted by t.j. View Post
    You first need to open a command prompt. You can do this by clicking the Start menu, choosing Run, entering "cmd" and pressing Enter. Then you need to type "takeown /f C:\Windows\System32\Drivers\usbport.sys" and press Enter, then type "cacls C:\Windows\System32\Drivers\usbport.sys /G Administrator:F" and press Enter. This will make you the owner of usbport.sys and give you full access rights to it for Mouse polling.
    And how do i get a high hz/polling rate then?

Similar Threads

  1. What does the polling rate of Razer DeathAdder mouse do
    By kEyURi in forum Hardware Peripherals
    Replies: 2
    Last Post: 14-06-2012, 11:44 AM
  2. Mouse Menu Speed in Serious Sam 3: BFE
    By SaibalJha in forum Video Games
    Replies: 5
    Last Post: 24-11-2011, 06:54 PM
  3. Unable to rise the intellimouse 3.0 mouse polling rate
    By Ryder Allen in forum Hardware Peripherals
    Replies: 5
    Last Post: 30-03-2011, 09:03 AM
  4. How to speed up your Mouse.
    By Sandy22 in forum Hardware Peripherals
    Replies: 5
    Last Post: 24-12-2009, 03:36 AM
  5. Change usb mouse polling rate in Windows 7
    By Floyd in forum Operating Systems
    Replies: 4
    Last Post: 26-08-2009, 05:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,541,189.91330 seconds with 17 queries