From 8f3dfffb487494320551cc7ce3c6832bad15a703 Mon Sep 17 00:00:00 2001 From: moematsuo <106163830+moematsuo@users.noreply.github.com> Date: Thu, 30 Oct 2025 18:18:58 +0900 Subject: [PATCH] Update enable-the-lock-pages-in-memory-option-windows.md --- .../enable-the-lock-pages-in-memory-option-windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/database-engine/configure-windows/enable-the-lock-pages-in-memory-option-windows.md b/docs/database-engine/configure-windows/enable-the-lock-pages-in-memory-option-windows.md index db2bd2c5dff..5d4cfe26599 100644 --- a/docs/database-engine/configure-windows/enable-the-lock-pages-in-memory-option-windows.md +++ b/docs/database-engine/configure-windows/enable-the-lock-pages-in-memory-option-windows.md @@ -19,7 +19,7 @@ This Windows policy determines which accounts can use a process to keep data in > [!NOTE] > Locking pages in memory might boost performance when paging memory to disk is expected. For more information, see [Lock pages in memory (LPIM)](server-memory-server-configuration-options.md#lock-pages-in-memory-lpim). -Use the Windows Group Policy tool (`gpedit.msc`) to enable this policy for the account used by [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)]. You must be a system administrator to change this policy. +Use the Windows Group Policy tool (`gpedit.msc`) or SQL Server Configuration Manager(since SQL Server 2019) to enable this policy for the account used by [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)]. You must be a system administrator to change this policy. ### Enable the Lock pages in memory option