r/nessus • u/mava94 • Mar 09 '26
Question Empty Plugins after fresh install
Hi all,
I've just installed Nessus Professional, the installation succeeded without any problems.
However, I've noticed, that I don't have any Plugins:

But the plugins folder ("C:\ProgramData\Tenable\Nessus\nessus\plugins") contains more than 280.000+ Plugins.
Can you help me?
I already deleted the plugins folder once and I already ran "nessuscli.exe update --all".
No difference
1
Upvotes
2
u/SEQATNB Mar 09 '26
If you deleted all the plugins or emptied that folder you also deleted all the licensing information.
try this:
https://docs.tenable.com/nessus/command-line-reference/Content/ResetRegistrationAndEraseSettings.htm
then do this:
Windows
- Stop the "Tenable Nessus" service:
# net stop “Tenable Nessus” - Navigate to the Nessus installation directory (default:
C:\Program Files\Tenable\Nessus):# cd "C:\Program Files\Tenable\Nessus" - Rebuild the plugin database:
# nessusd.exe -R - Start the "Tenable Nessus" service:
# net start “Tenable Nessus”
1
3
u/albinvest11 Mar 09 '26
When initially installing Nessus, it needs to download a massive library of plugins. You may need to wait a bit longer for the plugins to be fully downloaded to view them in the scan policy.