From ca68915b2a9ee9946dccfde7291dcb667da063d5 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 17 Jul 2025 18:29:25 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/FAQ.md b/FAQ.md index 406f486..90b46f9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -286,13 +286,10 @@ Also, make sure you're entering the correct account format, depending on whether > Case: The issue was simply that I had initially used just administrator instead of zentrale\administrator. Once I used the correct format along with the password, it worked perfectly. -1. How to check what type of account you're using: -Open Command Prompt or PowerShell. - -2. Run: - -whoami +How to check what type of account you're using: +1. Open Command Prompt or PowerShell. +2. Run: `whoami` 3. You will see output like: - MYPC\Administrator → local account