Windows Driver Foundation-User-Mode Driver Framework 服务不能启动(错误31)问题解决


  

这个错误是由于WudfPf这个服务没有启动有关,导致开机时出现SVCHOST.EXE出现,内存不能“Written”的错误,

http://answers.yahoo.com/question/index?qid=20110614111435AATsgp9


Run these commands one by one in 'command prompt'

sc config wudfpf start= auto

net start wudfpf

net start wudfsvc


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM