Darshan Tech Solution

Back

Darshan Tech Solution

windows has encountered a critical problem and will restart automatically

YouTube Video

How to solve the issue windows has encountered a critical problem and will restart automatically

While woring in windows, the error will be happened, "Windows has encountered a problem and will restart automatically in one minute. Please save your work now"

windowserror

Follow the below steps to clear this error

1. Check >msiexec.exe

2. Go to the Pendrive colon (Ex: F: or G:)

3. Type the following commands

Watch on You Tube

  • F:
  • (Verify your drive colon)

  • del *.lnk
  • (Delete the link files)

  • attrib -h -r -s /s /d F:\*.*
  • (Each single space and replace F with your Pendrive Colon)

    Explanation

    • -h : Removes the hidden files & folders
    • -r : Removes the read-only status of files & folders
    • -s : Removes the system file status of files & folders
    • /s : The command again and again apply to all the files & folders in current directory as well as device
    • /d : Makes the command apply to all folders
    • *.* : All files name and folder name should be considered a match
  • After executing this command shortcut virus will be removed

Follow on my Social Media