Win10 Win32kbase不定时蓝屏怎么办?Win10蓝屏win32kbase.sys解决方法
Win10 Win32kbase不定时蓝屏怎么办?在使用Windows10操作系统的时候,在开机但没有进行任何工作的时间蓝屏了,错误信息代码如下:
******************************************************************************* 

*                                                                             * 

*                        Bugcheck Analysis                                    * 

*                                                                             * 

******************************************************************************* 

 

Use !analyze -v to get detailed debugging information. 

 

BugCheck BE, {ffffa77b00008180, 8a00000010000021, ffff8686b16f73e0, b} 

 

Probably caused by : win32kbase.sys ( win32kbase!DirectComposition::CApplicationChannel::Initialize+134 ) 

 

Followup:     MachineOwner 

--------- 

 

4: kd> !analyze -v 

******************************************************************************* 

*                                                                             * 

*                        Bugcheck Analysis                                    * 

*                                                                             * 

******************************************************************************* 

 

ATTEMPTED_WRITE_TO_READONLY_MEMORY (be) 

An attempt was made to write to readonly memory.  The guilty driver is on the 

stack trace (and is typically the current instruction pointer). 

When possible, the guilty driver's name (Unicode string) is printed on 

the bugcheck screen and saved in KiBugCheckDriver. 

Arguments: 

Arg1: ffffa77b00008180, Virtual address for the attempted write. 

Arg2: 8a00000010000021, PTE contents. 

Arg3: ffff8686b16f73e0, (reserved) 

Arg4: 000000000000000b, (reserved) 

针对这一问题一般是因为系统中出出现软件不兼容的问题,针对这一问题大家可以通过下面方法来解决!

Win10蓝屏win32kbase.sys解决方法

1、右击开始菜单---运行,输入 :msconfig(按下Enter回车键)
2、依次点击:服务----勾选下面的“隐藏所有 Microsoft 服务”--------点击“全部禁用”。
3、鼠标右击开始菜单------任务管理器----启动-------将所有的启动项全部禁用。(逐个右击启动项,选择“禁用”)
4、鼠标右键单击开始按钮(微软图标的按钮)-------"Windows PowerShell(I)"(管理员)(A ),输入:
(建议复制粘贴,逐条输入,防止遗漏。)
sfc /SCANNOW
(按下Enter键)
Dism /Online /Cleanup-Image /ScanHealth
(按下Enter键)
Dism /Online /Cleanup-Image /CheckHealth
(按下Enter键)
DISM /Online /Cleanup-image /RestoreHealth
(按下Enter键)
完成后重启电脑,再次输入:sfc /SCANNOW
(按下Enter键)

等待完成检测即可修复完成!

以上便是FEIFEI系统小编给大家分享的Win10蓝屏win32kbase.sys解决方法。
相关文章

手游排行榜

  • 最新排行
  • 最热排行
  • 评分最高