一、Windows無法啟動(dòng)方法
1、打開電腦左下角【開始】菜單,找到【運(yùn)行】選項(xiàng),點(diǎn)擊打開。
2、在彈出的運(yùn)行對(duì)話框輸入 services.msc 命令,點(diǎn)擊確定。
3、進(jìn)入服務(wù)項(xiàng)界面,找到 print spooler 服務(wù)右鍵點(diǎn)擊選擇【屬性】選項(xiàng),進(jìn)入屬性對(duì)話框,點(diǎn)擊上方【依賴關(guān)系】。
4、在依賴關(guān)系欄里,找到【print spooler】服務(wù)所依賴的相關(guān)服務(wù)rpc。
5、然后在服務(wù)列表中,找到該服務(wù)rpc服務(wù),查看其是否啟動(dòng)。
二、注冊(cè)表修改;
1、在運(yùn)行對(duì)話框輸入【regedit】命令,點(diǎn)擊確定進(jìn)入注冊(cè)表界面,
2、進(jìn)入注冊(cè)表定位到HKEY_LOCAL_MACHINESystemCurrentControlsetServicesSpooler項(xiàng)下。
3、在Spooler項(xiàng)右方新建字符串值,命名為ImagePath。
4、雙擊打開該值,將數(shù)據(jù)設(shè)置為c:windowssystem32spoolsv.exe保存。
5、設(shè)置完成,返回服務(wù)項(xiàng)界面,找到print spooler服務(wù),右鍵點(diǎn)擊選擇啟動(dòng)即可。