You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: windows-365/enterprise/teams-on-cloud-pc.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,19 @@ The following calling and meeting features are not supported:
98
98
- Support for http proxies
99
99
- Remote volume control support
100
100
101
+
### Teams doesn't auto-update
102
+
103
+
In some cases, Microsoft Teams doesn't automatically update on a Cloud PC.
104
+
105
+
#### Troubleshooting steps
106
+
107
+
1. On the Cloud PC, navigate to **Settings** > **App** > **Apps and features**.
108
+
2. Search for Microsoft Teams.
109
+
3. Uninstall **Microsoft Teams** and **Teams Machine-Wide Installer**.
110
+
4. Download the latest version of Microsoft Teams from [https://statics.teams.cdn.office.net/production-windows-x64/1.5.00.11865/Teams_windows_x64.msi](https://statics.teams.cdn.office.net/production-windows-x64/1.5.00.11865/Teams_windows_x64.msi).
111
+
5. Open a command prompt and install the Teams client using the following command: `msiexec.exe /I %Filepath to the downloaded Teams MSI% ALLUSERS=1`
112
+
6. Restart the Cloud PC. The Teams client is now installed with automatic updates turned on.
113
+
101
114
## Collect Teams logs for Microsoft support
102
115
103
116
If you encounter issues with the Teams desktop app in your Windows 365 environment, collect client logs on the Cloud PC under
0 commit comments