Ad Space — Top Banner

80070003

Microsoft Microsoft Office

Severity: Moderate

What Does This Error Mean?

Error 80070003 is a Windows system error that means 'the system cannot find the path specified.' When Teams shows this code, it means an installation, update, or file access failed because Windows could not locate a required file or folder. This is a Windows-level error that Teams is reporting — the root problem is in Windows or the Teams installation files, not your Teams account.

Affected Models

  • Microsoft Teams Desktop App (Windows)

Common Causes

  • The Teams installation or update tried to write to a folder that does not exist or has been moved
  • Windows user profile files are corrupted, preventing Teams from accessing its required folders
  • Windows Update is failing and Teams update is caught in the same failure
  • Insufficient permissions on the %appdata% or %localappdata% folders
  • The Microsoft Teams installer downloaded incompletely and is referencing missing files

How to Fix It

  1. Run Windows Update and install all pending updates. Go to Settings > Windows Update > Check for updates. Restart your PC after updates complete.

    Error 80070003 often appears when Windows itself has a pending update that needs to be installed before other apps can update.

  2. Uninstall Teams completely, then delete the leftover folders. After uninstalling, delete these folders if they exist: %appdata%\Microsoft\Teams and %localappdata%\Microsoft\Teams. Then reinstall Teams from microsoft.com.

    Leftover folders from a previous Teams installation can block a new install. Deleting them gives the new installation a clean slate.

  3. Run the Teams installer as Administrator. Right-click the Teams setup file and choose Run as administrator.

    Lack of permissions is a common cause. Running as administrator gives the installer full access to the system folders it needs.

  4. Run the Windows System File Checker. Open Command Prompt as Administrator, type sfc /scannow and press Enter. Wait for it to complete, then restart your PC.

    Corrupted Windows system files can cause error 80070003. SFC scans for and repairs damaged files automatically.

  5. Check that the %appdata% and %localappdata% folders exist and are accessible. Press Windows + R, type %appdata%, and press Enter. If you get a path error, your user profile is corrupted and may need to be recreated.

    A corrupted Windows user profile prevents Teams (and many other apps) from accessing the folders they need. Creating a new Windows user account often resolves this.

When to Call a Professional

If you are getting this error on a work computer managed by an IT department, report it to them. Group policies and software deployment settings controlled by your organization can cause this error. For home users, Microsoft's support chat at support.microsoft.com can walk you through the fix remotely.

Frequently Asked Questions

Is error 80070003 specific to Teams or does it affect other Microsoft apps too?

It is a generic Windows error code that can appear in many Microsoft apps — not just Teams. You may also see it in Windows Update, Office installations, or other software. The same fixes generally apply regardless of which app is showing it. If multiple apps are showing this error, your Windows installation likely has a deeper issue such as a corrupted user profile or file system errors.

Teams says it is 'up to date' but still shows error 80070003. How is that possible?

This can happen when Teams itself is current but a Windows component it depends on is outdated or broken. Run Windows Update, then run the System File Checker (sfc /scannow), and try Teams again. Sometimes the Windows installer service itself needs restarting — open Services, find Windows Installer, right-click and choose Restart.

I created a new Windows user account and Teams works on the new account. What does that mean?

It means your original user profile is corrupted. Windows stores your app data, settings, and credentials in your user profile folder. When this folder becomes corrupted, apps like Teams cannot read or write the files they need. The long-term fix is to migrate your data to the new account and continue using that one, or have an IT professional attempt to repair the original profile.