Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
Autoruns can show entries for different user accounts, and the User menu is the control for that. A likely reason the elevated instance shows fewer Explorer items is that it is showing a different user context than the non-elevated instance.
Use this approach:
- Open Autoruns64 elevated.
- In Autoruns, open the User menu.
- Select the user account that normally experiences the lag, or select the option that shows all relevant user profiles if available in that menu.
- Go back to the Explorer tab and check whether the missing shell extensions now appear.
- If the entries appear, clear the checkbox to disable them rather than deleting them. That is the safer option because Autoruns supports re-enabling later.
Useful built-in actions in Autoruns:
- Uncheck an entry to disable it.
- Use Delete only if the entry should be removed permanently.
- Use Jump to Entry to open the Registry or file system location for the selected item.
- Use Properties to inspect the executable or DLL behind the entry.
For narrowing the list:
- In Options, use display filtering such as showing only non-Windows entries.
- Review the Explorer tab for third-party shell extensions first.
- If needed, also review Logon and Scheduled Tasks, since those are common places to investigate startup-related lag.
If an entry still shows Access denied when trying to uncheck it, use Jump to Entry from the elevated instance and inspect the exact Registry location or file path tied to that item before making changes manually. Disabling in Autoruns is preferable to manual removal because it is easier to reverse.