🚀 NEW in v2.4.28: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Windows Optional Features Not Installing

How to Fix Windows Optional Features Not Installing on Windows

Can't enable Hyper-V, Windows Sandbox, .NET Framework, or other optional features? Fix "Windows couldn't complete the requested changes" and feature installation failures.

Symptoms

You might be experiencing this problem if you notice:

  • "Windows couldn't complete the requested changes" error when enabling features
  • Optional features list shows blank or takes forever to load
  • .NET Framework 3.5 installation fails with error 0x800F081F
  • Hyper-V or Windows Sandbox not listed in features (wrong Windows edition)
  • Feature installation stuck at "Searching for required files"
  • Features install but don't work after restart

Common Causes

  • Windows component store corruption preventing feature extraction
  • Group Policy blocking optional feature installation from Windows Update
  • DISM source files missing or inaccessible
  • Windows edition doesn't include the requested feature (e.g., Hyper-V on Home)
  • Pending Windows updates conflicting with feature installation
  • Third-party software conflicting with Windows component installation

Solutions

Solution 1: Fix via DISM with Windows Update Source

  1. 1Open Command Prompt as Administrator
  2. 2Run: DISM /Online /Cleanup-Image /RestoreHealth
  3. 3Wait for completion (5-15 minutes)
  4. 4Then try enabling the feature again via Settings > System > Optional features
  5. 5Or via: DISM /Online /Enable-Feature /FeatureName:NetFx3 /All (for .NET 3.5)

Solution 2: Install from Windows ISO Source

  1. 1Download the Windows ISO from Microsoft
  2. 2Mount the ISO by double-clicking it (note the drive letter, e.g., D:)
  3. 3Open Admin Command Prompt and run:
  4. 4DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /Source:D:\Sources\sxs
  5. 5Replace "NetFx3" with the feature name and D: with your ISO drive letter

Solution 3: Check Group Policy and Edition

  1. 1Open gpedit.msc (Pro/Enterprise only)
  2. 2Navigate to: Computer Configuration > Administrative Templates > System
  3. 3Find "Specify settings for optional component installation"
  4. 4Set to "Enabled" and check "Download repair content from Windows Update"
  5. 5For Home edition: check your Windows edition supports the feature
  6. 6Hyper-V, Sandbox, and Group Policy require Pro or Enterprise
FIXES THIS IN 5 MINUTES

Fix Windows Optional Features Not Installing Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Related Error Codes

Automated Repairs for This Issue

Browse More System & Core Features Guides

Share this:XRedditLinkedInEmail