The short answer is “no” - LLMs are not modular and they’re not neatly-partitioned databases. You can’t remove knowledge from them, because you can’t even identify where that knowledge is stored, because every byte in every layer is not just responsible for one piece of data or behaviour.
You can add knowledge and tweak behaviour through fine-tuning, but that’s about it.