QuickBooks · Sep 10th 2026 · 7 Min readFix ‘Sorry, Office Can’t Be Activated’ on Remote Desktop
If you see the error “Sorry, Office can’t be activated because it doesn’t meet the requirements for running on Remote Desktop Services”, Office is installed on a Remote Desktop Services (RDS) server without Shared Computer Activation enabled. This blocks every user who connects via a remote desktop session from opening Word, Excel, or any other Office app.
This article walks you through the exact steps to enable Shared Computer Activation, verify it took effect, and clear stale licensing tokens that can keep the error alive even after the setting is corrected.
Why This Error Appears
Microsoft requires that Click-to-Run Office programs running on a server with Remote Desktop Services have Shared Computer Activation enabled. Without it, Office attempts a standard per-device activation, which RDS does not support. The error most commonly appears in two situations:
- Office was installed on the RDS/Terminal Server without Shared Computer Activation turned on.
- A new user connects and the server cannot issue a licensing token for that user’s session.
For firms that access QuickBooks, Sage, Drake, or other accounting software through a hosted cloud environment, Office often runs alongside those apps on the same remote session. Getting the activation setting right is essential for uninterrupted work.
Fix 1 — Enable Shared Computer Activation via Registry
This is the fastest method for a single server.
- Press Windows + R, type
regedit, and press Enter. - Navigate to
HKLMSOFTWAREMicrosoftOfficeClickToRunConfiguration. - Look for the value SharedComputerLicensing.
- If the value does not exist, right-click the Configuration key, select New > String Value, and name it
SharedComputerLicensing. - Double-click SharedComputerLicensing and set the value data to
1. - Click OK and close Registry Editor.
- Restart the server so the change takes effect.
Fix 2 — Enable Shared Computer Activation via Group Policy
Use this method when you manage multiple servers or want a policy-enforced setting.
- Open the Group Policy Management Console on your domain controller.
- Edit or create a GPO linked to the OU containing your RDS servers.
- Navigate to Computer Configuration > Administrative Templates > Microsoft Office 2016 (Machine) > Licensing Settings.
- Open the policy setting Use shared computer activation.
- Set it to Enabled.
- Click OK and close the editor.
- Run
gpupdate /forceon the RDS server or wait for the next policy refresh cycle. - Restart the server.
> Note: The Administrative Templates for Office must already be loaded into your Group Policy store. Download the latest ADMX files from Microsoft if the path above does not appear. See Microsoft for Microsoft’s official guidance on this configuration.
Fix 3 — Reinstall Office with Shared Computer Activation
If the registry and policy fixes do not resolve the issue, the cleanest solution is to uninstall Office and reinstall it with the Shared Computer Activation flag set from the start.
- Download the Office Deployment Tool (ODT) from Microsoft.
- Create or edit your
configuration.xmlfile. - Add the attribute
SharedComputerLicensing="1"inside theelement. - Run the ODT setup with your configuration file to install Office.
- After installation, verify the setting using the method in the next section.
Microsoft recommends that customers with a Microsoft 365 Apps for enterprise license use this approach for all RDS deployments. If you are running a different Click-to-Run version that does not support Shared Computer Activation, Microsoft advises switching to an Office edition that uses a volume license key instead.
Verify Shared Computer Activation Is Active
After applying any of the fixes above:
- Open Word in a remote desktop session.
- Go to File > Account > About Word.
- Look for the text Shared Computer Activation in the dialog.
- If that text appears, activation is configured correctly.
If the text is absent, the setting has not taken effect. Confirm the registry value is set to 1 and that the server was restarted after the change.
Clear Stale Licensing Tokens
Even after enabling Shared Computer Activation, individual users may still see activation prompts if old, invalid tokens are cached on their profile.
- Have the affected user sign out of all Office applications.
- Press Windows + R and type
%localappdata%MicrosoftOfficeLicensing. - Press Enter to open the folder.
- Select all files (
Ctrl + A) and delete them. - Have the user sign back in to Office with their Microsoft 365 account.
- Open Word or Excel to confirm the error is gone.
Additional Troubleshooting Steps
If the error persists after completing the fixes above:
- Enable TLS 1.2. Microsoft’s guidance states that TLS 1.2 should be enabled on the server if activation issues continue, followed by a restart.
- Run Windows Update. Microsoft advises checking for and installing all pending Windows updates, then restarting the device, when Microsoft 365 activation problems do not resolve through other means.
- Check license assignment. Confirm in the Microsoft 365 admin center that the user account has an active license assigned. A missing or expired license prevents token issuance regardless of server settings.
- Review firewall rules. The RDS server must reach Microsoft’s activation endpoints over the internet. Outbound HTTPS on port 443 must be open.
If your team accesses accounting software through a managed cloud hosting environment, the hosting provider’s support team can typically assist with server-level settings like these. For Sagenext-hosted environments specifically, you can review how Office access is configured within your hosted session at.
Frequently Asked Questions
What causes the ‘Sorry, Office can’t be activated’ error on Remote Desktop?
The error appears when a Click-to-Run version of Office is installed on a Remote Desktop Services server without Shared Computer Activation enabled. Office attempts a per-device activation that RDS does not support. It can also occur when the server cannot issue a licensing token to a new user connecting for the first time. Enabling Shared Computer Activation and ensuring each user has a valid Microsoft 365 license assigned resolves the root cause.
Do I need a specific Office license to use Shared Computer Activation on RDS?
Microsoft recommends Microsoft 365 Apps for enterprise for RDS deployments with Shared Computer Activation. If you are running a Click-to-Run version that does not support Shared Computer Activation, Microsoft’s guidance is to install an Office edition that uses a volume license key instead. Check the license type before attempting the registry or Group Policy fixes to confirm your edition supports the feature.
How do I confirm Shared Computer Activation is working after I enable it?
Open Word in a remote desktop session, go to File > Account > About Word, and look for the text Shared Computer Activation in the product information dialog. If that text is present, the setting is active. If it is missing, verify the registry value SharedComputerLicensing under HKLMSOFTWAREMicrosoftOfficeClickToRunConfiguration is set to 1 and that the server was restarted after the change was made.
Why does the error keep coming back for certain users even after I fix the server setting?
Stale or corrupted licensing tokens cached in a user’s profile can cause the activation error to reappear even when the server is configured correctly. Have the affected user sign out of Office, delete all files in %localappdata%MicrosoftOfficeLicensing, and sign back in. This forces Office to request a fresh token from Microsoft’s licensing servers using the corrected Shared Computer Activation configuration.
Can this error affect QuickBooks or Sage software running on the same RDS server?
The activation error is specific to Microsoft Office apps such as Word, Excel, and Outlook. QuickBooks, Sage 50, Sage 100, and other accounting applications have their own separate licensing mechanisms and are not directly affected by Office’s Shared Computer Activation setting. However, if users rely on Excel for reporting or Outlook for email integration alongside their accounting software in the same remote session, resolving the Office activation error is necessary for those integrations to function. Learn more about how hosted accounting software sessions are managed at AI Accountant Vs Cloud Hosted Software Cpas Guide.
Summary
The “Sorry, Office can’t be activated” error on Remote Desktop is caused by a missing Shared Computer Activation configuration, not a problem with the user’s credentials or the accounting software running in the same session. Set SharedComputerLicensing to 1 in the registry or via Group Policy, restart the server, clear any cached tokens, and verify the setting inside Word’s About dialog. If TLS 1.2 is disabled or Windows updates are pending, address those as well — Microsoft identifies both as contributing factors when activation issues persist.

