Posts

Showing posts from August, 2023

Windows corrupt system screen error

Image
  How to run DISM commands to repair Windows BY shohrab Ansari DISM and SFC are powerful Windows commands that you can use to troubleshoot or repair system images Both Windows 11 and Windows 10 feature a built-in Deployment Image Servicing and Management tool, better known as DISM. A stable Windows build relies on a healthy foundation of core files that ensure everything runs as expected. However, sometimes Windows can develop unexpected issues over time. That's where DISM comes in as a powerful tool. DISM has long been used by system admins to configure, tweak, and even repair system images. If you learn how to use it, DISM can help you solve a wide variety of system problems. It can even sometimes help in fixing a Windows BSOD (blue screen of death). In this guide, we'll break down how this tool works and the various ways that you can use it. What is DISM? If you are interested in a more technical understanding of DISM, here's the gist of it: DISM mainly works by managing

How to Uninstall a Windows Update in Command Prompt with WUSA

Image
  1 Open an elevated command prompt . 2 Copy and paste the command below into the elevated command prompt, and press Enter to see a list of all installed Windows Update packages. (see screenshot below) wmic qfe list brief /format:table 3 Type the command you want to use below into the elevated command prompt, and press Enter . (see screenshots below) (Uninstall update and prompt to confirm uninstall and restart computer.) wusa /uninstall /kb: updateID (Silently uninstall update without user interaction. Automatically restart computer as needed) wusa /uninstall /kb: updateID /quiet (Silently uninstall update without user interaction, and will not restart computer. You will need to manually restart computer later.) wusa /uninstall /kb: updateID /quiet /norestart (Silently uninstall update and warn user for so many specified seconds before automatically restarting computer) wusa /uninstall /kb: updateID /quiet /warnrestart: seconds (Silently uninstall updat

Popular posts from this blog

Windows activater failed

All in one windows credential sam and hash decripted and encripted(Dumping :sam: all security

Computer hardware Networking Interview Questions and Answers

eSIM vulnerabilities exploited by SIM swappers for phone numbers: Report

How to use the PC Health Check /and disable thunderbird

Windows corrupt system screen error

How To Increase The Size Limit Of Your PST And OST Files In Outlook For Windows?