Intel トランザクション同期拡張機能 (Intel®® TSX) 機能を無効にするためのガイダンス

適用先
Windows 10, version 1903, all editions Windows 10, version 1809, all editions Windows Server 2019, all editions Windows 10, version 1803, all editions Windows 10, version 1709, all editions Windows 10, version 1703, all editions Windows 10, version 1607, all editions Windows Server 2016, all editions Windows 10 Windows 8.1 Windows Server 2012 R2 Windows Server 2012 Windows 7 Service Pack 1 Windows Server 2008 R2 Service Pack 1 Windows Server 2008 Service Pack 2

概要

必要なプロセッサ のサポートを公開しているプロセッサに対して Intel® Transactional Synchronization Extensions (Intel® TSX) 機能を無効にする場合は、以下のレジストリ設定に関するガイダンスに従って無効にしてください。

レジストリ設定

  • 次のレジストリ設定で Intel® トランザクション同期拡張機能 (Intel® TSX) 機能を無効にする: reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Kernel" /v DisableTsx /t REG_DWORD /d 1 /f
    変更を有効にするために、コンピューターを再起動します。
  • 次のレジストリ設定で Intel® トランザクション同期拡張機能 (Intel® TSX) 機能を有効にする: reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Kernel" /v DisableTsx /t REG_DWORD /d 0 /f
    変更を有効にするために、コンピューターを再起動します。