Autoruns Download for Windows 11 & 10

Download Autoruns for Windows to inspect startup programs, services, drivers, scheduled tasks, Explorer extensions, Registry entries, and other Windows auto-start locations.
Autoruns Download for Windows gives Windows users an advanced startup-management and troubleshooting utility from Microsoft Sysinternals. It reveals programs, services, drivers, scheduled tasks, Explorer extensions, Winlogon components, Registry entries, and many other items configured to start automatically with Windows or when a user signs in.
Windows Task Manager can show common startup applications, but Autoruns goes much deeper by examining a large collection of Registry and file-system locations used by Windows and third-party software.
This makes Autoruns useful for investigating slow startup, unnecessary startup activity, programs that keep launching automatically, third-party services or drivers, and suspicious persistence entries.
Autoruns Download – Quick Overview
| Information | Details |
|---|---|
| Software | Autoruns |
| Developer | Microsoft Sysinternals |
| Author | Mark Russinovich |
| Current Version | 14.3 |
| Release Date | June 17, 2026 |
| Download Size | About 3 MB |
| Software Type | Startup Manager / Troubleshooting Utility |
| Traditional Installation | Not Required |
| Portable Use | Yes |
| GUI Utility | Autoruns |
| Command-Line Utility | Autorunsc |
| Startup Entry Management | Yes |
| Services & Drivers | Yes |
| Scheduled Tasks | Yes |
| Signature Verification | Yes |
| VirusTotal Integration | Yes |
| CSV Export via Autorunsc | Yes |
| Official Source | Microsoft Sysinternals |
What Is Autoruns?
Autoruns is part of Microsoft’s Sysinternals troubleshooting toolkit. Its main purpose is to reveal auto-start entries configured across Windows.
Instead of checking only the familiar Startup folder or Task Manager’s Startup apps page, Autoruns examines many locations capable of launching programs or system components automatically.
Autoruns can display entries associated with:
- Logon and Startup folders.
- Run and RunOnce Registry keys.
- Explorer extensions.
- Windows services.
- Drivers.
- Scheduled tasks.
- Winlogon.
- Image Hijacks.
- AppInit DLLs.
- KnownDLLs.
- Winsock and network providers.
- Codecs.
- WMI.
- Packaged apps.
- Other Windows auto-start mechanisms.
How to Download and Run Autoruns on Windows

Autoruns does not require a conventional setup wizard. It is a portable Sysinternals utility that can be extracted and run directly.
- Open Microsoft Sysinternals: Visit Microsoft’s official Autoruns page.
- Download Autoruns: Select the official Autoruns and Autorunsc package.
- Extract the ZIP: Extract the downloaded archive to a convenient folder.
- Launch Autoruns: Run the appropriate Autoruns executable.
- Use administrator access when needed: Some protected system locations may require elevated privileges.
- Wait for the scan: Autoruns scans configured auto-start locations and populates its interface.
Autoruns Main Interface Explained

Autoruns organizes startup information into tabs so you can narrow the view instead of reviewing every category in one enormous list.
The interface can display details such as the autorun entry, description, publisher, image path, timestamp, and other relevant properties.
Everything Tab
The Everything tab provides the broadest overview by combining entries from multiple Autoruns categories into one view.
Logon Entries
The Logon category contains applications configured to start when a user signs into Windows. These can include cloud-sync clients, communication apps, hardware utilities, launchers, update helpers, and background tools.
If you actively use Microsoft’s cloud synchronization service, see our Microsoft OneDrive Download for Windows guide before changing OneDrive startup behavior.
Explorer Entries
Explorer entries can include shell extensions, context-menu handlers, File Explorer integrations, and other Windows shell components.
A faulty third-party shell extension can sometimes contribute to File Explorer instability or unusual right-click behavior.
Autoruns Startup Entries Explained

Scheduled Tasks
Software can use Windows Task Scheduler to launch updaters, maintenance utilities, background components, telemetry tools, vendor applications, and other automated processes.
Autoruns can reveal scheduled startup behavior that may not appear in the normal Task Manager Startup apps view.
Services
Windows services can start automatically in the background. Third-party services may belong to security software, hardware utilities, backup applications, VPN clients, update services, databases, or development tools.
Drivers
Autoruns can also expose auto-start drivers. Drivers operate at a much deeper system level than ordinary startup programs.
Incorrectly disabling an important driver can cause hardware problems, missing devices, networking failures, security-software problems, Windows instability, or boot problems.
Winlogon and Other Advanced Locations
Autoruns can inspect advanced startup mechanisms such as Winlogon entries, Image Hijacks, AppInit DLLs, KnownDLLs, Winsock providers, WMI, and other less-visible startup areas.
These categories are useful for experienced administrators and advanced troubleshooting. Ordinary users should generally treat unfamiliar entries as diagnostic information unless they clearly understand what each item does.
Packaged Apps Support
The Autoruns 14.x generation includes Windows packaged-app support. Version 14.3 also further aligned Autorunsc with the graphical Autoruns capabilities.
Hide Microsoft Entries, Digital Signatures & VirusTotal

Hide Signed Microsoft Entries
One of Autoruns’ most useful filters is Hide Signed Microsoft Entries. It helps reduce Microsoft-signed Windows components in the visible list so you can focus more easily on third-party startup entries.
This can be especially useful when investigating slow startup, unexpected background software, application conflicts, or suspicious startup behavior.
Verify Digital Signatures
Autoruns can verify digital signatures to provide useful information about the publisher and integrity of startup files.
When investigating an unfamiliar entry, check its publisher, file location, digital signature, description, related installed application, and other available information.
VirusTotal Integration
Autoruns can integrate with VirusTotal for additional file-reputation analysis.
VirusTotal results should be interpreted in context. One detection does not automatically prove malware, while zero detections do not guarantee that a file is safe.
Consider the number of detections, publisher, signature status, file path, software source, and whether you recognize the application.
How to Disable a Startup Entry with Autoruns
Autoruns allows you to disable an auto-start entry by clearing its checkbox.
- Find the entry.
- Identify its publisher.
- Check the executable path.
- Confirm what software it belongs to.
- Clear the checkbox to disable it.
- Restart Windows if necessary.
- Check whether the issue is resolved.
Disable vs Delete
Disable
The startup configuration remains available but is prevented from starting normally. You can re-enable it later.
Delete
The startup configuration entry is removed and may be harder to restore.
For troubleshooting, disabling first is usually safer. Confirm that Windows and the associated application continue working correctly before considering permanent removal.
Autoruns Investigation Tools
Jump to Entry
Jump to Entry can navigate directly to the Registry or file-system location responsible for a selected auto-start configuration.
View File Location
Autoruns can help locate the executable associated with a startup entry. File location can provide valuable context when investigating unfamiliar software.
View Properties
Opening file properties can help identify the description, publisher, version, location, and other Windows file information.
Autoruns and Process Explorer Integration
Autoruns and Process Explorer solve different but complementary troubleshooting problems.
Autoruns tells you what is configured to start automatically, while Process Explorer is better suited to inspecting processes that are currently running.
Together, they provide deeper Windows troubleshooting capabilities than Task Manager alone.
Autorunsc Command-Line Tool
The Autoruns package also includes Autorunsc, the command-line equivalent.
It is especially useful for system administrators, scripting, remote troubleshooting, automated audits, exporting startup information, and comparing startup configurations.
Export Startup Entries to CSV
Autorunsc supports CSV output as well as other machine-readable formats. This can be useful for saving startup inventories, reviewing entries in spreadsheets, comparing systems, archiving troubleshooting information, or processing results with scripts.
Scan Another User Account
Autoruns supports viewing startup entries for different user accounts configured on the computer. This is useful when a startup problem affects only one Windows profile.
Offline Windows Scanning
Autorunsc also supports advanced offline Windows scanning options. This is mainly useful for administrators and technicians rather than ordinary home users.
How to Find Suspicious Startup Entries
Autoruns can help investigate suspicious startup persistence, but it should not be treated as an automatic malware detector.
- Run Autoruns.
- Hide signed Microsoft entries when appropriate.
- Review unfamiliar third-party items.
- Check publishers.
- Verify digital signatures.
- Review file paths.
- Use VirusTotal where appropriate.
- Research unknown components.
- Disable questionable entries only when you understand the likely impact.
If you genuinely suspect malware, use Autoruns alongside reputable security software rather than relying on it alone.
You can also see our Malwarebytes Download guide for additional on-demand malware scanning.
Speed Up Windows Startup with Autoruns
Autoruns can help reduce unnecessary startup activity, but aggressive cleanup is not always beneficial.
Start with clearly identifiable optional applications that you recognize but do not need immediately after sign-in.
- Security components.
- Required hardware utilities.
- Drivers.
- Essential services.
- Entries you cannot identify.
The goal is not to make the startup list as small as possible. The goal is to reduce unnecessary startup activity without breaking useful functionality.
Autoruns vs Windows Task Manager, Startup Apps & Process Explorer

| Feature | Autoruns | Task Manager | Windows Settings |
|---|---|---|---|
| Common Startup Apps | Yes | Yes | Yes |
| Logon Entries | Yes | Basic | Basic |
| Services | Yes | No Comparable Startup View | No |
| Drivers | Yes | No | No |
| Scheduled Tasks | Yes | No | No |
| Explorer Extensions | Yes | No | No |
| Winlogon / Advanced Locations | Yes | No | No |
| Hide Microsoft Entries | Yes | No | No |
| Signature Verification | Yes | Limited | Limited |
| VirusTotal Integration | Yes | No | No |
| Disable Startup Entries | Yes | Yes | Yes |
| Command-Line Companion | Autorunsc | No Equivalent | No Equivalent |
| Best For | Deep Startup Analysis | Everyday Startup Management | Simple Startup Control |
Autoruns vs Process Explorer
| Task | Autoruns | Process Explorer |
|---|---|---|
| View Startup Entries | Excellent | No |
| Inspect Running Processes | Limited | Excellent |
| Services / Driver Autostarts | Yes | Different Focus |
| Scheduled Task Startup | Yes | No |
| Find Open Handles | No | Yes |
| View Loaded DLLs | Startup-Related Context | Excellent |
| Disable Startup Entry | Yes | No |
| Main Purpose | Autostart Analysis | Process Analysis |
For normal startup applications, Task Manager or Windows Settings is easier. Use Autoruns when services, drivers, scheduled tasks, Explorer extensions, Registry locations, or less-visible startup mechanisms need investigation.
Is Autoruns Safe?
Yes. The genuine Autoruns utility obtained from Microsoft Sysinternals is an official Microsoft troubleshooting tool.
The main risk is not Autoruns itself—it is making incorrect changes with a powerful system utility.
Common Autoruns Troubleshooting
Autoruns Does Not Open
Make sure the downloaded ZIP archive was fully extracted. Try launching the appropriate executable again and use Run as administrator when protected system areas need to be examined.
Too Many Entries Appear
This is normal. Autoruns deliberately examines far more auto-start locations than ordinary Windows startup managers.
Use category tabs and filtering options to narrow the results.
I Don’t Know Which Entries Are Safe to Disable
Do not disable unknown entries randomly. Start with software you recognize and know you do not need at startup.
Use publisher, signature, file path, description, and properties information to investigate unfamiliar items.
Entry Comes Back After I Disable It
The owning application may recreate its startup configuration. Check the application’s own settings for options such as Start with Windows, Launch at startup, Run in background, or similar controls.
VirusTotal Shows a Detection
Do not make a decision based on one detection alone. Review the number of detections, publisher, digital signature, path, software source, and other security information.
Autoruns Shows “File Not Found”
An auto-start configuration can remain after the referenced file has been removed or moved. Confirm what created it before removing the configuration.
Windows Has Problems After Disabling an Entry
Reopen Autoruns and re-enable the affected item when possible. This is why disabling is generally safer than immediately deleting startup configurations.
How to Update Autoruns
Autoruns does not need a traditional in-app update system for the standalone version.
- Visit Microsoft Sysinternals.
- Check the current Autoruns version.
- Download the latest package.
- Extract it.
- Replace your older copy.
How to Remove Autoruns
Because standalone Autoruns does not require installation, removal is simple.
- Close Autoruns.
- Delete the extracted Autoruns folder.
- Remove any shortcut you created.
If you obtained Autoruns through another supported Sysinternals Suite installation method, manage that installation accordingly.

Safe Autoruns Download – Important
Always download Autoruns directly from Microsoft Sysinternals. The official Microsoft page provides the current Autoruns and Autorunsc package and also offers Sysinternals Live access.
Official source: Microsoft Sysinternals Autoruns.
- Autoruns Crack.
- Autoruns Pro.
- Autoruns Activator.
- Autoruns Full Version Crack.
- Modified Autoruns.
- Repacked Autoruns.
- Unofficial portable builds.
- Torrent or unknown third-party downloads.
There is no reason to use a cracked copy because the genuine Autoruns utility is available directly from Microsoft.
Frequently Asked Questions
Is Autoruns free?
Yes. Autoruns is distributed directly by Microsoft as part of the Sysinternals utilities.
What is the latest version of Autoruns?
As of August 2026, Microsoft lists Autoruns v14.3, released June 17, 2026.
Does Autoruns need to be installed?
No traditional installation is required. Download the official package, extract it, and run Autoruns.
What is Autorunsc?
Autorunsc is the command-line version included with Autoruns. It supports advanced startup analysis, scripting, and output formats such as CSV.
Is Autoruns better than Task Manager?
For basic startup management, Task Manager is simpler. Autoruns is much more comprehensive and is better suited to advanced startup analysis and troubleshooting.
Can Autoruns disable startup programs?
Yes. Clearing an entry’s checkbox disables that auto-start entry.
Should I delete startup entries?
Usually, disable an entry first. Deleting removes its startup configuration and can be harder to reverse.
Can Autoruns show scheduled tasks?
Yes. Scheduled tasks are among the auto-start categories supported by Autoruns.
Can Autoruns show Windows services and drivers?
Yes. Autoruns covers auto-start services and drivers in addition to ordinary startup applications.
Does Autoruns support VirusTotal?
Yes. Autoruns can use VirusTotal checking through its scan options.
Can Autoruns verify digital signatures?
Yes. Digital-signature verification is available through Autoruns scan options.
Can Autoruns hide Microsoft entries?
Yes. Hide Signed Microsoft Entries can help users focus more easily on third-party auto-start items.
Can Autoruns help find malware?
It can help identify and investigate suspicious persistence entries, but it is not a replacement for antivirus or dedicated malware-removal software.
Is Autoruns portable?
Yes. The standalone package can be extracted and run without a conventional installation.
Is Autoruns safe?
Yes, when obtained from Microsoft Sysinternals. Be careful when disabling or deleting unfamiliar Windows, driver, security, or application startup entries.
Final Thoughts
Autoruns is one of the strongest Windows utilities for investigating everything configured to start automatically. Windows Settings and Task Manager are easier for familiar startup applications, while Autoruns becomes especially valuable when the problem involves scheduled tasks, services, drivers, Explorer extensions, Registry locations, Winlogon components, WMI entries, or other less-visible startup mechanisms.
Its ability to hide signed Microsoft entries, verify digital signatures, integrate with VirusTotal, jump directly to configuration locations, and work alongside Process Explorer makes it especially useful for advanced troubleshooting.
The safest approach is simple: inspect first, disable second, and delete only when you understand exactly what the entry does.
Ready to download Autoruns?
Get the latest Autoruns and Autorunsc package directly from Microsoft Sysinternals. ABDNOVA recommends official sources only.





