This article outlines a practical suggestion for how to change or delete settings in live, embedded portlets.
Resolution
Liferay makes it possible to embed portlets in the layout template and in the theme. While changing portlet settings is very simple (just click the wrench!) for non-embedded portlets, changing preferences for embedded portlets requires a different set of steps.
To alter settings in an embedded portlet, you’ll need to write a script which allows the deleting or changing of the settings directly in the database. Note that this operation will be at the discretion of the administrator.
Additional Information
See here for a sample script
NOTE: The sample script(s) provided in this article are for informational purposes only. Your use of any script is at your own risk and without warranty of any kind, either expressed or implied. In no event shall Liferay be liable under any legal or equitable theory for any costs, losses, or damages of any kind arising from or related to your use of the scripts. As a good practice, always test any modifications in a test environment before using in any live or production environment.