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