不知道为什么最近电脑非常容易卡死无响应,严重时甚至会黑屏一段时间;基本上每次开机都会遇到,只是出现时间不定。
另外不知道为什么最近很多时候刚开机风扇就一直拉满,明明未手动开启任何应用(开机自启动应用和以往一样),感觉调度很奇怪,而且荣耀电脑管家的CPU占用率和win的任务管理器显示不一样,虽然感觉电脑管家的会更准确一些,因为风扇狂转的时候占用率经常能到60~80%而任务管理器则很低。
我怀疑卡顿可能是某些开机自启动应用导致的,上周老是有应用企求开机启动权限的弹窗,但是看不懂名字(类似softlanding开头接一串字母数字);真的是折磨死我了
今天卡死后直接黑屏显示必须重启:
还有一次完全卡死十分钟后恢复,系统弹窗(有点像onedrive的风格)显示了报错代码如下:
c51a75de-28d7-441b-9498-c8352820b2b1
消息 = {Desktop composition is disabled} 操作无法完成,因为已禁用桌面合成。 (0x80263001)
错误 = System.Runtime.InteropServices.COMException
完整文本 = System.Runtime.InteropServices.COMException (0x80263001): {Desktop composition is disabled} 操作无法完成,因为已禁用桌面合成。 (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) |