Home  >  Article  >  Fix mouse cursor changes not persisting windows 11/10

Fix mouse cursor changes not persisting windows 11/10

PHPz
PHPzforward
2023-04-20 08:37:051869browse

The default mouse cursor in Windows is not that attractive, so users can download and change the mouse cursor scheme according to their preference. Many users are facing issues with changing the built-in cursor on their PC with a custom cursor of their choice. It has been noticed that once the system restarts, the custom cursor is reset to the Windows default cursor. The problem is that the change to the custom cursor is not permanent as it resets every time the system is restarted. In this case, the user must repeatedly modify the mouse pointer settings after each system restart.

Are you facing the issue of custom cursor resetting after reboot on your PC? Then, continue reading this article. Here, we have curated some fixes that can help you resolve this issue on your Windows PC.

Fix 1 – Move the custom cursor to the Windows Cursor Folder

Many users experiencing this custom cursor reset issue after reboot have noticed that moving the custom mouse cursor file Moving to the Windows Cursor folder and then changing the cursor settings will help them resolve this issue. Please follow the steps below.

1. Go to the location where you downloaded and extract the custom cursor file of your choice.

To move this custom cursor folder, click the cut icon at the top.

Fix mouse cursor changes not persisting windows 11/10

2. Press Windows E to open File Explorer.

In File Explorer's navigation bar, type or copy and paste the following location.

C:\Windows\光标

3. After entering the Cursor folder, click the paste icon at the top to paste the custom cursor folder you copied earlier.

Fix mouse cursor changes not persisting windows 11/10

When you see a pop-up window that says access to the destination folder is denied, click the Continue button.

Fix mouse cursor changes not persisting windows 11/10

4. Click the Windows Start button (four blue squares) on the taskbar.

Type Mouse Settings in the Windows search box.

Click the mouse settings in the search results to open the Bluetooth and mouse settings in the device settings.

Fix mouse cursor changes not persisting windows 11/105. On this page, scroll down and click the box labeled

Additional Mouse Settings

in the Related Settings section .

Fix mouse cursor changes not persisting windows 11/10Now open the

Mouse Properties

window. 6. Select the

Pointer

tab in the Mouse Properties window. You will see an error message stating that the custom cursor has been changed and is missing. Keep clicking

OK

until this error message stops popping up.

Fix mouse cursor changes not persisting windows 11/10Here, select the cursor type you need to change in the

Customize

section. For example, we selected Normal selection to change the cursor. Then, click the

Browse

button.

Fix mouse cursor changes not persisting windows 11/107. In the pop-up window, go to the

C:\Windows\Cursors

location. Open the folder using the custom cursor you moved here

in the previous step.

Fix mouse cursor changes not persisting windows 11/10

Select the cursor

specific to the selected type and click to open it.

Fix mouse cursor changes not persisting windows 11/10#8. Repeat

Step 7 above to customize different cursor types in the list in the

Customize section . When you have finished making changes, click the

Save As... button at the top of the

Scheme section.

Fix mouse cursor changes not persisting windows 11/10 Give this

custom cursor setting

a name for easy use next time.

Fix mouse cursor changes not persisting windows 11/10 Make sure this new cursor scheme is selected. Then, click

Apply

and OK to save the changes.

Fix mouse cursor changes not persisting windows 11/109.

Restart the

computer and check if the custom cursor reset issue is resolved after the restart. Fix 2 – Make changes in the registry

1. Use the

Windows and R

key combination on your keyboard to open the Run box. Type

regedit

and click OK to open the Registry Editor.

您将看到用户帐户控制提示请求权限。单击是。

2. 导航或复制粘贴注册表导航栏中的路径以到达安装键。

HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTP\Install

3.选择Install键后,移动到右侧并找到DeleteUserSettingsOnUpgrade条目。

Fix mouse cursor changes not persisting windows 11/10

注意:如果找不到上述条目/密钥,则需要按照以下步骤创建一个新条目。

右键单击右侧窗格中的空白处,然后在菜单中选择新建 -> DWORD(32 位值) 。

Fix mouse cursor changes not persisting windows 11/10

将密钥命名为DeleteUserSettingsOnUpgrade

4.双击条目DeleteUserSettingsOnUpgrade以修改其值。

在条目的Edit窗口中,将Value Data字段从1更改为0

单击确定。

Fix mouse cursor changes not persisting windows 11/10

5. 根据您的喜好更改鼠标光标。

重新启动您的 PC 并检查自定义光标重置问题是否已修复。

The above is the detailed content of Fix mouse cursor changes not persisting windows 11/10. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:yundongfang.com. If there is any infringement, please contact admin@php.cn delete