You see error 0x80048002 when trying to add an email account to Outlook. This message states “Something went wrong” or “General failure.” The error is a generic failure code from the Windows Account Manager. This article explains the common causes and provides steps to resolve the account setup problem.
Key Takeaways: Fixing Outlook Error 0x80048002
- Control Panel > Mail > Show Profiles: Removes corrupted profile data that prevents new account creation.
- Windows Key + R, then “wsreset.exe”:b> Clears the Windows Store cache which can interfere with modern authentication.
- File > Account Settings > Manage Profiles: Creates a new, clean Outlook profile to bypass existing configuration errors.
Why Outlook Shows Error 0x80048002 During Setup
Error 0x80048002 is a general failure code from the Windows Credential Manager and Account Manager subsystems. It typically appears when Outlook cannot complete the modern authentication handshake with your email provider, often Microsoft 365 or Outlook.com.
The root cause is usually corrupted cached authentication data on your Windows PC. This data is stored in your user profile and in the Windows Store cache. When this cache becomes outdated or damaged, the account setup process cannot retrieve the necessary security tokens, resulting in the generic failure message.
Common Triggers for the Error
A recent Windows update can sometimes reset or alter security protocols, breaking the existing authentication cache. Switching from a work account to a personal Microsoft account on the same device can also cause credential conflicts. In some cases, an existing Outlook profile that has minor corruption will block the creation of any new accounts.
Steps to Resolve Error 0x80048002
Follow these methods in order. Start with the quick cache reset before moving to profile repair.
Method 1: Clear the Windows Store and Authentication Cache
- Run the Windows Store Reset Tool
Press the Windows key and R together to open the Run dialog. Typewsreset.exeand press Enter. A blank command prompt window will appear; wait for it to close automatically. This clears the Windows Store cache which hosts modern authentication components. - Restart Your Computer
After the wsreset tool completes, fully shut down and restart your PC. This ensures all system processes that use the cache are refreshed. - Attempt Account Setup Again
Open Outlook and try to add your email account once more. If error 0x80048002 persists, proceed to the next method.
Method 2: Create a New Outlook Profile via Control Panel
- Open the Legacy Mail Control Panel
Press Windows key, type “Control Panel,” and open it. Set “View by” to Large icons and click on “Mail (Microsoft Outlook).” - Access Profile Management
In the Mail Setup window, click the “Show Profiles…” button. This lists all Outlook profiles on your computer. - Add a New Profile
Click the “Add…” button. Enter a name for the new profile, such as “OutlookNew,” and click OK. The Outlook account setup wizard will launch. - Set Up Your Account in the New Profile
Follow the prompts to enter your email address. Outlook will attempt authentication with the new, clean profile. If setup succeeds, set this new profile as the default to use it automatically on startup.
Method 3: Use the Automated Support and Recovery Assistant
- Download the Assistant Tool
From a web browser, go to the official Microsoft website and search for “Support and Recovery Assistant for Microsoft 365.” Download and run theSaRASetup.exefile. - Select the Outlook Problem
After installation, launch the tool. Select “Outlook” and then choose “I’m having problems with adding my email account to Outlook.” Click Next. - Run the Diagnostics
The assistant will guide you through steps to diagnose and automatically fix common issues, including corrupted profiles and authentication problems related to error 0x80048002.
If Outlook Still Shows Error 0x80048002
If the standard fixes do not work, the issue may be related to deeper system or account problems.
“Something Went Wrong” Persists After New Profile
Try setting up the account using the manual server settings option instead of automatic discovery. In the account setup wizard, choose “Manual setup or additional server types” and then select “Microsoft 365” or “Exchange Server” depending on your account type. You may need to obtain the correct server address from your IT department or email provider.
Error Occurs Only with a Specific Microsoft Account
Sign into your Microsoft account via a web browser at account.microsoft.com. Check the security settings to ensure there are no blocks on “less secure apps” or unusual activity holds. You may need to generate a temporary app password if two-factor authentication is enabled and use that password during Outlook setup.
Account Setup Works on Another Computer
This points to a local Windows system issue. Run the Windows System File Checker. Open Command Prompt as Administrator, type sfc /scannow, and press Enter. This scans and repairs corrupted system files that might be affecting the account management modules.
Manual vs. Automatic Account Setup Methods
| Item | Automatic Setup | Manual Setup |
|---|---|---|
| Process | Outlook discovers server settings using the email address | User must enter incoming/outgoing server names and port numbers |
| Best For | Standard Microsoft 365, Outlook.com, Exchange accounts | Older IMAP/POP accounts, or when automatic discovery fails with error 0x80048002 |
| Authentication | Uses modern OAuth 2.0 via Windows Account Manager | Can often use basic password authentication or app passwords |
| Speed | Faster when it works | More steps, but bypasses corrupted automatic discovery cache |
You can now resolve the general account setup failure in Outlook. Start by clearing the Windows Store cache with wsreset.exe. If the error continues, create a new mail profile through the Control Panel. For a persistent issue, use the manual server setup method to bypass the broken automatic discovery process. Remember that running the System File Checker with sfc /scannow can fix underlying Windows corruption that affects all account operations.