Hi San Naing Oo,
The AppID {995C996E-D918-4A8C-A302-45719A6F4EA7} maps to Shell Hardware Mixed Content Handler which is the autorun handler. You can confirm it by running the command in Windows PowerShell.
Get-WmiObject -Class Win32_DCOMApplication -Filter "AppID = '{995C996E-D918-4a8c-A302-45719A6F4EA7}'"
You can tun off AutoPlay in Settings if you don't want to see it.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.