如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼

如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼

藍屏錯誤接管您的計算機並阻止您使用它。每種類型的錯誤都有自己的規範,但大多數錯誤都可以通過遵循一組明確定義的說明來解決。

無論您遇到什麼問題,請記住,所有 BSOD 錯誤都可以修復。以Faulty Hardware Corrupted Page為例。它由硬件損壞觸發,以防止計算機上的主要數據丟失。

如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼

故障硬件損壞頁面錯誤

修復 Faulty Hardware Corrupted Page 錯誤意味著識別並解決根本問題。以下是一些可能的原因:

  • 你的硬盤有壞道
  • 操作系統丟失或損壞的文件
  • Windows 或設備驅動程序已過時
  • 您的防火牆設置不正確
  • 您安裝的某些軟件應用程序可能會相互衝突
  • 某些外部設備可能與您的 PC 不兼容
  • 您的 GPU、CPU 或 RAM 已超頻

有多種方法可以修復 Faulty Hardware Corrupted Page 停止代碼。不過,在開始之前,創建一個 Windows 還原點是一個不錯的主意。如果您犯了任何錯誤並需要從頭開始,您只需將操作系統回滾到保存的檢查點即可。

我們應該從一開始就明確的一個更重要的方面是,如果您的計算機因故障硬件損壞頁面而進入重啟循環而根本無法使用,請中斷 Windows 啟動序列三次以觸發高級啟動模式。它將授予您訪問以下解決方案所需的關鍵工具的權限。

如何修復faulty_hardware_corrupted_pa​​ge錯誤

1.修復硬盤錯誤

我們將從最明顯的解決方案開始:修復您的硬盤可能遇到的任何壞扇區。這項工作不需要特殊工具,因為您可以使用 CHKDSK(檢查磁盤),這是一種可以從命令提示符進行操作的內部實用程序。

如何運行 CHKDSK:

  1. 單擊開始按鈕,搜索命令提示符,然後單擊以管理員身份運行
  2. 如果 UAC(用戶帳戶控制)提示,單擊
  3. 鍵入chkdsk c: /f您的操作系統是否安裝在 C: 驅動器上。否則,替換c:為正確的分區字母。按Enter如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. 系統將要求您在下次系統引導期間安排 CHKDSK。鍵入ÿ和命中進入
  5. 重啟你的電腦
  6. 在重新啟動期間,CHKDSK 將完成其工作。完成後,正常啟動 Windows 並檢查 BSOD 錯誤

如果由於硬盤損壞而無法啟動到 Windows,您還可以從高級啟動模式訪問命令提示符。

2.修復損壞的操作系統文件

您的操作系統可能有損壞的文件,導致其進程無法正常運行。因此,您可能會遇到 BSOD 錯誤 Faulty Hardware Corrupted Page。但是您可以通過運行SFC(系統文件檢查器)來修復它,這是另一個與 Windows 10 捆綁在一起的命令行實用程序。

如何運行證監會:

  1. Win鍵 + R,輸入cmd,然後按Ctrl + Shift + Enter以打開具有提升權限的命令提示符
  2. 鍵入sfc /scannow並按Enter如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. 耐心等待證監會工作。完成後,重新啟動計算機
  4. 立即檢查 BSOD 錯誤

如果 SFC 不足以解決您的藍屏問題,您應該求助於 DISM(部署映像服務和管理)。它是一個更強大的工具,能夠修復在 Windows 映像的組件存儲中發現的任何問題。就像 SFC 和 CHDKSK 一樣,DISM 可以在 Windows 中找到並從控制台環境中處理。

如何使用 DISM:

  1. 以管理員權限運行命令提示符
  2. 寫入DISM /online /cleanup-image /scanhealth並按Enter如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. 如果它顯示任何錯誤,請運行DISM /online /cleanup-image /restorehealth以修復它們
  4. 等待 DISM 發揮其魔力。完成後,重新啟動計算機
  5. 再次以管理員身份啟動命令提示符
  6. 運行證監會 ( sfc /scannow)如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  7. SFC 完成後,再次重新啟動您的 PC
  8. 立即檢查藍屏錯誤

3.更新Windows 10

您的操作系統應保持更新,以便您的計算機可以利用最新的修補程序和安全補丁。如果 Windows 10 沒有自動獲取您 PC 上的更新,您應該執行以下操作:

  1. Windows鍵,鍵入check for updates,然後按Enter如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  2. 單擊檢查更新如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. 如果有任何可用的,請單擊下載如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. 您的計算機可能會重新啟動數次,尤其是在您長時間未進行更新的情況下
  5. 啟動後,檢查藍屏錯誤

4. 卸載 Windows 更新

另一方面,您還應該考慮到某些系統更新可能會損壞您的計算機並導致 BSOD 錯誤。發生這種情況時,您應該擺脫錯誤的更新以恢復計算機的穩定性。

如何卸載最近的系統更新:

  1. 單擊開始按鈕,搜索控制面板,然後按Enter
  2. 選擇程序和功能如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. 單擊左側的查看已安裝的更新如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. 單擊Installed On列對所有系統更新進行排序(最新的在前)如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  5. 雙擊列表中的第一個更新將其卸載
  6. 單擊確認並繼續執行屏幕上的說明如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  7. 重新啟動計算機並檢查藍屏問題

5. 更新您的驅動程序

如果您的驅動程序已過時,這可能是您的屏幕變為藍色並顯示“Faulty Hardware Corrupted Page”錯誤消息的原因。要解決此問題,您應該更新驅動程序。

如何在 Windows 10 上更新驅動程序:

  1. 右鍵單擊開始按鈕並選擇設備管理器
  2. 在設備管理器中瀏覽所有設備的列表
  3. 右鍵單擊設備並選擇更新驅動程序如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. 當您獲得兩個選項時,使用自動搜索驅動程序
  5. 稍等一下。如果在線搜索未顯示任何內容,請單擊在 Windows Update 上搜索更新的驅動程序。但如果您已經將 Windows 10 更新到最新版本,則可以跳過此步驟如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  6. 檢查您的計算機上是否仍然出現 BSOD 錯誤

如果您不知道哪些驅動程序已過時,我們建議您使用驅動程序更新軟件應用程序,因為它可以為您節省大量時間。它會自動檢測所有過時的驅動程序並將它們更新到最新版本。此外,您可以將其用於所有類型的驅動程序。

6. 回滾你的驅動程序

不兼容的驅動程序可能比過時的驅動程序造成更大的損害。如果您不小心安裝了與您的操作系統和硬件不兼容的版本,您應該立即將驅動程序回滾到以前的穩定版本。沒有必要使用第三方軟件應用程序,因為設備管理器足以完成這項工作。

如何在 Windows 10 上回滾驅動程序:

  1. 右鍵單擊“開始”按鈕並轉到“設備管理器”
  2. 選擇有問題的設備並雙擊它以查看其屬性
  3. 切換到驅動程序選項卡
  4. 單擊“回滾驅動程序”按鈕並按照屏幕上的說明進行操作
  5. 如果您無法單擊該按鈕,因為它是灰色的,這意味著您無法執行回滾,因為您的 PC 上不存在以前的驅動程序如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼

7. 使用硬件和設備疑難解答

硬件和設備疑難解答是 Windows 10 附帶的一個組件,可幫助您修復常見的硬件和設備問題。在修復故障硬件損壞頁面錯誤時,值得一試。如果在設置>其他疑難解答中找不到硬件和設備疑難解答,則可以從運行實用程序啟動它。就是這樣:

  1. Win鍵 + R,鍵入msdt.exe -id DeviceDiagnostic,然後按Enter如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  2. 單擊下一步並按照嚮導步驟操作如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. 如果找到任何解決方案,請單擊應用此修復程序如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. 重新啟動您的操作系統
  5. 立即檢查藍屏消息

8.重新安裝硬件設備

如果您最近將新設備連接到您的計算機或筆記本電腦,則可能它們沒有正確安裝。它甚至適用於具有即插即用功能的適配器。但是,借助設備管理器,您可以在軟件級別輕鬆解決此問題。

如何快速重新安裝設備:

  1. 右鍵單擊開始按鈕並轉到設備管理器
  2. 尋找任何帶有黃色感嘆號的設備
  3. 右鍵單擊它並選擇卸載設備如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. 點擊卸載確認
  5. 打開操作菜單並選擇掃描硬件更改如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  6. 重啟你的電腦。您的操作系統將自動重新安裝丟失的設備
  7. 立即檢查 BSOD 錯誤

9. 移除外圍設備

如果設備重新安裝沒有解決問題,請確保斷開當前連接到計算機的所有新外圍設備。考慮一下您最近購買或作為禮物收到的任何設備。

它可以是任何東西,從網絡攝像頭或打印機到 Wi-Fi 適配器或耳機。如果您不確定,請關閉您的 PC 並移除所有內容,鍵盤和鼠標除外。

然後,啟動 Windows 以確認您不再收到 Faulty Hardware Corrupted Page 停止代碼。此時,您可以開始一次重新插入設備以查看觸發藍屏消息的設備。

10. 清潔您的硬件組件

另一種可能性是您的端口出現故障。假設您有多個相同的端口,只需將設備插入不同的插座即可。檢查電纜是否有划痕並在必要時更換它們也是一個好主意。

而且,如果您的計算機很方便,請考慮將其拆開以清除灰塵。使用時請特別注意冷卻器,因為硬件損壞頁面錯誤可能是由過熱引起的。

移除並重新安裝您的設備也是一個好主意。只需將它們從插座中取出並牢固地放回原處,但不要用力。例如,您可以使用主板和 CPU 執行此操作。

11.檢查你的內存

Since we’re discussing hardware parts, you should make sure that your system memory is working properly. It’s not necessary to analyze the RAM card since you can turn to a software utility built into Windows 10, called Windows Memory Diagnostic.

How to use Windows Memory Diagnostic:

  1. Save any ongoing projects and close all applications
  2. Click the Start button, type Windows Memory Diagnostic, and open this tool如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. Click Restart now and check for problems (recommended)如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. Windows will reboot and start checking your RAM for issues
  5. When it finishes, check for BSOD errors

Windows Memory Diagnostic shows basic information about your system memory. If you’re looking for something a bit more advanced, we suggest checking out MemTest86.

12. Scan your PC for malware

Some malware attacks are serious enough to disarm your computer’s defenses and disable essential files, processes, or services. They could even lead to the Faulty Hardware Corrupted Page error. So it’s up to you to find and eliminate these threats.

If you don’t have a specific Internet security solution installed, then you can turn to Defender on your Windows 10 PC. Here’s what you need to do:

  1. Click the Start button, search for Windows Security and hit Enter to launch this application如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  2. Go to Virus & threat protection如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. Click Scan options如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. Select Quick scan and click Scan now如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  5. If the search results don’t return anything, select Windows Defender Offline scan and click Scan now如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  6. Follow the on-screen instructions to quarantine or remove any infected files
  7. Restart your computer and check for BSOD errors

13. Uninstall recent software

If you have recently installed third-party software programs on your computer, it’s possible that they aren’t fully supported by Windows 10. As a result, you might be seeing the Faulty Hardware Corrupted Page error on a blue screen. To fix this problem, you should remove any unknown or suspicious programs.

How to remove recent apps:

  1. Press the Win key, type Apps & features, and press Enter
  2. Click Sort by and select Install date to sort the programs by date of installation (newest first)如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. Choose the first unknown or suspicious program from the list
  4. Click Uninstall and then again to confirm如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  5. Follow the wizard steps to remove the application
  6. Reboot your computer and inspect results

14. Temporarily disable your firewall

Your firewall could prevent critical system processes from reaching the Internet and performing required tasks. If you or someone else has tinkered with your computer’s default firewall configuration, it’s a good idea to temporarily turn off the firewall to put this theory to the test.

How to turn off Windows Firewall:

  1. Press Win key + R, type control panel, and hit Enter
  2. Select Windows Defender Firewall如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. Click Turn Windows Defender on or off (you need administrator rights)如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. At Private network settings and Public network settings, select Turn off Windows Defender Firewall如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  5. Click OK and restart your computer

In case you have a third-party firewall application installed, adapt the steps above to turn it off. However, even if your firewall turns out to be culprit that triggered the Faulty Hardware Corrupted Page stop code, it’s definitely not wise to leave it turned off because it means putting your PC at risk.

But you can solve this problem by reverting your firewall to factory mode. Keep in mind that it means undoing all preferences you might have customized there, and some applications might stop working correctly. Caution is advised.

How to restore firewall settings to default:

  1. Press the Win key, type firewall, and open Firewall & network protection如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  2. Click Restore firewalls to default如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. Then, click Restore defaults and Yes to confirm

15. Temporarily disable your antivirus

Not only your firewall but also your antivirus solution can block critical system files from establishing an Internet connection. It usually happens after installing a new anti-malware solution with a different default configuration than Windows, or whose default settings you have modified.

To check this, turn off your antivirus application long enough to see if you still get the Faulty Hardware Corrupted Page stop code. In case you don’t, then you must change the security settings of the application and, if that’s not possible, just remove the program from your PC.

16. Check your storage capacity

Insufficient disk space can cause serious problems to your computer, including Blue Screen of Death errors like Faulty Hardware Corrupted Page. It’s because Windows doesn’t have enough room to store temporary files and carry out its processes.

要解決此問題,您可以在分區管理器的幫助下分配磁盤空間。而且,如果您不想經歷安裝外部軟件應用程序的麻煩,您可以輕鬆地使用磁盤管理工具。

如何使用磁盤管理:

  1. 右鍵單擊開始按鈕並選擇磁盤管理
  2. 選擇一個不包含 Windows 的大分區
  3. 右鍵單擊此分區並選擇收縮卷如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. 設置新的捲大小,然後單擊“縮小”以確認如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  5. 返回磁盤管理主窗口後,右鍵單擊 Windows 驅動器並選擇擴展卷
  6. 通過添加您從其他分區獲得的所有可用空間來寫入新的捲大小
  7. 點擊擴展確認
  8. This process can take a while. Once it’s finished, reboot your PC
  9. Check if you still get blue screen errors

Another way to obtain disk space is by removing existing files. For instance, you should copy large archives, photos and videos to an external disk space and delete them from your internal hard disk. Or, you can burn them to DVDs or upload the files to cloud storage accounts.

It’s also a good idea to uninstall huge applications and games that you rarely or never use. Junk files can be deleted, too. In fact, it’s recommended to do so. You can turn to a specialized system cleaner like CCleaner or, if you don’t want to install anything, you can resort to the built-in Disk Cleanup utility.

How to use Disk Cleanup:

  1. Sign in to Windows 10 using an administrator account
  2. Go to Downloads and Recycle Bin to save or restore any files you might need later
  3. Press Win key + R, type control panel, and hit Enter
  4. Select Administrative Tools
  5. Double-click Disk Cleanup to start this application如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  6. Select the Windows partition (usually C:) and click OK
  7. At Files to delete, make sure to select everything. Then, click Clean up system files如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  8. After the file search is over, select all items again and click OK如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  9. Wait until Disk Cleanup does its job (it might take a while). Don’t use your computer, shut down or turn it off during this time
  10. Once Disk Cleanup is done, restart the PC and check for BSOD errors

17. Turn off Fast Startup

Fast Startup is a special feature that speeds up the Windows startup, shutdown, and wake-up sequence by leaving some processes turned on. However, many users have reported that they keep getting blue screen errors like Faulty Hardware Corrupted Page due to this feature.

To resolve this matter, you should turn off Fast Startup mode:

  1. Click the Start button, search for Control Panel, and open this tool
  2. Select Power Options如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. On the left part of the window, click Choose what the power buttons do如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. Click Change settings that are currently unavailable (you need admin rights)如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  5. Uncheck the Turn on fast startup (recommended) box如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  6. Click Save changes
  7. Restart your PC and inspect results

18. Disable autostart apps

Certain applications get integrated into the Windows startup sequence so that they get launched automatically every time you turn on your PC. Most enable this feature during installation and without asking for your permission.

Some of these programs must absolutely run at every system startup. For example, an anti-malware tool must start protecting your PC before Windows even boots. However, others are completely unnecessary and only contribute to a slower boot time. In rare cases, startup apps can cause blue screen messages like Faulty Hardware Corrupted Page, so you should fix this issue immediately.

How to disable startup apps:

  1. Press Ctrl + Shift + Esc to start Task Manager
  2. Switch to the Startup tab
  3. If you have many apps in this list, click Status to sort them by status (Enabled first)
  4. Inspect each app with the Enabled status to see which one is non-essential (for example, Windows Security should be left enabled)
  5. Select an app and click Disable如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  6. Do this for as many apps as necessary
  7. Exit Task Manager, restart your PC, and check for BSOD issues

19. Turn off hardware acceleration

Web browsers, games and other applications use hardware acceleration to improve your experience. However, if your computer is not powerful enough for hardware acceleration, you shouldn’t be surprised if you get blue screen errors like Faulty Hardware Corrupted Page.

To fix this problem, you should disable the hardware acceleration features across all your applications. When it comes to the most popular web browsers, check out the following instructions.

How to switch off hardware acceleration in Google Chrome:

  1. Fire up Chrome
  2. Open the More menu from the upper-right corner如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. Go to Settings > Advanced > System (or visit chrome://settings/system)
  4. Turn off Use hardware acceleration when available如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  5. Restart Chrome and check for BSOD issues

How to switch off hardware acceleration in Mozilla Firefox:

  1. Start Firefox
  2. Click the button next to the address bar on the right
  3. Select Options (or go to about:preferences)如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. In the General section, find Performance
  5. Uncheck the Use recommended performance settings box
  6. It will show an additional option called Use hardware acceleration when available. Uncheck its box, too如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  7. Relaunch Firefox and inspect results

How to switch off hardware acceleration in Microsoft Edge:

  1. Open Edge
  2. Click the More button and go to Settings > System (or visit edge://settings/system)如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. Disable Use hardware acceleration when available and click Restart如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. Check for BSOD errors now

20. Disable overclocking

Overclocking tools are generally used by users to speed up their computers when playing high-demanding games. For example, it’s possible to overclock the memory. However, if it’s not done properly, overclocking can end up harming your computer and triggering blue screen errors such as Faulty Hardware Corrupted Page.

If you have overclocking tools installed on your PC, such as MSI Afterburner, CPU-Z or GPU-Z, make sure to turn them off and reset your computer’s clock settings by default. However, if you enabled overclocking in BIOS, proceed to the following solution.

21. Reset BIOS

You can control a wide range of computer settings from BIOS, including overclocking, caching, and shadowing. However, if you have misconfigured the BIOS options, you might have inadvertently caused stop code Faulty Hardware Corrupted Page on your Windows 10 PC.

How to reset BIOS settings to default:

  1. Shut down and restart your computer
  2. During reboot, press the key shown on the monitor to enter the PC BIOS mode
  3. Go to the advanced options
  4. Locate and turn on the setting that resets the BIOS configuration data to default如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  5. Save the new BIOS options and exit
  6. Once Windows boots, check if your still have blue screen issues

22. Update BIOS

Just like your operating system and applications, your BIOS must be updated in order to maintain the optimal performance of your computer. If you haven’t updated BIOS for a long time, you shouldn’t dwell on it any longer. Here’s what you need to do:

  1. Find an empty USB pen drive and connect it to your computer
  2. On the desktop, click the Start button, type System Information, and launch this program如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. In the System Summary section, check out the BaseBoard Manufacturer and BIOS Version/Date如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. Exit System Information
  5. Using the information obtained from BaseBoard Manufacturer, visit the official website
  6. By taking into account the BIOS Version/Date, find a newer BIOS version
  7. Download the archive and unzip it to your USB flash drive
  8. Restart your computer and press the key displayed on the screen to access BIOS mode
  9. Set up a backup of the current BIOS version and save it to your pen drive
  10. Start the BIOS update and follow the on-screen instructions如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  11. After the BIOS update, boot Windows as usual and check for BSOD errors

If you encounter additional system stability issues after performing the BIOS update, make sure to roll back to the previous version you saved on your pen drive.

23. Fix registry settings

Any significant changes made to the system registry recently could have caused computer problems and the Faulty Hardware Corrupted Page stop code. You can try using a registry cleaner but it probably won’t work as expected. Instead, check out the following easy instructions:

  1. Press the Windows key, type Registry Editor, and open this app
  2. In Registry Editor, open the File menu and select Export如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. Set a new name and saving destination to create a registry backup (.reg format)
  4. Click Save and quit Registry Editor
  5. Right-click the Start button and select Settings
  6. Go to Update & Security如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  7. Select Recovery on the left side
  8. At Advanced startup, click Restart now如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  9. Your operating system will restart in Advanced startup mode
  10. Go to Troubleshoot > Advanced options > Command Prompt如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  11. Copy and paste the next commands (press Enter after each line of text):
    • cd c:\Windows\System32\config

    • ren c:\Windows\System32\config\DEFAULT DEFAULT.old

    • ren c:\Windows\System32\config\SAM SAM.old

    • ren c:\Windows\System32\config\SECURITY SECURITY.old

    • ren c:\Windows\System32\config\SOFTWARE SOFTWARE.old

    • ren c:\Windows\System32\config\SYSTEM SYSTEM.old

    • copy c:\Windows\System32\config\RegBack\DEFAULT c:\Windows\System32\config\

    • copy c:\Windows\System32\config\RegBack\DEFAULT c:\Windows\System32\config\

    • copy c:\Windows\System32\config\RegBack\SAM c:\Windows\System32\config\

    • copy c:\Windows\System32\config\RegBack\SECURITY c:\Windows\System32\config\

    • copy c:\Windows\System32\config\RegBack\SYSTEM c:\Windows\System32\config\

    • copy c:\Windows\System32\config\RegBack\SOFTWARE c:\Windows\System32\config\

  12. Reboot your computer and check for BSOD errors

24. Start Windows in Safe Mode

If you’re having trouble using your computer because your operating system gets sent into a reboot loop due to stop code Faulty Hardware Corrupted Page, you can start Windows 10 in Safe Mode. It means disabling all non-important processes, services, and drivers that might prevent your PC from working normally.

How to boot Windows 10 in Safe Mode:

  1. Click the power button in the Start menu
  2. While holding down the Shift key, click Restart to reboot your PC in Advanced Startup mode如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. Head over to Troubleshoot > Advanced options > Startup Settings
  4. Click Restart
  5. Press F4 to start Windows in Safe Mode如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  6. Once your operating system starts, check if you still receive BSOD errors

25. Use System Restore

If you started getting the Faulty Hardware Corrupted Page error code after a recent software change on your computer, you can roll back Windows 10 to a previous checkpoint to undo the modifications and regain the stability of your computer.

However, the restore point must have been created before you started receiving blue screen messages. Furthermore, keep in mind that it means any programs installed after that point will disappear from your PC, so you will have to reinstall them and activate any premium editions.

How to use System Restore:

  1. Make sure you’re signed in with an administrator account
  2. Press the Win key, search for Control Panel, and open this app
  3. Go to Recovery如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  4. Click Open System Restore如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  5. Select a restore point on the list. If you have multiple entries available, check the Show more restore points box
    • You can click Scan for affected programs to find out the exact applications that will disappear from your PC
    • After picking a restore point, click Next and follow the given instructions如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  6. Your Windows PC will reboot afterward. Check for BSOD issues after

26. Consult Event Viewer

Event Viewer captures information about all major events happening on your computer, including system crashes. If you can’t figure out what’s causing your screen to turn blue and lock you out, you can turn to Event Viewer for help. Here’s what you need to do:

  1. Click the Start button, search for Event Viewer, and open this app
  2. In the main app window, go to Windows Logs > System on the left side
  3. Select the first entry on the list that says Error
  4. Find out more about the crash in the General and Details tab如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼

You can now look up for details about what’s causing the Faulty Hardware Corrupted Page error on the web. If you need a simplified tool for this purpose, we suggest turning to BlueScreenView. It’s a tiny, portable and intuitive program that captures logs about blue screen errors.

27. Reset Windows 10

If everything failed up until this point, it’s time to perform a factory reset on Windows 10. You shouldn’t worry about any personal documents, videos, photos or other files lying around on your PC since they will be protected. But all your programs will be removed, so you will have to reinstall them. Here’s what you need to do:

  1. Right-click the Start button and visit Settings
  2. Go to the Update & Security section如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  3. Select the Recovery area on the left side
  4. At Reset this PC, click Get started如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼
  5. Choose Keep my files and proceed with the steps如何修復 Windows 10 上有故障的硬件損壞的頁面停止代碼

You can fix Faulty Hardware Corrupted Page on Windows 10

In conclusion, Faulty Hardware Corrupted Page is a Blue Screen of Death error that usually signals a hardware problem. To fix it, you can repair HDD errors and damaged system files, update Windows 10 or uninstall faulty system updates, update or roll back your drivers, as well as use the integrated Hardware and Devices troubleshooter.

It’s also a good idea to reinstall your hardware devices and unplug the incompatible ones from your PC, clean your hardware components, check your RAM card, scan your PC for malware, uninstall recent software programs, to temporarily disable your firewall and antivirus, and check your storage capacity.

Furthermore, you can turn off Fast Startup mode and disable autorun applications, turn off hardware acceleration across all your programs, disable overclocking mode, update and reset BIOS to factory settings, fix any broken registry entries, start Windows in Safe Mode, use System Restore, consult Event Viewer, and perform a factory Windows reset if everything else fails.

How did you manage to get rid of the Faulty Hardware Corrupted Page stop code? Did the solutions above help? Tell us more about your experience in the comments below.


如何讓 Python 和 Pip 在 Windows 上運行

如何讓 Python 和 Pip 在 Windows 上運行

需要在 Windows 10 或 11 PC 上運行 Python 解釋器嗎?通過這個簡單的教程了解如何讓 Python 在 Windows 上運行。

如何在沒有擴展程序的情況下屏蔽 Chrome 中的廣告

如何在沒有擴展程序的情況下屏蔽 Chrome 中的廣告

谷歌正在更改 Chrome 瀏覽器,以使其更難屏蔽 Windows 中的廣告。借助 Adguard,您可以繞過這些更改。

我的世界中的生存基地和倖存者之家是一樣的嗎

我的世界中的生存基地和倖存者之家是一樣的嗎

當你開始玩 Minecraft,或者在 Minecraft 中開始一個新世界時,你要做的第一件事就是建造一座小房子。它不會是

使用 AnyDesk 遠程訪問 Windows Server

使用 AnyDesk 遠程訪問 Windows Server

想要一種通過 Internet 或家庭網絡連接到 Windows Server 的簡單方法嗎?了解如何與 Anydesk 連接。

如何在 Windows 11 上進入 BIOS:3 種簡單方法

如何在 Windows 11 上進入 BIOS:3 種簡單方法

需要幫助獲取 Windows 11 電腦的 BIOS?您將在此處找到在 PC 上執行此操作的三種不同方法

如何在 Windows 11 上連接 Airpods

如何在 Windows 11 上連接 Airpods

您可以將 Airpods 連接到 Windows 電腦,尤其是運行 Windows 11 的電腦。單擊此處查看有關如何操作的簡短教程

如何關閉筆記本電腦並使用顯示器:2 種工作方法

如何關閉筆記本電腦並使用顯示器:2 種工作方法

了解關閉筆記本電腦並在 Windows 上使用顯示器的兩種工作方法,以提高您的工作效率並節省時間。

在 Windows Server 上設置 FileZilla FTP 服務器

在 Windows Server 上設置 FileZilla FTP 服務器

需要在 Windows Server 系統上設置 FTP 服務器以實現快速文件傳輸?FileZilla Server 是您的最佳選擇。

iOS 15.4 有哪些新功能?

iOS 15.4 有哪些新功能?

Apple 剛剛發布了 iOS 的更新版本 - 它充滿了很酷的新功能!了解一些最著名的。

在 Windows Server 上託管 Subsonic 音樂服務器

在 Windows Server 上託管 Subsonic 音樂服務器

想要擁有自己的私人 Spotify 或 Apple Music?立即安裝 Subsonic 音樂服務器,通過網絡傳輸您自己的音樂。