Skip to main content

Posts

Showing posts with the label 2004

How to Fix ‘Bad System Config Info’ Error in Windows 10

How to Fix ‘Bad System Config Info’ Error in Windows 10 Bad System Config Info is a common bug check error on Windows systems, caused mainly by malfunctioning of system and registry files or the Boot Configuration Data (BCD) file. Some boot order files in the BCD, or even some older ones, may conflict with newer, stable files. When this happens, the error otherwise known as the Blue Screen of Death (BSoD) occurs. The bug check error can also be caused by: faulty hardware incorrect system settings a bad driver installing an important update However, most error messages will often have a description of what the problem may be. Below are some tried and tested solutions to help you fix a Bad System Config Info error in Windows 10. Check your hardware Faulty hardware, like RAM or a bad hard drive, can cause the error. The easiest way to resolve it is by replacing your hard drive, but be sure to perform a detailed hardware inspection. Update drivers Incompatible or outdated drivers are a...

Snip & Sketch Fix Issue

  Snip & Sketch Fix Issue  (Snip and Sketch not working after update) Open tool URLProtocolView See if URL ms-screenclip is available or not if not available can install below Capability DISM /Online /Add-Capability /CapabilityName:App.StepsRecorder~~~~0.0.1.0 DISM /Online /Add-Capability /CapabilityName:DirectX.Configuration.Database~~~~0.0.1.0 DISM /Online /Add-Capability /CapabilityName:Microsoft.Windows.MSPaint~~~~0.0.1.0 DISM /Online /Add-Capability /CapabilityName:Microsoft.Windows.Notepad~~~~0.0.1.0 DISM /Online /Add-Capability /CapabilityName:Microsoft.Windows.PowerShell.ISE~~~~0.0.1.0 DISM /Online /Add-Capability /CapabilityName:Microsoft.Windows.WordPad~~~~0.0.1.0 DISM /Online /Add-Capability /CapabilityName:Print.Fax.Scan~~~~0.0.1.0 DISM /Online /Add-Capability /CapabilityName:Print.Management.Console~~~~0.0.1.0 DISM /Online /Add-Capability /CapabilityName:Windows.Client.ShellComponents~~~~0.0.1.0   If ms-screensketch not available...