Jenkins Plugin related query

Hi Team,
Currently, we have below plugins showing in warning in Jenkins version 2.387.3 manage Jenkins webpage.

JavaScript GUI Lib:ACE Editor bundle plugin
JavaScript GUI Lib:Moment.js bundle plugin
Pipeline: Declarative Agent API
Multijob plugin
VMI Windows Agents Plugin
JavaScript GUI Lib:Handlebars bundle plugin
JavaScript GUI Lib:jQuery bundles (jQuery and jQuery UI) plugin

I have crossed using Plugin Usage plugin that none of our jenkins jobs are using any of the above mentioned plugins.

Would like to know if all these jenkins plugins are part of the 2.387.3 version installation ?
Will it impact any of the jenkins functionality if i uninstall/disable all these plugins ?

Regards,
Azeem

All plugins should be save to remove. None of the plugins would be installed in on a new Jenkins unless you would explicitly select them to be installed via the plugin manager. There are no plugins that depend on them so they won’t be installed indirectly when you install other plugins.

Hi @mawinter69
Got it and
Thanks a lot for the quick response.
Appreciate it

Regards,
Azeem