No Mouse Pointer [Windows 8.1 U1]


Recommended Posts

Im having issues with the mouse pointer not showing on screen the issue started with Windows 8.1 U1 (Update 1). After I updated to U1 the mouse pointer would not appear randomly after resuming from sleep a restart would not fix it I updated the logitech software (I have a Logitech Performance MX) but this did not resolve the issue. I then tried a Microsoft Explorer Mini mouse which had the same issue so I don't think its the mouse.

 

I performed a clean install and the issue still persists. I'm using latest the drivers for all the hardware currently. A restart does not fix the issue either.

Link to comment
https://www.neowin.net/forum/topic/1211863-no-mouse-pointer-windows-81-u1/
Share on other sites

Are you still able to issue clicks with the missing pointer, or does it not respond at all? What happens if you remove the wireless dongle from the USB port and plug it back in, or if you swap in a wired keyboard after the pointer vanishes?

How are you acquiring the latest drivers?

When you say that a restart doesn't fix the issue, does that mean that restarting after the pointer disappears results in it still being missing after the restart (and presumably only a hard shutdown fixes it), or do you mean that restarting the computer resolves the pointer issue, but if the computer then goes to sleep, the pointer will disappear again?

  On 03/05/2014 at 23:58, zhangm said:

Are you still able to issue clicks with the missing pointer, or does it not respond at all? What happens if you remove the wireless dongle from the USB port and plug it back in, or if you swap in a wired keyboard after the pointer vanishes?

How are you acquiring the latest drivers?

When you say that a restart doesn't fix the issue, does that mean that restarting after the pointer disappears results in it still being missing after the restart (and presumably only a hard shutdown fixes it), or do you mean that restarting the computer resolves the pointer issue, but if the computer then goes to sleep, the pointer will disappear again?

 

Yes, I'm able to move the mouse around and click with the pointer. Disconnecting and reconnecting the USB dongle the pointer still does not appear. I've not tried a wired mouse as I don't have one at hand but will try that tomorrow as I have one lying around my brother's place.

 

Downloading the Setpoint application from the Logitech website.

 

Yes correct, after the pointer disappears either a soft or a hard restart the pointer still does not appear.

 

Though I would like to add that when I lock my computer the pointer appears on the lock screen.

Strange question maybe, but are you running any other mouse related software / drivers? I had issues with my mouse because I had my Wacom driver installed. Removed the Wacom driver and all is good. Had to wait for an update from Wacom.

 

Maybe try to remove all mouse related drivers from your computer? Logitech Setpoint isn't necessary per se. Just use the HID drivers and see if the problem persists?

  On 05/05/2014 at 09:24, Starbuck84 said:

Strange question maybe, but are you running any other mouse related software / drivers? I had issues with my mouse because I had my Wacom driver installed. Removed the Wacom driver and all is good. Had to wait for an update from Wacom.

 

Maybe try to remove all mouse related drivers from your computer? Logitech Setpoint isn't necessary per se. Just use the HID drivers and see if the problem persists?

 

Uninstalled Logitech related software, rebooted and just used the HID mouse driver and the issue's still present

Did you tried a clean boot? By going into the task manager - Startup tab and removing apps.

 

I had a client  with a similar issue, the pointer dissapeared after opening a Webex session. So it was an app/service running.

  On 05/05/2014 at 17:01, shadowgmo said:

Did you tried a clean boot? By going into the task manager - Startup tab and removing apps.

 

I had a client  with a similar issue, the pointer dissapeared after opening a Webex session. So it was an app/service running.

 

I've just tried that with no change in the situation

 

  On 05/05/2014 at 17:12, mrp04 said:

Do you have a touch screen? There could be a problem with some drivers or firmware

 

If Windows detects you have a touch screen and no mouse is detected it hides the cursor. 

 

Any way to see if this the case? This is running on a Desktop (specs in my sig) and my monitor does not have any touch screen ability.

Use an older GPU driver. In Windows 8.1U1 I had issues with my keyboard, it was disconnecting and reconnecting several times a day with a (USB) sound notification.

Perhaps use a different USB port?

Disable old PS/2 support in BIOS if you have it, swap ports with keyboard.

Disable GPU and enter Windows with your CPU intregrated GPU.

Scan your system with different antivirus software.

  • 4 months later...
  • 2 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • At some point, hardware becomes obsolete and we cant blame vendors for dropping support. Much of the models dropped, run Intel hardware which means they can install something else on the device if they truly want to keep using it.
    • Well, that was fun: PS C:\WINDOWS\system32> Install-Script -Name Set-InetpubFolderAcl WARNING: Unable to download from URI 'https://go.microsoft.com/fwlin...627338&clcid=0x409' to ''. WARNING: Unable to download the list of available providers. Check your internet connection. PackageManagement\Install-PackageProvider : No match was found for the specified search criteria for the provider 'NuGet'. The package provider requires 'PackageManagement' and 'Provider' tags. Please check if the specified package has the tags. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7468 char:21 + ... $null = PackageManagement\Install-PackageProvider -Name $script:N ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (Microsoft.Power...PackageProvider:InstallPackageProvider) [Install-PackageProvider], Exception + FullyQualifiedErrorId : NoMatchFoundForProvider,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackageProvider PackageManagement\Import-PackageProvider : No match was found for the specified search criteria and provider name 'NuGet'. Try 'Get-PackageProvider -ListAvailable' to see if the provider exists on the system. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7474 char:21 + ... $null = PackageManagement\Import-PackageProvider -Name $script:Nu ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidData: (NuGet:String) [Import-PackageProvider], Exception + FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.ImportPackageProvider WARNING: Unable to download from URI 'https://go.microsoft.com/fwlin...627338&clcid=0x409' to ''. WARNING: Unable to download the list of available providers. Check your internet connection. PackageManagement\Get-PackageProvider : Unable to find package provider 'NuGet'. It may not be imported yet. Try 'Get-PackageProvider -ListAvailable'. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7478 char:30 + ... tProvider = PackageManagement\Get-PackageProvider -Name $script:NuGet ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Microsoft.Power...PackageProvider:GetPackageProvider) [Get-PackageProvider], Exceptio n + FullyQualifiedErrorId : UnknownProviderFromActivatedList,Microsoft.PowerShell.PackageManagement.Cmdlets.GetPackageProvider Install-Script : NuGet provider is required to interact with NuGet-based repositories. Please ensure that '2.8.5.201' or newer version of NuGet provider is installed. At line:1 char:1 + Install-Script -Name Set-InetpubFolderAcl + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: ( [Install-Script], InvalidOperationException + FullyQualifiedErrorId : CouldNotInstallNuGetProvider,Install-Script
    • Because Apple has never discontinued Mac models before now?
    • I recall reading that they intend to synchronize the version numbers between iOS, tvOS and macOS, so we will also be getting macOS 26 up next.
    • every time.... why can't I install windows 11 on my 8088?
  • Recent Achievements

    • Week One Done
      abortretryfail earned a badge
      Week One Done
    • First Post
      Mr bot earned a badge
      First Post
    • First Post
      Bkl211 earned a badge
      First Post
    • One Year In
      Mido gaber earned a badge
      One Year In
    • One Year In
      Vladimir Migunov earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      +FloatingFatMan
      258
    3. 3
      snowy owl
      249
    4. 4
      ATLien_0
      223
    5. 5
      +Edouard
      190
  • Tell a friend

    Love Neowin? Tell a friend!