Sorry, office can’t be activated because it doesn’t meet the requirements for running on Remote Desktop Services

Peter Corkey 10 Reputation points
2025-05-05T20:23:11.54+00:00

Hello,

We have a user that has started to receive the error "Sorry, office can’t be activated because it doesn’t meet the requirements for running on Remote Desktop Services" when they try to launch Word, Outlook or Excel when logged into our server using RDP. They have an E3 license and this issue started 2 weeks ago, where it was working fine for them for 2+ years before that. We have dozens of other users at this company that are not experiencing the issue, but we do notice now when we make new users in Active Directory and make them a Microsoft account and sign them into Remote Desktop, they also get the error when launching Word, etc.

Any ideas on what would have caused this would be greatly appreciated.

Pete

Windows Server Remote and virtual desktops Remote desktop services and terminal services
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Finn Dang 0 Reputation points
    2025-05-11T17:23:19.83+00:00

    Hi Peter,

    That message appears when Office is installed on an RDS/Terminal Server without Shared Computer Activation (SCA) enabled - or when the licensing token can’t be issued for a new user. Hopefully, my suggestion below might help you to fix it:

    Check that SCA is really turned on

    1. From the RDS host, open Word > File > Account > About Word. If SCA is enabled you’ll see “Shared Computer Activation” on the second line. If you see a Product ID instead, SCA isn’t enabled.
    2. Or look in the registry:
    HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration
       SharedComputerLicensing   REG_SZ   1
    

    If the value is missing or set to 0, SCA is off.

    Turn on (or re-enable) SCA

    You don’t have to reinstall Office - just add the setting and reboot the host.

    • Group Policy: Import the latest Office ADMX templates and enable Computer Config → Administrative Templates → Microsoft Office 2016 (Machine) → Licensing Settings → “Use shared computer activation”``.
    • Registry: Add the string above and set it to 1.

    Confirm the licence itself is valid

    Office 365 E3 does include Microsoft 365 Apps for Enterprise, which supports SCA. Just make sure every affected user really has that service assigned in M365 Admin -> Users -> Licences.

    Clear a stale licensing token (per-user)

    Sometimes the first user who activated before SCA was enabled keeps working, but new users fail. For any user still getting the error after step 2:

    1. Sign the user out of all Office apps.
    2. Delete their token folder on the RDS server: %localappdata%\Microsoft\Office\Licensing\*
    3. Have the user sign back in to Word. A fresh token will be issued.

    Other things that block activation

    If you still face the issue, please kindly run the Microsoft Support and Recovery Assistant (SaRA) in Shared Computer Activation mode - it automates every step above and usually fixes the token and registry in one go.

    Make sure SCA is switched on at the host level, verify each user’s E3 licence, then clear any old licensing tokens. After that new (and existing) users should activate without the “doesn’t meet the requirements for Remote Desktop Services” error.

    Hope that helps!

    Best regards,

    Finn Dang.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.