2012-11-15

關閉Windows說明與支援 (取消 F1 功能)


其中一種方法

關閉 F1 功能:

執行命令提示字元(cmd)

reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\HelpPane.exe" /v Debugger /t REG_SZ /d null_null.exe

執行成功後,在桌面上按 F1 應該就不會出現Windows說明與支援的功能。

還原 F1 功能:

執行命令提示字元(cmd)
reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\HelpPane.exe" /v Debugger

沒有留言:

張貼留言

來說教、廣告就免了,謝謝。