PowerPoint App Won’t Start After Windows 11 Update: Fix Steps
🔍 WiseChecker

PowerPoint App Won’t Start After Windows 11 Update: Fix Steps

You click the PowerPoint icon after installing the latest Windows 11 update, but the app either shows a spinning cursor and then closes, or it never opens at all. This failure is often caused by compatibility changes introduced by the update, such as corrupted user profile data, disabled COM add-ins, or damaged installation files. This article explains why the update breaks PowerPoint and provides step-by-step fixes to get it running again.

Key Takeaways: Restart PowerPoint After a Windows 11 Update

  • Safe Mode launch (hold Ctrl while starting PowerPoint): Tests whether the problem is caused by add-ins or corrupted settings.
  • COM add-ins management (File > Options > Add-ins > Go): Disabling all COM add-ins resolves most startup crashes tied to third-party software.
  • Quick Repair (Settings > Apps > Microsoft 365 > Modify > Quick Repair): Replaces damaged PowerPoint files without affecting your personal data.

ADVERTISEMENT

Why a Windows 11 Update Can Break PowerPoint

A Windows 11 update may change system libraries that PowerPoint depends on, such as the .NET Framework, Visual C++ Redistributables, or DirectX components. If the update replaces or removes a required DLL file, PowerPoint cannot initialize its main window and exits silently.

Another common cause is a corrupted user profile. Windows updates sometimes reset permission settings on the AppData\Local\Microsoft\PowerPoint folder, preventing the app from reading its configuration files. When PowerPoint encounters a file it cannot open, it fails before showing any error message.

Third-party COM add-ins are also frequent culprits. After an update, a previously working add-in may become incompatible with the new OS version. PowerPoint loads these add-ins at startup, and if one crashes, the entire application goes down with it.

Step 1: Start PowerPoint in Safe Mode

Safe Mode starts PowerPoint without add-ins, custom toolbars, or the alternate startup file. This test tells you whether the problem is caused by an add-in or a core file issue.

  1. Hold the Ctrl key
    Press and hold the Ctrl key on your keyboard.
  2. Click the PowerPoint icon
    While still holding Ctrl, double-click the PowerPoint shortcut on your desktop or taskbar. Keep holding Ctrl until a dialog box appears.
  3. Click Yes in the confirmation dialog
    The dialog asks: Do you want to start PowerPoint in Safe Mode? Click Yes.

If PowerPoint opens in Safe Mode, the problem is caused by an add-in or a corrupted setting. Proceed to Step 2. If Safe Mode also fails, skip to Step 3.

ADVERTISEMENT

Step 2: Disable All COM Add-ins

COM add-ins are the most common cause of startup crashes after a Windows update. Disabling them in Safe Mode lets you identify the offender.

  1. Open File > Options
    In the Safe Mode window, click File in the top-left corner, then click Options at the bottom of the left panel.
  2. Go to Add-ins
    In the PowerPoint Options dialog, select Add-ins from the left sidebar.
  3. Open the COM Add-ins dialog
    At the bottom of the Add-ins page, locate the Manage dropdown. Select COM Add-ins and click Go.
  4. Clear all checkboxes
    In the COM Add-ins dialog, uncheck every item in the list. Click OK.
  5. Restart PowerPoint normally
    Close the Safe Mode window. Start PowerPoint without holding Ctrl. If it opens, one of the disabled add-ins was the cause. Re-enable them one at a time, restarting after each, until the crash returns. Keep the crashing add-in disabled.

Step 3: Run a Quick Repair of Microsoft 365

A Quick Repair reinstalls all Office executables and DLLs without removing your files or settings. This fixes corrupted installation files that the Windows update may have damaged.

  1. Open Windows Settings
    Press Windows key + I to open Settings.
  2. Go to Apps > Installed apps
    Click Apps in the left sidebar, then click Installed apps.
  3. Find Microsoft 365 in the list
    Scroll to Microsoft 365 or Microsoft Office. Click the three-dot menu (More) next to it.
  4. Select Modify
    Click Modify from the dropdown menu. If a User Account Control prompt appears, click Yes.
  5. Choose Quick Repair
    In the Microsoft 365 setup window, select Quick Repair and click Repair. The process takes 5 to 10 minutes. When it finishes, restart your PC and try opening PowerPoint.

Step 4: Delete the PowerPoint Registry Key for Corrupted Settings

If PowerPoint still does not start, a corrupted registry key may be blocking the app. Deleting the PowerPoint settings key forces the app to rebuild its configuration from defaults.

Warning: Editing the registry can break other applications if done incorrectly. Proceed only if the previous steps did not work.

  1. Open Registry Editor
    Press Windows key + R, type regedit, and press Enter. Click Yes on the UAC prompt.
  2. Navigate to the PowerPoint key
    In the Registry Editor address bar, paste this path and press Enter:
    HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\PowerPoint
  3. Export the key as a backup
    Right-click the PowerPoint folder in the left pane and select Export. Save the .reg file to your desktop. This lets you restore settings if needed.
  4. Delete the PowerPoint key
    Right-click the PowerPoint folder again and select Delete. Click Yes to confirm.
  5. Restart PowerPoint
    Close Registry Editor and start PowerPoint. The app creates a fresh set of default settings.

If PowerPoint Still Has Issues After the Main Fix

PowerPoint Opens but Shows a Blank White Window

This symptom points to a hardware graphics acceleration conflict. Windows 11 updates sometimes reset the graphics driver, causing PowerPoint to fail when rendering slides.

Fix: Open PowerPoint in Safe Mode (Step 1). Go to File > Options > Advanced. Scroll to the Display section and check the box for Disable hardware graphics acceleration. Click OK and restart PowerPoint normally.

Error Message: “Cannot start Microsoft PowerPoint. There is a problem with the configuration.”

This error appears when the Windows Installer cache is corrupted. The update may have removed an MSI file that PowerPoint needs to verify its installation.

Fix: Run an Online Repair instead of a Quick Repair. Follow Step 3, but in step 5 select Online Repair. This option downloads a fresh copy of the entire Office suite from Microsoft servers. The process takes 30 to 60 minutes and requires a stable internet connection.

PowerPoint Crashes Immediately After Showing the Splash Screen

A crash right after the splash screen usually means a third-party add-in or a corrupted PowerPoint template file (Blank.potx).

Fix: Rename the default template to force PowerPoint to create a new one. Close PowerPoint. Open File Explorer and paste this path into the address bar:
%userprofile%\AppData\Roaming\Microsoft\Templates
Find the file named Blank.potx and rename it to Blank.old. Restart PowerPoint.

PowerPoint Safe Mode vs Normal Mode vs Online Repair

Item Safe Mode Normal Mode Online Repair
Purpose Diagnose add-in or setting conflicts Full feature operation Replace corrupted installation files
Add-ins loaded None All enabled add-ins No effect on add-ins
Custom templates Disabled Loaded No effect on templates
Time to run Instant Instant 30 to 60 minutes
Risk of data loss None None None

Safe Mode is the fastest diagnostic tool. Normal Mode is your goal after all fixes. Online Repair is the most thorough solution when nothing else works.

You can now start PowerPoint after a Windows 11 update by using Safe Mode to isolate add-ins, running a Quick Repair to fix corrupted files, or deleting the registry key to reset settings. If the problem returns after another update, run the Quick Repair again before trying other steps. For persistent crashes, keep hardware graphics acceleration disabled in the Advanced options.

ADVERTISEMENT