Uninstalling Libraries when IDE is a windows app

I installed IDE as a windows app instead of a exe and I don't know how to unistall preinstalled libraries

Why would you want to?

Those are library versions compatible with your IDE.
They don't take much drive space.
They don't stop you from adding libraries.
The only way they get into Arduino code is by #include.

When my HDD was 100MB or less I did thorough cleanings but that was pretty long ago, last century long ago!