From ef2041b91939e96af40181c30d4cba781ab1faa3 Mon Sep 17 00:00:00 2001 From: TheTank20 <57580668+thepwrtank18@users.noreply.github.com> Date: Thu, 9 Jul 2020 00:51:41 -0700 Subject: [PATCH] Changed to where it is in line with PowerToys (#4885) --- doc/devdocs/run-as-admin-detection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devdocs/run-as-admin-detection.md b/doc/devdocs/run-as-admin-detection.md index bc63f4d905..f10233f3ed 100644 --- a/doc/devdocs/run-as-admin-detection.md +++ b/doc/devdocs/run-as-admin-detection.md @@ -8,7 +8,7 @@ If you're running any application as an administrator (aka elevated) and PowerTo We understand users will run applications elevated. We do as well. We have two options for you when this scenario happens: -1. **Recommended:** PowerToys will prompt when we detect a process that is elevated. Go to PowerToys settings inside the General Tab and click "Relaunch as administrator". +1. **Recommended:** PowerToys will prompt when we detect a process that is elevated. Go to PowerToys settings inside the General Tab and click "Restart as administrator". 2. Enable "Always run as administrator" in the PowerToys settings. ## What is "Run as Administrator" / Elevated processes