@pitaj said in Noticing "Active Plugins" That Aren't Actually Installed?:
That list reflects the activated plugins on your forum, ignoring whether or not they are installed. You can fix it by disabling the plugins via running ./nodebb reset -p [plugin name] for each plugin.
In the future, make sure you disable the plugins before removing them.
Excellent. Thank you!