Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » Windows » Is my AD user or service account password correct? Run App as a different User and switch Users in Windows
  • remove Windows PC from you iCloud Account completely
    How to remove Windows PC from your iCloud Account completely Mac
  • Distributed File System DFS
    All About Distributed File System Windows
  • disableFaceTime567u
    Sign out of FaceTime: How to disable or enable FaceTime on Mac Mac
  • ddf 2
    Add boot and install images to WDS and configure Multicast transmission via the GUI and WDSUTIL Windows Server
  • Add a second domain to your domain
    How to add a new Domain Controller to an Existing Domain Windows Server
  • image 41
    INACCESSIBLE BOOT DEVICE: Fix Your PC ran into a problem and needs to restart Windows
  • Screenshot 2020 12 29 at 04.08.43
    Enable or disable BitLocker Drive Encryption on Windows Security | Vulnerability Scans and Assessment
  • blog banner 1
    Reset and reinstall Windows 10 from the cloud and how to recover your Windows 10 when you cannot boot to Windows Windows

Is my AD user or service account password correct? Run App as a different User and switch Users in Windows

Posted on 14/09/202108/09/2024 Christian By Christian No Comments on Is my AD user or service account password correct? Run App as a different User and switch Users in Windows
Active Directory user account password

In this article, we shall discuss “AD user account password correct? Run an App as a different User”. Have you forgotten your username and password and cannot log in to your Active Directory? But first, let us discuss what a password is and how they are stored. Kindly refer to the following guides on how to perform these related tasks: How to create a desktop shortcut in Windows 10 to switch User Accounts: Fast user switching (Session Disconnection Utility).

Passwords stored in Active Directory are hashed. Which means that once the user creates a password, an algorithm transforms that password into an encrypted output known as you guessed it, a “hash”.

Hashes are of fixed size so passwords of different lengths will have the same number of characters. They are designed to be one-way encryption so that once they are coded. No one should be able to break that code.

You may be faced with doubtes over some service accounts passwords and may want to verify if these passwords are correct. In this guide, I have compiled some very basic steps for you to determine if your credentials are correct?

Also, see How to enable or disable fast User Switching in Windows 10, and how to disable or enable automatic login from the sign-in screen in Windows.

Method 1: Runas via the Commandline

Furthermore, Runas is a command-line tool that is built into Windows Vista that allows a user to run specific tools and programs under a different username to the one that was used to log on to a computer interactively.

The utility will prompt for the password, if the right password has been provided, notepad will be launched.

runas /u:yourdomain\youruser notepad.exe
Service account authentication

Note: Furthermore, If the password or user account is not correct, it will produce an error with the code 1326: the username or password is incorrect.

Running applications as different user

Method 2: Run an App as a Different User

Moreover, This process is basically the same as described in method one, but this time, via the GUI. In addition, To do this, please follow the steps below.

Press and hold the Shift key and right-click on the App as shown below. If you are on a mac and connecting via RDP, use the Shift+Ctrl keys together and right-click on the App.

In the context menu, select Run as a different user as shown below.

User switching in Windows

Enter the new credentials and click OK to run the app.

Screenshot-2021-09-13-at-21.40.59

Note: Ensure this user also has the necessary privilege to connect to your application, else I will fail as well.

Screenshot-2021-09-13-at-21.41.55

Note: You rarely have to use the Run as administrator command because Windows Vista will automatically prompt you for an administrator password when it is needed.

Method 3: On Windows desktop, you can use Active Directory Explorer by SysInternals

Method 3: On Windows desktop, you can use Active Directory Explorer by SysInternals and this can be download from the following link. You can also use Sysinternal live as discussed in this guide:

Ensure you have adequate rights, else it will fail. See this guide on how to run Active Directory Explorer by Sysinternals.

Screenshot-2021-09-13-at-22.02.55

As you can see, you are connected. These are a few ways you can test your login credentials very quickly.

Screenshot-2021-09-13-at-22.03.19

Note: Incorrect password results in a "username or password are incorrect" prompt fairly quickly, so this would be a decent GUI-based way to test a list of possible passwords.

Method 4: Switch Users accounts in Windows

Click on the Start button from the taskbar. Then, on the left side of the Start menu, select the account name icon (or picture). Click on Lock or  Switch user depending on your environment.

If you do not have the switch user button, click on Lock as shown below. If you have the switch user button, please proceed with the steps below.

Screenshot-2021-09-13-at-22.11.55

Now you should have the opportunity to switch users as shown below.

Screenshot-2021-09-13-at-22.12.32

Enter your credentials, when they are correct, you should be able to log on to the device.

Screenshot-2021-09-13-at-22.13.12

Note: You can also open the ShutDown Windows dialog by Alt+F4, click the down arrow, choose Switch user in the list, and clcik on OK.

Or via the Ctrl+Alt+Del options.

I hope you found this blog post on “AD user account password correct? Run an App as a different User” helpful. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Microsoft Windows, Windows 10, Windows Server 2016

Post navigation

Previous Post: Use Active Directory Explorer from Sysinternals
Next Post: How to Setup SonarLint in VS Code for Your App Project

Related Posts

  • shortcut
    How to make a desktop shortcut available for all users in Windows 7 and 10 Windows
  • Featured image batch file.
    Retrieve Recent Windows Update: How to create batch script files Scripts
  • banner
    How to Edit Windows Hosts File via PowerToy Editor Utility Web Server
  • logon failure and requested session denied
    Logon Failure: User has not been granted the requested logon type Windows
  • Pluggin cable
    System check found some issues during MBAM encryption: Fail, the Power cable must be connected Windows
  • Feature image 1
    Configure and validate Exclusions for Microsoft Defender Antivirus scans Anti-Virus Solution

More Related Articles

shortcut How to make a desktop shortcut available for all users in Windows 7 and 10 Windows
Featured image batch file. Retrieve Recent Windows Update: How to create batch script files Scripts
banner How to Edit Windows Hosts File via PowerToy Editor Utility Web Server
logon failure and requested session denied Logon Failure: User has not been granted the requested logon type Windows
Pluggin cable System check found some issues during MBAM encryption: Fail, the Power cable must be connected Windows
Feature image 1 Configure and validate Exclusions for Microsoft Defender Antivirus scans Anti-Virus Solution

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • remove Windows PC from you iCloud Account completely
    How to remove Windows PC from your iCloud Account completely Mac
  • Distributed File System DFS
    All About Distributed File System Windows
  • disableFaceTime567u
    Sign out of FaceTime: How to disable or enable FaceTime on Mac Mac
  • ddf 2
    Add boot and install images to WDS and configure Multicast transmission via the GUI and WDSUTIL Windows Server
  • Add a second domain to your domain
    How to add a new Domain Controller to an Existing Domain Windows Server
  • image 41
    INACCESSIBLE BOOT DEVICE: Fix Your PC ran into a problem and needs to restart Windows
  • Screenshot 2020 12 29 at 04.08.43
    Enable or disable BitLocker Drive Encryption on Windows Security | Vulnerability Scans and Assessment
  • blog banner 1
    Reset and reinstall Windows 10 from the cloud and how to recover your Windows 10 when you cannot boot to Windows Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.