CK Tech Check logo

How to Record the Mouse Cursor in GeForce Experience

Intro

I’ve been using Nvidia GeForce Experience for years to record everything from gameplay to tutorials. It’s an incredibly convenient setup since it’s included with Nvidia GeForce drivers and it’s very user friendly. Because of this it’s used by hundreds of thousands of people around the world to capture what they’re doing. Even though it’s a great system it does have on issue that I really don’t understand why it’s still an issue.

Full Guide

More on YouTube

Subscribe to the CKTechCheck channel to get even more helpful tutorials and product reviews the moment they are released.

Table of Contents

The Problem

The problem comes when you record your screen for instructional purposes. GeForce Experience will not record your mouse and there is not option to do so within the platform. This is especially annoying when you’re trying to create tutorials and people need to see where you clicking to get the most from your tutorial. Again I simply don’t understand why this is the case.

Instead of completely switching platforms just to have this functionality I decided to see if there’s any possible to include the mouse cursor in my recordings whether through a 3rd party program or some kind of extension.

Solution Research

Unfortunately after doing a bunch of research I haven’t found anything aside from using another program which again is not what I want to do. So instead I tried to bring the issue back to down to the basics and looked the mouse properties in the control panel to see what if anything could be done there. An obscure option under the pointer options tab under visibility is the display pointer trails option which leaves a trail of mouse cursors behind the original, I guess to easy follow where you’re going? I’m not entirely sure. None the less the option actually does show when recording.

The problem with using this option is that it looks terrible in the recording even if you have it set to one. Unless you move the mouse really slowly you’ll still see that one extra cursor moving around which again looks awful. So I thought this was another dead end until I found out that you can modify the settings even further by modifying the registry key for the pointer trails.

Registry Keys

Now registry key editing means editing the pieces of code that runs your operating system and while the registry key for the pointer trails isn’t computer breaking it still does mean going into a part of your OS that most people don’t even know exist and even more shouldn’t mess around with. So take this as a warning that now.

For some quirky reason setting the value for the pointer trails really high actually makes the trails invisible. It may be that there are so many cursors they simply stick behind each other instead of moving with the main cursor.

Registry Editor

Also known as regedit

How to record the mouse cursor in GeForce Experience

These steps are meant for those familiar with operating Microsoft Windows.

Total Time Needed: 5 minutes

Required Tools

- Administrative access to Windows
- Cursor trails enabled in Mouse Properties

Steps to update registry key

Step 1 : Open the Registry Editor
Open the Registry Editor by clicking on the start button and type in ‘regedit’ and selecting the Registry Editor app
step1-registry
Step 2 : Navigate to mouse registry folder
In the Registry Editor app navigate to the mouse folder using the following path Computer\HKEY_CURRENT_USER\Control Panel\Mouse
step2-registry
Step 3 : Locate MouseTrails registry key
Once you are in the mouse folder look for the registry key called MouseTrails and double click on it
step3-registry
Step 4 : Update registry key value
In the Edit String popup window type in a large value. I’ve found that 70 works for me. Select OK
step4-registry
Step 5: Log out and back in
You will not see the update immediately, you’ll have to log out and log back in to see a difference.
logout-icon

Now when you record you should see the mouse cursor perfectly. To turn it off again open the Mouse Options window and simply turn off mouse trails. The nice things is that when you turn it back on the setting will remain whatever you set it to in the registry key.

Conclusion

One word of warning, this setting may impact your performance on lower end computers as it is still rending 70 cursors which some low-mid level computers may have trouble with.

Anyway that’s it, a fairly simple solution to a problem that should not even exist but what can you? I hope it helps!

More on YouTube

Subscribe to the CKTechCheck channel to get even more helpful tutorials and product reviews the moment they are released.

Share the knowledge!

Facebook
LinkedIn
Twitter
Reddit

This website uses cookies to ensure you get the best experience on our website.