Copy link to clipboard
Copied
Hello,
"Beta Applications" is suddenly missing in the Creativ Cloud menu bar (see screenshot). I have installed Photoshop Beta, it is also not displayed. So I can't update it. Does anyone have an idea why it is not displayed?
Installed: Photoshop Beta 25.4.0 / Photoshop 25.4.0
Copy link to clipboard
Copied
do you have a teams, enterprise or education subscription?
if yes, contact your admin.
if no, Navigate to Windows: C:\Program Files (x86)\Common Files\Adobe\OOBE\Configs\ServiceConfig.xml, find the <category>beta-apps</category> and above it change <enabled>false</enabled> to <enabled>true</enabled>, save file. You will need admin password to do that. Restart your system and Beta apps will appear.
example:
<config>
<panel>
<name>AppsPanel</name>
<visible>true</visible>
</panel>
<panel>
<name>FilesPanel</name>
<masked>false</masked>
</panel>
<panel>
<name>MarketPanel</name>
<masked>false</masked>
</panel>
<feature>
<name>SelfServeInstalls</name>
<enabled>true</enabled>
</feature>
<feature>
<name>BrowserBasedAuthentication</name>
<enabled>false</enabled>
</feature>
<feature>
<name>SelfServePluginsInstall</name>
<enabled>true</enabled>
</feature>
<feature>
<name>AppsAutoUpdate</name>
<enabled>true</enabled>
</feature>
<feature>
<name>AdobeFallbackForAUSST</name>
<enabled>false</enabled>
</feature>
<feature>
<name>AppsCategories</name>
<enabled>true</enabled>
<data>
<categories>
<category>beta-apps</category>
</categories>
</data>
</feature>
</config>
Copy link to clipboard
Copied
I have a photo subscription (20 GB) for Mac. I will try it.
Copy link to clipboard
Copied
update this thread after applying the fix.
Copy link to clipboard
Copied
Thanks for the support, that worked. Photoshop Beta is now the current version 25.6
Copy link to clipboard
Copied
excellent. thanks for the update.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now