There are no integrated graphics with that processor.
When you say
always, is this a recent build and issue has existed since day 1? Did you clean install Windows 11 or is it an upgrade from Windows 10?
Does this issue occur when using another user account?
Here are things I would try in no particular order.
Make sure you have no corrupt system files that is causing this problem. Open a command prompt as administrator and type
dism /online /cleanup-image /restorehealth
When complete restart. Then open command prompt as admin again and run
sfc /scannow
Pay attention to the scan results to see if SFC found anything it could not repair
Boot into clean boot to eliminate software conflict causing the issue. If it doesn't happen in a clean boot, you have some software conflicting with Windows. Brink's procedure will help you weed out which one.
Perform a Clean Boot in Windows 11 to Troubleshoot Software Conflicts Tutorial
Boot into safe mode. While everything will appear somewhat off kelter in safe mode as you will be using the MS default graphics driver rather than your graphics card driver so resolution will change, see if the cursor looks about like everything else or is still really womper-jawed when compared to text
This tutorial will show you how to boot Windows 11 into normal mode, Safe Mode, Safe Mode with Networking, or Safe Mode with Command Prompt. Safe mode starts Windows in a basic state, using a limited set of files and drivers. If a problem doesn't happen in safe mode, this means that default...
www.elevenforum.com
I would also create another local user account to test with. If it does not occur using another account, the issue will be some sort of corruption in your user account.