From 948b6e5c3cc2dbcc4ca24108649bb0b9a3c1e218 Mon Sep 17 00:00:00 2001 From: VLG17 <41186174+VLG17@users.noreply.github.com> Date: Thu, 4 Mar 2021 17:07:40 +0200 Subject: [PATCH] open Cmd as Administrator https://github.com/MicrosoftDocs/windows-itpro-docs/issues/9075 --- windows/deployment/update/windows-update-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/update/windows-update-resources.md b/windows/deployment/update/windows-update-resources.md index ae68206cec..439b4f04e7 100644 --- a/windows/deployment/update/windows-update-resources.md +++ b/windows/deployment/update/windows-update-resources.md @@ -38,7 +38,7 @@ The following resources provide additional information about using Windows Updat ## Reset Windows Update components manually -1. Open a Windows command prompt. To open a command prompt, click **Start > Run**. Copy and paste (or type) the following command and then press ENTER: +1. Open a Windows command prompt as Administrator. To open a command prompt as Administrator, click **Start > Run**. Copy and paste (or type) the following command and then press Ctrl+Shift+Enter to run the command as an Administrator: ``` console cmd ```