Category Archives: 教學

Change from IDE to AHCI after installing Windows 8

Change from IDE to AHCI after installing Windows 8

Run msconfig (right click far left bottom corner of desktop then left click run, type msconfig).

Click boot tab, mark safe boot, restart, change to AHCI in BIOS, boot, Windows boots in safe mode.

Run msconfig again, boot tab unmark safe boot, restart PC.

PC works fine. Don’t mess with regedit you only need to boot in safe mode to fix this, very simple.

Keep mouse cursor on even only using touch screen

This will fix :

Can’t See Mouse in Chrome Remote Desktop Session / Mouse disappears using Chrome Remote Desktop in Windows 10 / Cursor missing after windows 10 upgrade

Just need to change this value in regedit and restart the machine.

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“EnableCursorSuppression”

Default dword:00000001 change to = dword:00000000