From d5a521be1d21d8ae981422b26d25264f48c7a421 Mon Sep 17 00:00:00 2001 From: Maifee Ul Asad <29339330+maifeeulasad@users.noreply.github.com> Date: Tue, 12 Oct 2021 09:57:31 +0600 Subject: [PATCH] highlighted docker requires admin privilege --- desktop/windows/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/windows/install.md b/desktop/windows/install.md index 3363659da7..ec0caa143b 100644 --- a/desktop/windows/install.md +++ b/desktop/windows/install.md @@ -109,7 +109,7 @@ Looking for information on using Windows containers? 4. When the installation is successful, click **Close** to complete the installation process. -5. If your admin account is different to your user account, you must add the user to the **docker-users** group. Run **Computer Management** as an administrator and navigate to **Local Users and Groups** > **Groups** > **docker-users**. Right-click to add the user to the group. +5. If your admin account is different to your user account, you must add the user to the **docker-users** group. Run **Computer Management** as an **administrator** and navigate to **Local Users and Groups** > **Groups** > **docker-users**. Right-click to add the user to the group. Log out and log back in for the changes to take effect. ## Start Docker Desktop