最近拿到一台PC,桌面出現測試模式 組建7600,這是微軟提供開發人員所提供的一個模式,可以用以下步驟關閉。
SETP.1 在命令提示字元點右鍵【以系統管理員身分執行】
SETP.2 batch command
C:\> bcdedit /set testsigning off
SETP.3 reboot
Testing mode open:
C:\> bcdedit /set testsigning on
參考資料:
http://support.microsoft.com/kb/2509241/zh-tw