Teamsの再インストール方法

Teamsの再インストールがうまく行かない場合の手順です。

  1. Teamsサインアウト(念の為、アプリとブラウザ両方から)
  2. Teamsアプリを終了
  3. 念の為OS再起動
  4. 次の2つのアプリを順にアンインストール
    • Microsoft Teams
    • Teams Machine-Wide Installer
  5. 次のレジストリツリー内を確認
    HKEY_CURRENT_USER\Software\Microsoft\Office\Teams
    の中に、
    PreventInstallationFromMsi
    が存在したなら、PreventInstallationFromMsi 自体を削除
  6. 管理者権限でコマンドプロンプトを開き、次のコマンド列を実行
    rd /s /q "%appdata%\Microsoft Teams"
    rd /s /q %appdata%\Microsoft\Teams
    rd /s /q %localappdata%\Microsoft\Teams
    rd /s /q %localappdata%\Microsoft\TeamsMeetingAddin
    rd /s /q %localappdata%\Microsoft\TeamsPresenceAddin
  7. OS再起動
  8. Teamsアプリを次の公式URLから入手して、インストール
    https://teams.microsoft.com/download/

以上です。

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny