MIME Types:<\/strong><\/li>\n<\/ul>\nIf the RDP web client is not displaying correctly, check the MIME type settings in IIS for JSON files. Adding the .json<\/code> MIME type can resolve display issues.<\/p>","upvoteCount":1,"datePublished":"2025-06-25T20:50:53.544Z","url":"https://community.spiceworks.com/t/rds-remote-apps-shows-empty/1217617/10","author":{"@type":"Person","name":"spiceuser-hrtgs","url":"https://community.spiceworks.com/u/spiceuser-hrtgs"}},{"@type":"Answer","text":"If the icon is still not visible, try the following:<\/p>\n
Navigate to HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Terminal Server\\CentralPublishedResources\\PublishedFarms{collection-name}\\RemoteDesktops{collection-name}.<\/p>\n
Then locate the ShowInPortal value and change it to 1.<\/p>","upvoteCount":1,"datePublished":"2025-06-25T20:59:14.887Z","url":"https://community.spiceworks.com/t/rds-remote-apps-shows-empty/1217617/11","author":{"@type":"Person","name":"spiceuser-hrtgs","url":"https://community.spiceworks.com/u/spiceuser-hrtgs"}}]}}
We push out a design program through RDS/Remote Apps on a Windows Server 2022. It has been a lifesaver for remote users. They just use an RDP shortcut that is made one time and they rarely, if at all, have to go to the RDS/RemoteApp URL.
Well, we need to get to the Remote Apps URL and it is now showing empty:
When checking it server side, the apps are all published. I’ve even unpublished and republished and they won’t come back.
In my research, one troubleshooting step said to remove the RDS role and then add it back. That I do NOT want to do.
Any other suggestions?
5 Spice ups
ode2joy
(Ode2joy)
June 23, 2025, 7:59pm
2
Do you have the correct user assignment(s) in the collection properties?
2 Spice ups
We have always had it set this way:
2 Spice ups
What happens if you publish a completely new collection. Leaving this one as it is. Also, curious what happens if you add an app to the existing collection. Can you see that.
1 Spice up
Well, this could be a clue…when I try to add a new collection, it doesn’t show an RDS Pool:
1 Spice up
I’ve asked Co-Pilot about this and it thinks I am to the point where I need to set it all up again. But it is is working for the remote users fine with the proper RDP file/shortcut. Don’t want to mess anything up. Will have to address it when we hire someone else perhaps or just use other RDP files.
I still have hope we can fix this.
1 Spice up
Have you checked one the users that is working group memberships against yours? I had this same experience today, well not quite. I logged in with a da account and it was blank, login with my standard user, all apps there. I then looked and we(I) had defined domain users and not da, so not quite the same. Got me thinking about the wording in your first screenshot. All users “that have access to the collection”, what does that mean? How do they have access to the collection period? In windows there is always some security involved some where. Does RDP allow anonymous?
1 Spice up
And yes, not seeing the pool is definitely not right. Was that screenshot taken directly from the TS Server? Tested with firewall off? Services look good? Definitely sounds like something is blocked or permissions issue. Is this a VM? And you said the users rarely go to the ts link but if they do, they see the apps there? Points to permissions.
1 Spice up
spiceuser-hrtgs:
Have you checked one the users that is working group memberships against yours? I had this same experience today, well not quite. I logged in with a da account and it was blank, login with my standard user, all apps there. I then looked and we(I) had defined domain users and not da, so not quite the same. Got me thinking about the wording in your first screenshot. All users “that have access to the collection”, what does that mean? How do they have access to the collection period? In windows there is always some security involved some where. Does RDP allow anonymous?
So, I just now connected with a random, remote user. He is working fine with his RemoteApp because the RDS file/shortcut is still valid but when he goes to the URL for the main RemoteApp page, it is empty for him.
So, let’s me see if I can clarify it some more…All Domain Users have access to the RemoteApp collection and you can see where it is visible in RD Web Access.
But nothing is “visible” for anyone right now.
So basically, they never need to go to the web interface unless they need to refresh their RDP shortcut/file.
It should look like this:
Then the first time they go to this page, they click on the ICON, it downloads an RDP file and they just use that to access the program.
Just can’t figure out why nothing is there anymore.
spiceuser-hrtgs:
And yes, not seeing the pool is definitely not right. Was that screenshot taken directly from the TS Server? Tested with firewall off? Services look good? Definitely sounds like something is blocked or permissions issue. Is this a VM? And you said the users rarely go to the ts link but if they do, they see the apps there? Points to permissions.
The screenshot was taken from the RDS server directly and same result for end users. It is now empty.
We have tested with firewall off and all the services are healthy.
It is a VM living on a Scale Computing hypervisor.
One thing I did notice but not sure if it is a factor (circled below)…it also cannot be selected or unselected.
1 Spice up
Mine is set the same and also unselectable and I can see apps in the webs, Dont think thats it. The “User Groups” in yours is empty?
And what about this…
If the RDP web client is not displaying correctly, check the MIME type settings in IIS for JSON files. Adding the .json
MIME type can resolve display issues.
1 Spice up
If the icon is still not visible, try the following:
Navigate to HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\CentralPublishedResources\PublishedFarms{collection-name}\RemoteDesktops{collection-name}.
Then locate the ShowInPortal value and change it to 1.
1 Spice up