I started up SFC, with SFC /scannow, and it wants a cd. I don't have one on me right now. I just want to kill the window.
I may run SFC later. But how do I get rid of it? whether I click retry or cancel it doesn't go.
|
I started up SFC, with SFC /scannow, and it wants a cd. I don't have one on me right now. I just want to kill the window. I may run SFC later. But how do I get rid of it? whether I click retry or cancel it doesn't go. |
|||
|
|
|
I was able to hit "Cancel" to the lower box in the first screenshot, and then "Cancel" in the upper one, but I can see that if it pulled up another file instantly, you might not be able to do that.
I then went to Task Manager, right-clicked and clicked "Go To Process", and that brought me to the "winlogon.exe" process, which you CANNOT kill.
So I logged out thinking that would kill it, but then I logged back in (No Fast User Switching), and it STILL was there. So on one try, I think I may have what you want: In the past, I have always hit "Cancel" as in the one asking for the CD first, but this time, I hit Cancel for the Main one, and it ended it, leaving the CD one sitting on the screen, and then I canceled that one too. Give that a try. |
|||||||||||||
|
|
Try ending the SFC process in the Task Manager. It can be access via alt+control+delete, or right clicking on the taskbar. |
||||
|
|
:>It is posible save the following code in file naming "CLEAR.VBS" :>Then call this file through the given command using cmd or batch file :>please change %CD% to the path to the clear.vbs if it is not the current directory. START "" WSCRIPT //B "%CD%\CLEAR.VBS" "%CD%.Flag_SafeToDel" ==>This following is the code paste it in notepade and SAVE File AS CLEAR.VBX
|
|||
|
|