Wingetlywingetly
← All apps

LogonExpert

by Softros Systemsv11.3.2

Last updated

LogonExpert is a secure approach to automatic logon. It stores logon data encrypted with the AES 256 algorithm.

Install with winget

$ winget install --id Softros.LogonExpert --exact --version 11.3.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for LogonExpert

LogonExpert uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i LogonExpertSetup64.msi /quiet /norestart

See the full silent install reference for LogonExpert

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

LogonExpert is a secure approach to automatic logon. It stores logon data encrypted with the AES 256 algorithm. It directly interacts with WinLogon (the part of the operating system responsible for logon) to ensure that no other application can intercept logon data. It has many other useful features.

- LogonExpert is easy to configure, stable and reliable.

- The AES 256 encryption algorithm protects your logon data; direct interaction with WinLogon secures your computer while it’s logging in.

- As an alternative to the Windows built-in locking mechanism, you can lock the user's desktop transparently, keeping its content visible for everyone but protected from unwanted human access via mouse or keyboard.

- Configure a simple pre-logon delay, or set up an advanced configuration with the built-in scheduler. Also available is the post-logon wake-up capability.

- LogonExpert works with all types of Windows accounts including local or Active Directory domain accounts, Microsoft (formerly Windows Live) and Entra ID (formerly Azure AD) accounts. Moreover, both password and PIN based types of authentication are supported.

- LogonExpert can be configured to automatically log a specified user back on each time any user of the computer logs off.

- Ctrl+Alt+Del requests, shutdown events, system legal notices and any other windows appearing before logon are bypassed automatically.

- LogonExpert works with Micro Focus OES eDirectory (formerly Novell Netware) and can additionally autologon its users keeping their credentials just as secure.

- Add and log on any number of users to one computer simultaneously using the application’s interface, command line, scripts or scheduling tools.

- LogonExpert detects and works with all major two-factor authentication (2FA) and multi-factor authentication (MFA) systems for Windows autologon, such as Duo, Imprivata, Okta, etc. You get the software's secure autologon functionality while also having your system protected by 2FA/MFA.

Free for 10 days

Installers · v11.3.2

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect
x64MSImachineDirect
arm64MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for LogonExpert.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Transparent Lock ScreenSoftros Systems
    Softros.TransparentLockScreenv26.7.6644.0

    Lock your computer while keeping your desktop visible with Transparent Lock Screen

  • Network Time System (Server)Softros Systems
    Softros.NetworkTimeSystem.Serverv2.6.2

    Network Time Server is part of the Network Time System package used for setting up and running a dedicated time server on the company network.

  • Network Time System (Client)Softros Systems
    Softros.NetworkTimeSystem.Clientv2.6.2

    Network Time Client is part of the Network Time System package responsible for synchronizing time on Windows based workstations where it is installed.

  • Softros LAN MessengerSoftros Systems
    Softros.SoftrosLANMessengerv12.6.7

    Softros LAN Messenger is an easy-to-use LAN messaging application for safe, secure and effective intra-office communication. It does not require a server to run and is very easy to install.

  • LogonExpert ServerSoftros Systems
    Softros.LogonExpert.Serverv25.10.9

    LogonExpert Server is a centralized solution for storing and managing Windows autologon credentials, settings, scheduled tasks, and licenses for all LogonExpert Clie ts in your network.

More from Softros Systems or browse Autologon, Automatic, Logon.

Frequently asked questions

How do I install LogonExpert on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Softros.LogonExpert --exact --version 11.3.2. winget downloads the installer from Softros Systems and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install LogonExpert silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Softros.LogonExpert --exact 11.3.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for LogonExpert?
LogonExpert uses MSI. Run the downloaded installer with: msiexec.exe /i LogonExpertSetup64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall LogonExpert via winget?
Run: winget uninstall --id Softros.LogonExpert --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from LogonExpert's Apps & Features entry.
Is LogonExpert free?
LogonExpert is distributed under Proprietary. Refer to the publisher (https://www.logonexpert.com/) for the full license terms - Wingetly itself does not charge for installation.
Does LogonExpert work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls LogonExpert directly from the publisher.
How do I keep LogonExpert up to date?
Run winget upgrade --id Softros.LogonExpert --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of LogonExpert from microsoft/winget-pkgs.