Hi bees05,
I can understand how confusing it is when some cursor states suddenly change while the main static pointers remain stuck on the old style. Just wondering, do you recall any notable events shortly before this started, such as a Windows update, a new application, a customization, etc.? Either way, there's a few things that may narrow this down:
1 - Force Windows to rebuild the cursor scheme
- Press Win + R > type
control > press Enter.
- Open Mouse > Pointers tab > under Scheme
- Change to a different built-in scheme > Apply.
- Switch back to Windows Default > Apply and OK.
2 - Check for corrupted (cursor) files
- Open Command Prompt as Administrator
- Run
DISM /Online /Cleanup-Image /RestoreHealth
- After it completes, run:
sfc /scannow > restart and test again.
3 - Test with a new user profile
- Open Settings > Accounts > Other accounts > create a local Windows account.
- Sign into that account and see whether the cursor still shows the old "tail" style.
- If it works correctly there, the issue is likely limited to your user profile settings.
Just wondering, does the problem persist if you switch to another built-in Windows cursor scheme, or do the static pointers remain regardless? Since you're running an Insider build, there is also a possibility this is an Insider-specific regression. Please report it via Feedback Hub (press Win + F) to push for early investigation!
If you think the answer is helpful to you, please mark this as accepted. If you have extra questions about this answer, feel free to click "Add Comment" and ask!
Note: Follow the steps in our documentation if you want to enable and receive the related email notifications for this thread.