Hello
I’m sorry to hear that you’re experiencing these issues. Here are some potential solutions based on the problems you’ve described:
- Windows Ink Crashing and BSOD:
You could try to turn off Windows Ink in the OS settings.
Another option is to launch PowerShell and run the following commands:
Set-ExecutionPolicy Unrestricted
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
After running these commands, restart your system.
- Touch Keyboard Handwriting Stroke Not Visible:
You could try restarting the ‘Touch Keyboard and Handwriting Panel Service’. Press the Windows key and R together to open the Run dialog box, type services.msc and hit enter. Scroll down to ‘Touch Keyboard and Handwriting Panel Service’, right-click it and select Stop. Then right-click on it again and start the service.
- GPU Spikes to 100% Usage and dwm.exe Crashes:
You could try updating your Windows and graphics card drivers.
Another option is to disable ‘Hardware-Accelerated GPU Scheduling’ in your graphics card settings.
If these don’t work, you could try changing the Desktop Window Manager’s priority to low, or running a full virus scan on your PC.
- sfc /SCANNOW Detected and Fixed Some Unknown Problems But No Change in Behaviour:
You could try running the DISM (Deployment Image Servicing and Management) tool before running the System File Checker (sfc). Open Command Prompt and type: Dism /Online /Cleanup-Image /RestoreHealth and hit Enter. After this process is complete, reboot your PC and then try running sfc /scannow again.