[Fix] Turn Windows Features On Or Off is Blank in Windows 10/11

windows features white box

The Windows Features dialog box (optionalfeatures.exe) lets you add or remove additional or optional Windows features. For instance, you can remove Media Features → Windows Media Player using the Windows Features (“Turn Windows Features On Or Off”) dialog box if you no longer plan to use WMP.

Sometimes, the “Turn Windows Features On Or Off” box may be completely empty.Read more

System Restore Error 0x80042308 “Object could not be found”

System Restore Error 0x80042308 “Object could not be found”

When you attempt to create a new Restore Point, the error 0x80042308 may pop up and the restore point isn’t created:

The restore point could not be created for the following reason:

The specified object could not be found. (0x80042308)

Please try again.

Also, the same error code appears when you create a backup using the built-in Windows Backup and Restore tool. It reports the following error:

The backup did not complete successfully. A shadow copy could not be created for the following reason: The specified object was not found. (0x80042308)

And the failed backup task records an event log entry with ID: 4100.

Log Name:      Application
Source:        Windows Backup
Date:          
Event ID:      4100
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      
Description:
File backup failed because a shadow copy could not be created. The system might be low on resources. The error is: (0x80042308).

Read more

How to Repair Windows 10/11 System Files Using DISM and SFC

If the system files in your Windows 10/11 computer become corrupt and the System File Checker (SFC /scannow) is unable to reinstate the critical system files, it’s due to corruption of the Component Store located in the C:\Windows\WinSxS directory. This directory contains the files needed for the SFC utility to restore missing or damaged system files. The Component store stores all the Windows system files grouped by components and as hard links.

Read more