How to remove shiftlock icon on PC

Hello, I’m wondering how do I remove this icon on PC without disabling mouselock fully I just want the icon gone.

https://gyazo.com/dd42f7bb360cf79dcb787c135db85f9d

Do you mean on Roblox Studio or Roblox?

On Roblox, I don’t want to see it ingame

You can edit/remove the shift lock icon from the files with image editing software or replace it with a file manager. The file is named MouseLockedCursor.png and is located in the textures folder of your Roblox executable directory. Assuming you’re on windows, it should be located in
C:\Users\[User Name]\AppData\Local\Roblox\Versions\[RobloxPlayerBeta Folder]\content\textures\MouseLockedCursor.png

By pressing the right mouse button on the Roblox shortcut on your desktop, then clicking “Open file location”, you can quickly find the RobloxPlayerBeta’s folder.

If you do not have a desktop shortcut, the RobloxPlayerBeta folder is in a folder with a name similar to version-5354115123b54b9a. Just search in the Versions file from the top right bar of file manager for RobloxPlayerBeta.exe

Hopefully this helps!

1 Like

If you press esc, you can see the “Shift Lock Switch” option on Settings tab, set it to disabled.
On some games, the developer might force a setting for this though, making you unable to change that propperty, just like in this print.

1 Like

Thanks for all the responses, I found the solution while looking deeper. All I had to do was change these three variables depending on what I’m trying to do specifically, https://gyazo.com/e370d5374a4f66e29ef2818b06d532cc or you could go deeper into the script and edit the “initialize” function to your liking.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.