I am looking for method to check which jenkins plugins are not used. So far I found that I can look for tags in config.xml file with attribute plugin then comp
If you need to check the list of installed but disabled plugins you can check Installed tab in plugin manager.
Unchecked are the ones that are disabled.