Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»Fix: Turn Windows Features On or Off Blank

Fix: Turn Windows Features On or Off Blank

Bishwo TamliBy Bishwo TamliFebruary 16, 2023
turn-windows-features-on-or-off-blank

Microsoft has integrated a lot of features into the Windows OS, and you may not necessarily need all of them. So, you can choose to enable or disable some optional features through the Turn Windows features on or off option. However, this setting can sometimes show blank or get stuck in the loading process.

It usually happens due to missing or corrupted system files, misconfigured settings, and problematic executable files. While this issue can hinder you from managing your optional Windows features, you can fix it yourself, as it is mostly caused by software problems.

Note: This feature is only accessible with administrator access. So, if you’re using a local account with no admin access, you should switch to an Administrator account.
If you’re facing this error even when logging in from an administrator account, you can also try switching to another admin account.

Table of Contents

  • Run SFC and DISM Scan
  • Set Windows Modules Installer Service to Automatic
  • Disable Hide “Windows Features” in Group Policy Editor
  • Reinstall OptionalFeatures Executable File

Run SFC and DISM Scan

The SFC and DISM scan checks your Windows system files and automatically fixes any issues like corrupted or missing files.

So, if your Windows features option being blank was caused by corrupted or missing system files, the SFC and DISM scan will fix this issue.

  1. Open the Run dialog box by pressing Windows + R shortcut key.
  2. Enter cmd and press Ctrl + Shift + Enter to open Command Prompt with admin access.
    cmd on run
  3. Click on Yes to accept the UAC prompt.
  4. In Command Prompt, enter the following commands in order:
    dism /online /cleanup-image /restorehealth
    sfc /Scannow
    sfc and dism
  5. After the scan is complete, check if your Windows Features dialogue box is still blank or not.

Set Windows Modules Installer Service to Automatic

The Windows Modules Installer service handles all the installation, modification, and uninstallation of any Windows updates and optional features. If this service is disabled, the Turn Windows feature on or off window will show blank.

Therefore, you need to make sure this service is set to automatic startup, so it gets started every time your computer boots up.

  1. Press the Windows key + R key to open the Run utility.
  2. Type services.msc and press Enter.
  3. In the Services window, scroll down and right-click Windows Modules Installer service.
    windows modules installer service properties
  4. Select Properties.
  5. In the General tab, set the Startup type to Automatic.
    set windows modules installer service to automatic startup
  6. Click Apply and Ok.
  7. Restart your PC.

Disable Hide “Windows Features” in Group Policy Editor

The Hide “Windows Features” setting in Group Policy Editor will prevent users from accessing or modifying Windows features. Even if you’ve never enabled this setting, you should check to make sure it is disabled and is not causing this issue.

  1. Open the Run utility by pressing Windows + R hotkey.
  2. Type gpedit.msc and press Enter.
    gpedit msc
  3. In Group Policy Editor, navigate to User Configuration > Administrative Templates > Control Panel > Programs.
  4. Double-click on the Hide “Windows Features” setting.
    hide windows feature setting
  5. Make sure it is set to Not configured or Disabled.
    hide windows features not configured
  6. Click Apply and OK.

Reinstall OptionalFeatures Executable File

Whenever you click on the Turn Windows features on or off option, it runs the OptionalFeatures executable file. So, if there are any issues with the executable file like corruption, your Windows features may show blank. To fix this issue, you can try reinstalling the .exe file.

  1. Press Windows + R shortcut key to open the Run utility.
  2. Type  %windir%\System32 in the text field and press Enter.
  3. Search optionalfeatures in the search box to locate the OptionalFeatures.exe file.
  4. Right-click it and select Properties.
    optionalfeatures properties
  5. Go to the Security tab and click on Advanced,
    optional features properties security advanced
  6. Click on Change beside the Owner name.
    change optionfeatures owner control
  7. Enter your account username in the text field and select Ok.
    select user
  8. Click Apply and Ok in the popup box.
  9. Close all the Properties windows and open OptionalFeatures.exe’s properties again.
  10. Go to the Security tab and click on Edit.
    optionalfeatures change permissions
  11. Select Users and click on the Allow option beside Full Control.
    allow full control for users in optionalfeatures file
  12. Click Apply and Select Yes.
  13. Now, select the OptionalFeatures.exe file and press the Del key to delete it.
  14. Now, run the SFC scan as shown above to automatically reinstall the missing file.
fix
Bishwo Tamli

I'm a tech enthusiast, and I've always been troubleshooting errors by myself for years. I also like keeping up to date with the latest technology and gadgets.

Related Posts

0x80300024

6 Ways to Fix 0x80300024 Error in Windows

May 25, 2023
check powershell version

3 Easy Ways to Check PowerShell Version

May 24, 2023
d drive not showing up

D Drive Not Showing Up—10 Ways to Fix It

May 22, 2023
antimalware service executable high memory

Fix: Antimalware Service Executable High Memory

May 18, 2023
windows event logs

How to Check Event Logs on Windows

May 17, 2023
the rpc server is unavailable

Fix: The RPC Server is Unavailable

May 15, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
dmg file

What is DMG File? How to Open It?

May 26, 2023
what is port 443

Port 443: Everything You Need to Know About It

May 18, 2023
Best-1200W-PSU

8 Best 1200W PSUs for Extreme PC Builds in 2023

May 16, 2023
You may also like
steam not enough disk space

Steam Not Enough Disk Space—5 Ways to Fix It

May 26, 2023
how to inspect on chromebook

How to Inspect on Chromebook

May 26, 2023
Brother-Printer-Not-Printing

Brother Printer Not Printing? Here’s How to Fix It

May 25, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.