Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Beta applications not available in Creativ Cloud

Explorer ,
Feb 12, 2024 Feb 12, 2024

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

TOPICS
App installs and updates
347
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 12, 2024 Feb 12, 2024

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>

 

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 12, 2024 Feb 12, 2024

I have a photo subscription (20 GB) for Mac. I will try it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 12, 2024 Feb 12, 2024

update this thread after applying the fix.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 12, 2024 Feb 12, 2024

Thanks for the support, that worked. Photoshop Beta is now the current version 25.6

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 12, 2024 Feb 12, 2024
LATEST

excellent.  thanks for the update.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines