windows7黑屏修復_如何在Windows 10更新后修復黑屏

windows7黑屏修復

windows7黑屏修復

Windows 10 background with bug logo
RealVector/Shutterstock.comRealVector / Shutterstock.com

Some Windows 10 PCs have been rebooting to a black screen after installing the June 2019 cumulative update from Windows Update. This seems scary at first, but luckily there’s a quick fix that will solve your problem.

從Windows Update安裝2019年6月累積更新后,某些Windows 10 PC已重新啟動到黑屏。 乍一看,這似乎很可怕,但是幸運的是,有一個快速解決方案可以解決您的問題。

If your Windows 10 PC reboots to a black screen, just press Ctrl+Alt+Del on your keyboard. Windows 10’s normal Ctrl+Alt+Del screen will appear. Click the power button at the bottom-right corner of your screen and select “Restart” to restart your PC.

如果Windows 10 PC重啟到黑屏,只需按鍵盤上的Ctrl + Alt + Del。 Windows 10的常規Ctrl + Alt + Del屏幕將出現。 單擊屏幕右下角的電源按鈕,然后選擇“重新啟動”以重新啟動PC。

Restart PC from Ctrl+Alt+Del screen

According to Microsoft’s support document, this will solve your problem. Your computer will restart normally with no more black screen.

根據Microsoft的支持文檔,這將解決您的問題。 您的計算機將正常重啟,并且不再出現黑屏。

It’s unclear what caused this problem—just another issue with a Windows 10 update. But it’s a good reminder that Ctrl+Alt+Del can get your PC out of all sorts of strange states. Ctrl+Alt+Del is good for more than just opening a Task Manager.

目前尚不清楚是什么原因導致了此問題,而Windows 10更新只是另一個問題。 但這是一個很好的提醒,Ctrl + Alt + Del可以使您的PC擺脫各種奇怪的狀態。 Ctrl + Alt + Del不僅可以打開“任務管理器” ,還可以帶來更多好處。

If this solution doesn’t help fix a PC with a black screen, here are some other potential solutions:

如果此解決方案不能幫助修復黑屏的PC,請參考以下其他可能的解決方案:

  • Use the Win+Ctrl+Shift+B hotkey combination to restart your PC’s graphics drivers. This may fix some problems.

    使用Win + Ctrl + Shift + B熱鍵組合重新啟動PC的圖形驅動程序。 這可能會解決一些問題。

  • Forcibly shut down your PC—you’ll lose all work if you do this, but sometimes it’s your only option. To do this, press and hold your PC’s physical power button until it shuts down. Wait a few seconds and then press the power button to turn it back in.

    強制關閉PC,如果這樣做,您將失去所有工作,但有時這是您唯一的選擇。 為此,請按住PC的物理電源按鈕,直到其關閉。 等待幾秒鐘,然后按電源按鈕將其重新打開。
  • Make sure your keyboard and mouse are connected to your PC and have battery power—seriously! Your PC may just show a black screen if it turns down the display for power-saving mode. There’s a chance your keyboard is unplugged or your mouse lost battery power and your PC can’t receive the input.

    確保您的鍵盤和鼠標已連接到PC并具有電池供電(嚴重)! 如果您的電腦關閉了省電模式的顯示,則它可能只會顯示黑屏。 您的鍵盤可能已拔下電源,或者鼠標失去了電池電源,并且PC無法接收輸入。

翻譯自: https://www.howtogeek.com/425382/how-to-fix-a-black-screen-after-updating-windows-10/

windows7黑屏修復

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/278539.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/278539.shtml
英文地址,請注明出處:http://en.pswp.cn/news/278539.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

[sol]250OJ 1~10

下載 轉載于:https://www.cnblogs.com/yztblog/p/10208314.html

vue/cli4 創建vue項目選項詳解

多版本創建項目一、vue-cli2.x二、vue-cli3.x三、vue-cli4.x1.查看 vue 版本: 項目中,找到package.json文件夾 找"dependencies"中的vue ; 若無項目,在cmd中輸入 where vue,cd到vue目錄下輸入 npm list vue &#xff0c…

java 商品評價計算算法

import java.io.Serializable; import java.lang.ref.ReferenceQueue; import java.lang.ref.WeakReference; import java.math.BigDecimal; import java.math.RoundingMode;/*** 商品評價算法* * project icomment* fileName ProductScore.java* Description* author light-z…

rainmeter使用教程_如何使用Rainmeter在桌面上顯示報價

rainmeter使用教程I’ve never really been a desktop gadgets and widgets type of person, but I often put an inspirational quote on my desktop wallpaper. Today we’ll show you how to do this using Rainmeter, no matter what wallpaper you switch to. 我從來沒有真…

Some code changes cannot be hot swapped into a running virtual machine

java運行中修改代碼不能改變立刻應用到本次運行中轉載于:https://www.cnblogs.com/Pusteblume/p/10211110.html

自定義v-drag指令(橫向拖拽滾動)

指令 Vue.directive(drag, {// 鉤子函數,被綁定元素插入父節點時調用 (父節點存在即可調用,不必存在于 document 中)。inserted: (el, binding, vnode, oldVnode) > {console.log(el, binding, vnode, oldVnode)let drag el; // 要拖拽的元素// let …

javascript獲取時間差

function GetDateDiff(startTime, endTime, diffType) {//將xxxx-xx-xx的時間格式,轉換為 xxxx/xx/xx的格式 startTime startTime.replace(/\-/g, "/");endTime endTime.replace(/\-/g, "/");//將計算間隔類性字符轉換為小寫diffType diffTy…

JMeter擴展JMeter插件獲取更多監聽器

為了獲取更多監聽器,方便的監控系統及應用,有必要安裝第三方插件 插件下載地址: https://jmeter-plugins.org/downloads/old/ http://pan.baidu.com/s/1gfC11yN 注:如果插件和軟件版本不兼容,可能在開啟Jmeter時會報錯…

如何阻止Chrome(或Edge)接管媒體密鑰

Google Chrome now has built-in support for media keys. Unfortunately, Chrome will take over your media keys and prevent them from controlling apps like Spotify when you’re watching YouTube, for example. Here’s how to make Chrome ignore your media keys. G…

js滾動條滾動到指定元素

let item document.getElementById("item"); // 指定的元素 let wrapper document.getElementById("wrapper"); // 其父元素 - 必須是產生滾動條的元素// 元素聚焦法定位 // item.focus(); // 可用 outline:none; 除去聚焦產生的框; 對于默認沒有聚焦的…

開源性能測試工具JMeter快速入門(一)

目錄一、JMeter簡介二、JMeter功能介紹三、JMeter腳本四、關于JMeter小提示一、JMeter簡介1.定義JMeter是Apache組織開發的基于Java的壓力測試工具。用于對軟件做壓力測試,它最初被設計用于Web應用測試,但后來擴展到其他測試領域。 1)它可以用…

八重州8900如何解鎖_八重貴族怪胎之路

八重州8900如何解鎖Dealing with computers day in and day out can be a harrowing experience. In difficult times, or even when things are idle, finding some spirituality can help cope with the experience—Techies: I give you the Eightfold Noble Geek Path. 日…

mysql 5.7.18 winx64安裝配置方法

在mysql-5.7.18-winx64文件夾下新建my.ini文件[mysql] # 設置mysql客戶端默認字符集 default-character-setutf8 [mysqld] #設置3306端口 port 3306 # 設置mysql的安裝目錄 basedirD:\Program Files\mysql-5.7.18-winx64 # 設置mysql數據庫的數據的存放目錄 datadirD:\Prog…

js 實現拖拽滾動、滾輪縮放元素函數和案例

文章目錄一、拖拽滾動1、封裝函數2、示例:二、滾輪縮放1、封裝函數2、結合拖拽滾動示例一、拖拽滾動 1、封裝函數 /*** description 使用鼠標拖拽div,實現橫向、縱向滾動* param el 被拖拽滾動的元素(產生滾動條的元素)*/functio…

怎么解決input中readonly屬性的iOS一直存在光標問題

用css中的pointer-events:none轉載于:https://www.cnblogs.com/studyh5/p/8352061.html

贈與大學畢業生_出售,贈與或交易iPhone之前應該做什么

贈與大學畢業生A factory reset of your iPhone erases all of your content and settings, reverting it to a like-new state. However, there are a few extra steps you should take if you plan to get rid of your iPhone. iPhone的恢復出廠設置將刪除所有內容和設置&…

layui radio 根據獲取的到值選中

<input type"radio" name"lwkg" value"1" title"開" lay-filter"lwkg"> <input type"radio" name"lwkg" value"0" title"關" lay-filter"lwkg"> layui.use(…

設置Mac自動顯示和隱藏 Dock 欄的速度

Dock 顯示和隱藏&#xff0c;系統默認設置成了1秒 通過終端.APP修改顯示和隱藏的時間 &#xff08;單位&#xff1a;秒&#xff09; 默認的&#xff1a;defaults write com.apple.dock autohide-delay -int 1 優化的&#xff1a;defaults write com.apple.dock autohide-del…

powerpoint預覽_如何放大和縮小PowerPoint演示文稿的一部分

powerpoint預覽Microsoft PowerPoint lets you zoom in and out on a specific part of your PowerPoint slideshow, which can be handy both while editing and for drawing attention to important objects or ideas during the presentation. Here’s how to do it. Micros…

GitGitHub語法大全

目錄 1. GitHub與Git萬用語法1&#xff09;創建庫2&#xff09;添加和提交到倉庫3&#xff09;版本回退4&#xff09;緩存區和暫存區5&#xff09;撤銷和刪除文件6)遠程倉庫7)創建和合并分支2. 更多Git語法1. GitHub與Git萬用語法 1&#xff09;創建庫 git init 2&#xff09;添…