如果您在不支援的硬體上執行 Windows 11,則較新的作業系統版本會在螢幕左下角顯示「未滿足系統需求」浮水印。
如果您在虛擬機器中使用作業系統,這可能不是問題。但對大多數人來說,水印可能會讓人感到厭煩。幸運的是,您可以透過登錄機碼破解和群組原則編輯器刪除未滿足系統要求的浮水印。
Microsoft Windows 11 比其前身有更嚴格的硬體需求。如果您的系統不符合最低系統要求(包括 TPM 2.0),安裝將突然停止。
但是,問題隨之而來,有許多解決方法可以讓您繞過限制並在不受支援的硬體上安裝 Windows 11。
雖然微軟最初允許在不受支援的硬體上安裝,並警告用戶存在安全性問題和缺乏未來更新,但現在決定添加永久浮水印,以提醒用戶他們的系統不受支援。 「設定」應用程式中也可能會出現類似的訊息。
如果您在 PC 上看到「系統需求未滿足」浮水印,可以透過修改 DWORD 來刪除註冊表編輯器中的值。
由於修改 Windows 登錄涉及風險,因此在使用登錄編輯器進行任何變更之前建立還原點。
依照下列步驟刪除 Windows 11 中的「未滿足系統需求」浮水印:
HKEY_CURRENT_USER\Control Panel\UnsupportedHardwareNotificationCache
在登錄編輯程式中,右鍵點選 Control 鍵 (HKEY_CURRENT_USER\Control Panel),然後選擇「新建」>「控制台」。鑰匙。
使用 GPedit 關閉系統需求而非訊息:
<code class="hljs xml">Local Computer Policy > Computer Configuration > Administrative Templates > System</code>
Now, you need to restart your computer to apply the changes. After the restart, the "minimum system requirements are not met message" will not be displayed on the desktop.;
If you need to revert the changes, open the Hide messages when Windows system requirements are not met policy again and set it to Not Configured.
If you have bypassed the TPM secure boot requirement to install Windows 11, you will likely see the System requirement not met watermark on your PC. Fortunately, you can remove the watermark by modifying a Windows registry entry or configuring a group policy using GPedit.
以上是如何刪除 Windows 11 中的「未滿足系統需求」浮水印的詳細內容。更多資訊請關注PHP中文網其他相關文章!