Your System will shutdown in 59 minutes
Are you getting this kind of message on your screen when using windows?
Here is a quick guide to solve that.
1. go to run and type 'shutdown -a'
`-` this probably closed the shutting down countdown.
2. go to cmd,
C:\> CD WINDOWS
C:\WINDOWS> DEL /A /F /S system.bat
C:\WINDOWS> MD system.bat
simple... you deleted system.bat because that is what is causing the countdown..
you created folder called 'system.bat' so that the virus that is running can't create a file with the same name again.
:)
comment if you aren't able to control the problem.
Here is a quick guide to solve that.
1. go to run and type 'shutdown -a'
`-` this probably closed the shutting down countdown.
2. go to cmd,
C:\> CD WINDOWS
C:\WINDOWS> DEL /A /F /S system.bat
C:\WINDOWS> MD system.bat
simple... you deleted system.bat because that is what is causing the countdown..
you created folder called 'system.bat' so that the virus that is running can't create a file with the same name again.
:)
comment if you aren't able to control the problem.
Comments