电脑蓝屏问题求解 (附蓝屏代码)

来源:百度知道 编辑:UC知道 时间:2024/06/07 20:28:57
电脑频繁蓝屏 具体原因不祥,大家看看有什么好的解决方法,谢谢了

A problem has been detected and windows has been shut down to prevent damage to your computer.
DRTVER_IRQL_NOT_LESS_OR_EQUAL
If this is the first time you've seen this stop error screer,restart your computer.
If this is screen appears again,flollow tese steps ,
check to make sure any new hardware or software is properly installed.
If this is a new installtion,ask your hardware or software manufacturer for any windows updates you might need.
If problems contine,disable or remove any neevly installed hardware or software.
Disable BIOS memory options such as caching or shadowing.
If you need to use safe Mode to remove or dlsable componts,restart your computer,press F8 to select Advanced startup options,and then select safe Mode Technical information:

xxx STOP:0*000000D1(0*76850FFF,0*00000002,0*00000000,0*F74D900f)
xxx CLASSPNP.SYS-Address F74D900f Dase at F74D8000,Datcstamp 48025c05

应该是硬盘有坏道 你把系统装到D盘就解决了 或者是你装的软件有问题

0x000000D1RIVER_IRQL_NOT_LESS_OR_EQUAL
◆错误分析:通常是由有问题的驱动程序引起的(比如罗技鼠标的Logitech MouseWare 9.10和9.24版驱动程序会引发这个故障). 同时,有缺陷的内存、 损坏的虚拟内存文件、 某些软件(比如多媒体软件、杀毒软件、备份软件、DVD播放软件)等也会导致这个错误.
◇解决方案:检查最新安装或升级的驱动程序(如果蓝屏中出现"acpi.sys"等类似文件名, 可以非常肯定时驱动程序问题)和软件; 测试内存是否存在问题; 进入"故障恢复控制台", 转到虚拟内存页面文件Pagefile.sys所在分区, 执行"del pagefile.sys"命令, 将页面文件删除; 然后在页面文件所在分区执行"chkdsk /r"命令;进入Windows后重新设置虚拟内存.如果在上网时遇到这个蓝屏, 而你恰恰又在进行大量的数据下载和上传(比如:网络游戏、BT下载), 那么应该是网卡驱动的问题, 需要升级其驱动程序.