电脑总是出现卡顿和一过性黑屏问题,帮忙看看什么原因?
华硕a豆14 Air 2024,配置如下:
问题出在打开浏览器打开观看在线视频的时候,就是会突然卡顿住,大概30秒后出现一过性黑屏,然后恢复正常,弹窗提示出现错误如下:
消息 = {已禁用桌面合成} 操作无法完成,因为已禁用桌面合成。 (0x80263001)
错误 = System.Runtime.InteropServices.COMException
完整文本 = System.Runtime.InteropServices.COMException (0x80263001): {已禁用桌面合成} 操作无法完成,因为已禁用桌面合成。 (0x80263001)
at Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset)
at System.Windows.Shell.WindowChromeWorker._ExtendGlassFrame()
at System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
at System.Windows.Freezable.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
at Microsoft.Flow.RPA.Desktop.Shared.UI.Controls.WinAutomationWindow.WinAutomationWindow.SystemParameters_StaticPropertyChanged(Object sender, PropertyChangedEventArgs e)
at System.Windows.SystemParameters.OnPropertiesChanged(String[] propertyNames)
at System.Windows.SystemParameters.InvalidateProperty(Int32 slot, String name)
at System.Windows.SystemResources.SystemThemeFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
每次都这样,非常烦人,有谁知道这是什么情况,该如何解决?谢谢!
|