في شريط بحث Windows، أدخل Command Prompt.
تعرف على كيفية إزالة المكونات الإضافية باستخدام أداة سطر الأوامر Unified Plugin Installer Agent (UPIA).
Windows
في نافذة Command Prompt اكتب هذا الأمر واضغط Enter:
C:\Program Files\Common Files\Adobe\Adobe Desktop Common\RemoteComponents\UPI\UnifiedPluginInstallerAgent
في نافذة Command Prompt، اكتب هذا الأمر واستبدل Plugin_Name باسم المكون الإضافي الذي تريد إزالته، ثم اضغط Enter:
UnifiedPluginInstallerAgent.exe /remove [Plugin_Name]
macOS
اضغط command + spacebar لفتح Spotlight Search window.
في شريط البحث، أدخل Terminal واضغط على return.
في نافذة Terminal اكتب هذا الأمر واضغط return:
cd "/Library/Application Support/Adobe/Adobe Desktop Common/RemoteComponents/UPI/UnifiedPluginInstallerAgent/UnifiedPluginInstallerAgent.app/Contents/macOS"
في نافذة Terminal، اكتب هذا الأمر واستبدل Plugin_Name باسم المكون الإضافي الذي تريد إزالته، ثم اضغط return:
/UnifiedPluginInstallerAgent --remove [Plugin_Name]