Disabling a startup item through Task Manager or Settings does not remove the Run key or the Startup shortcut - Windows writes a flag into StartupApproved instead. So the collector would have listed those entries as present with no indication they had been switched off, and a bay where someone had already tidied up would look identical to one where nothing autostarts. Reads all five StartupApproved keys, including Run32 for the WOW64 view, and decodes the first byte: 02/06 enabled, 03/07 disabled. This matters for the current investigation because turning an item off is a per-machine workaround - the next imaged bay installs and starts it again. The fix is not installing it, which needs the app-to-autostart mapping this section preserves.
18 KiB
18 KiB