Windows 11 AI Features Missing After Update: Fix
🔍 WiseChecker

Windows 11 AI Features Missing After Update: Fix

After installing a recent Windows 11 update, you may open the Start menu, Copilot, or Photos app and find that AI-powered features such as Windows Copilot, AI-enhanced search, or background blur in Photos have disappeared. This happens because optional AI components are often removed during a feature update or when the update resets certain Windows feature settings. This article explains why the AI features vanish after an update and provides a step-by-step fix to restore them through Windows Update settings, optional features, and registry edits.

Key Takeaways: Restoring Windows 11 AI Features After an Update

  • Settings > Windows Update > Advanced options > Optional updates: Reinstall the AI feature pack that was removed during the update.
  • Settings > System > Optional features > Add a feature: Manually add the Windows AI component if it does not appear in optional updates.
  • Registry Editor (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AI): Enable the AI feature flag if the update disabled it.

ADVERTISEMENT

Why Windows 11 AI Features Disappear After an Update

Windows 11 AI features such as Copilot, AI-powered search in File Explorer, and AI-enhanced video call effects are delivered as optional components rather than core operating system files. When you install a feature update for example Windows 11 version 23H2 or 24H2, the update process may remove these optional components to reduce the update size or because the update resets the feature state to default. Microsoft also uses feature flags that control whether AI components are visible to the user. An update can toggle these flags off, making the AI features appear missing even though the files remain on your system.

Another cause is the Windows AI feature pack, a separate download that includes the machine learning models and APIs required for Copilot and other AI tools. This pack is not included in every update build. If your PC does not meet the hardware requirements for AI features such as a Neural Processing Unit or NPU, the update may skip installing the pack. However, many AI features in Windows 11 version 23H2 work on standard CPUs without an NPU, so the missing pack is often a configuration issue rather than a hardware limitation.

Steps to Reinstall the Windows AI Feature Pack and Enable Missing AI Tools

The following steps restore Windows 11 AI features by reinstalling the optional AI component pack and enabling the feature flag. Perform these steps in the order listed.

Step 1: Check and Install Optional Updates for AI Features

  1. Open Windows Update settings
    Press Windows + I to open Settings. Select Windows Update from the left pane.
  2. Go to Advanced options
    Click Advanced options under the Update status section.
  3. Open Optional updates
    Click Optional updates. Look for an entry named Windows AI Feature Pack or Windows Copilot Feature Pack.
  4. Install the AI pack
    Check the box next to the AI feature pack and click Download & install. Restart your PC when prompted.

Step 2: Manually Add the AI Component via Optional Features

  1. Open Optional features settings
    Press Windows + I, go to System, then click Optional features.
  2. Add a new feature
    Click Add a feature. In the search box, type AI. Look for entries such as Windows AI or AI features for Windows.
  3. Select and install
    Check the box next to the AI component and click Install. Wait for the installation to complete, then restart your PC.

Step 3: Enable the AI Feature Flag in Registry

  1. Open Registry Editor
    Press Windows + R, type regedit, and press Enter. Click Yes in the User Account Control prompt.
  2. Navigate to the AI key
    In the left pane, go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AI. If the AI key does not exist, right-click CurrentVersion, select New > Key, and name it AI.
  3. Create or modify the EnableAI DWORD
    Right-click in the right pane, select New > DWORD (32-bit) Value, and name it EnableAI. Double-click EnableAI, set Value data to 1, and click OK.
  4. Restart Windows Explorer
    Open Task Manager by pressing Ctrl + Shift + Escape. Find Windows Explorer in the list, right-click it, and select Restart. Alternatively, restart your PC.

ADVERTISEMENT

If Windows 11 AI Features Are Still Missing After the Main Fix

If the AI features remain unavailable after reinstalling the pack and enabling the flag, check for these related issues.

Copilot Not Showing in the Taskbar After Update

The Copilot button may be hidden due to a taskbar setting change. Right-click an empty area of the taskbar and select Taskbar settings. Under Taskbar items, toggle Copilot (preview) to On. If the toggle is missing, the Copilot app may be uninstalled. Reinstall it from the Microsoft Store by searching for Microsoft Copilot and clicking Install.

AI Search in File Explorer Not Working After Update

AI-powered search in File Explorer requires the SearchIndexer service to run with AI indexing enabled. Press Windows + R, type services.msc, and press Enter. Find Windows Search, right-click it, and select Restart. Then open File Explorer, click the See more menu three dots in the toolbar, select Options, go to the Search tab, and check Use AI to enhance search results. Click Apply and OK.

Photos App AI Background Blur Missing After Update

The Photos app in Windows 11 includes an AI-powered background blur feature. If it is missing after an update, update the Photos app from the Microsoft Store. Open the Microsoft Store, click Library in the left pane, then click Get updates. After the Photos app updates, open it, select an image, click the Edit image icon pencil, and look for the Background blur option. If it still does not appear, the app may need a repair. Go to Settings > Apps > Installed apps, find Microsoft Photos, click the three dots, select Advanced options, and click Repair.

Comparison of Methods to Restore Windows 11 AI Features After Update

Item Optional Updates Method Optional Features Method
Description Reinstalls the AI feature pack via Windows Update optional updates Manually adds the AI component from the Optional Features list
When to use AI pack appears in the optional updates list after the update AI pack does not appear in optional updates or the feature is listed as an optional component
Complexity Low Medium
Regedit required No No
Restart needed Yes Yes

After completing the steps above, Windows 11 AI features such as Copilot, AI search, and background blur should be available again. If you still face issues, run the Windows Update Troubleshooter by going to Settings > System > Troubleshoot > Other troubleshooters and clicking Run next to Windows Update. For advanced users, the DISM /Online /Cleanup-Image /RestoreHealth command run in an elevated Command Prompt can repair component store corruption that may block AI feature installation.

ADVERTISEMENT