Skip to main content
Inspiring
September 15, 2026

Bridge 16.0.7 removes AdobeXMPScript.dll, breaking all scripts that access metadata

  • September 15, 2026
  • 4 replies
  • 47 views

Hello,

Adobe Bridge 16.0.7 removes AdobeXMPScript.dll, which is required for scripts to access metadata. Thus, this update has broken all scripts that access metadata.

Adobe’s JavaScript Tools Guide specifically states to use this bit of code to load the XMP scripting API:

if (ExternalObject.AdobeXMPScript == undefined)  ExternalObject.AdobeXMPScript = new ExternalObject('lib:AdobeXMPScript');

Running that code now produces this error:

IOError: File or folder does not exist

Visiting C:\Program Files\Adobe\Adobe Bridge 2026 also shows that AdobeXMPScript.dll is gone.

Tested on Windows 11 25H2. I downgraded to 16.0.6, and AdobeXMPScript.dll reappeared and scripts started working again.

    4 replies

    Community Manager
    September 16, 2026

    Hi ​@Dash28309532spck,

    Thank you for reporting this issue and for sharing your feedback.

    We’ve been able to reproduce the issue in Bridge 16.0.7 and have added it to our engineering pipeline for further investigation.

    We appreciate your patience and support while our team works on this.

    Thanks,
    Bridge Team

    Erik Bloodaxe
    Legend
    September 15, 2026

    Tried reinstallation of Bridge and Photoshop to no avail.

    Erik Bloodaxe
    Legend
    September 15, 2026

    Observed the script error without knowing the reason. Utility Script Pack for Bridge will no longer function. Thanks for discovering the reason. Big question of course is can this be fixed? Is a complete reinstall of Bridge and Photoshop going to prove fruitless?

    Inspiring
    September 15, 2026

    I downgraded to Bridge 16.0.6 and the missing DLL reappeared, so I doubt reinstalling would fix it. Also, make sure you upvote the main post so it gets visibility, thanks :)