你好,
RtcPalVideoEtwSession是Skype的一个组件。
建议你查看下Skype是不是被设置成了启动项。
任务管理器 -> 启动->找到Skype, 右键选中,禁用。
这样应该就不会再产生这个错误。
另外,如果你是桌面版的Skype,建议重新安装。
如果是Windows Store版的,建议你以管理员身份运行以下PowerShell命令行:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.