That unknown startup entry is most likely a leftover or hidden startup script or executable that is not properly registered with Windows, which is why Task Manager cannot show its file location or properties. To investigate and remove it, use the tools Windows exposes for non‑standard startup items.
- Check the Startup folders
- Press
Win + R, type shell:startup, press Enter.
- If a shortcut or script named something like Genuine appears here, delete it.
- Press
Win + R, type shell:common startup, press Enter.
- Again, look for suspicious shortcuts or scripts and delete them.
These folders control startup for the current user and for all users. Deleting a shortcut here removes that startup item.
- If the entry persists
- It may be coming from a registry Run key, scheduled task, or other persistence method (often used by unwanted or malicious software). In that case:
- Run a full scan with Windows Security.
- Run a reputable antimalware tool.
- Manually review other startup mechanisms (Task Scheduler,
HKCU/HKLM\Software\Microsoft\Windows\CurrentVersion\Run) if comfortable doing so.
If unsure about the origin and it is not clearly tied to trusted software, keep it Disabled in Task Manager and remove any matching shortcut from the Startup folders as above.
References: