Pc Restarts When Use The Shutdown Command?
Mar 10, 2012i use windows 7 basic as my os.my pc restarts when i try using the shutdown option.
View 1 Repliesi use windows 7 basic as my os.my pc restarts when i try using the shutdown option.
View 1 Repliesmy computer restarts when ever I command shutdown.
View 1 Replies View RelatedI recently installed windows 7 64-bit ultimate using a clean install since i had windows xp. Everything installed ok. The problem I'm having is that when i shut down, it automatically restarts instead of shutting down. It runs through the BIOS and POSTS as if i restarted. There are no errors listed when it restarts. It's as if i pressed restart instead of shutdown. The only way i can turn off my computer is when i hold down my power button for 3 seconds.
Gigabyte GA-N650SLI-DS4 motherboard
intel Q6550 core2duo proc
2x500gb WD caviar black hard drives in RAID 0
XFX 8800 GTS XXX 320 mb video card
2x2gb corsair XMS2 pc6400 RAM
Linkysys Wireless G PCI Card
Soundblaster audigy2 soundcard
500W power supply
Had this problem on a Dell XPS M1330 running Vista and then upgrading to Win 7 64bit. Try flashing or updating BIOS first. Then unplug and replug (or replace if bad) the CMOS battery to reset BIOS. Remember CMOS holds the settings in BIOS. So when no power to CMOS, BIOS settings get wiped out (BIOS tells your pc what to do when it starts). Reset to default settings in BIOS. This fixed my restart issue! I tried all kinds of fixes and this was the only one that worked! Not all are software related issues. Any hardware changes can cause this problem like adding a IDE drive to a SATA board. Make the drive a slave changing it from cable select for example.
View 1 Replies View RelatedAfter installing Windows 7 dual boot with XP on a Gateway 700LTD, I cannot shut it down. The PC restarts about a second after seemingly normal shutdown. Same now with the XP side, although I can get XP to hibernate while Windows 7 won't even do that - restarts seconds after it goes into hibernation. BIOS settings are all at default. No peripherals attached yet.
Gateway 700S Pentium 4 1.8ghz x1
Intel Board D850GB AAA 49507-904 Bios p13 (v2.3)
528mb RAM NVDIA GeForce2 MX400
Creative SB Live sound
Needs BIOS update but only avail on floppy. Also won't boot from CD.
My laptop PC restarts on shut down
View 2 Replies View RelatedAfter installing an Nvidia 8400 graphics card, my computer has been incapable of shutting down without having to pull the plug on it.
View 9 Replies View RelatedI have a Dell 1545 Laptop running windows 7 ultimate.
For some reason whenever i shut the computer down it automatically restarts just seconds later ...its very annoying and havnt got a clue why it does it.
I'm having a problem with my computer after a recent lighting storm. My current problem probably isn't a coincidence since after this storm my integrated rj45 port quit working too. It doesn't even show up in device manager... I've given up on that though. The real issue is when I attempt a shutdown the computer just restarts. It isn't hindering operation, but it would be nice to shutdown the computer when needed without having to switch off the power supply.
I run windows 7 professional and windows xp professional in a multiboot. Both operating systems do the same thing on a shutdown. Even if I hold down the soft switch it will restart no matter the duration of pressing/pressing once quick. BIOS is set to shutdown on soft switch hit. Like I said I had a lighting hit on the house. It made our ISR from TDS stop working on the LAN portion and killed my roomate's LAN card and mine. Pretty much points to the hardware in my opinion, but I figured I'd ask the best of em here.
when I select the shutdown the computer restarts
View 2 Replies View RelatedYesterday I got this virus, I went and bought trend micro titanium and cleaned it up (was using a free30 day trial of something else) but I'm still having a problem. Whenever I go to shut down or restart my computer, it starts doing it like normal, but right at the end I get this blue screen with a bunch of messages written, it last about 5 seconds while a countdown happens at the bottom of the screen, then it restarts (even if I went Shutdown).
Sometimes minutes after I log back into the user, the blue screen comes up out of nowhere, does it's 5 second odd countdown and restarts. I should get minidump files. The countdown at the bottom of the blue screen is called "crash dump" or something like that. With the virus whenever I tried to open an internet explorer or google chrome window, all that would come up was "win 7 home security", I'm not getting that anymore though after doing the full scan with trend.
Additional info: I have windows 7, my pc is a HP Pavilion laptop, model number is DV6 - 2144TX
I've spent probably 7 hours trying to figure this out from searches and different potential resolutions and I am completely stumped. This is a fresh install of Windows 7 Home Premium on a fairly basic machine. I can boot in to safe mode, disconnect any connection to the network, ensure WOL is turned off via the CMOS, and still Windows 7 will not shutdown. There is no BSOD.
It simply appears to shutdown, but then the computer reboots with the PC offering a beep in the same way as if I performed a cold boot. If I elect to restart this beep will not be reflected. I've tried different drivers and just about everything I can think of and still nothing. The event viewer appears almost entirely clean as well. I've also restored fail-safe defaults in the BIOS as well as Optimized and the issue persists.
Iam using Win xp is corrupted So new Win 7 Ultmte and SP1 installed. All programs working, But Micromax pc suite is working, Selecting Dial up for internet (Sytem Unexpected shut down and restarting automatically). I have installed fresh pc suite also, avast free anti virus also booted, but same result.
View 1 Replies View RelatedHow can I make a clickable windows 7 shutdown command?
View 4 Replies View RelatedIs there a simple PowerShell command to shutdown Windows?
View 1 Replies View RelatedI am making a shortcut for shutdown. So I am using command
shutdown -h for hibernate
shutdown -l for logoff
But whenever I use time for it, like:
shutdown -h -t 120
Where t 120 is number of secs after which the command will execute then the command doesn't executes. This command works fine for restart shutdown -s -t 120. I can use hibernate with time.
It is win 7 with updates. I built it a little over a year ago. It restarts all by itself. The event viewer shows a kernel error and improper shutdown. It may restart once or maybe twice a day or not at all but It happens too often and started a while back. I have checked temp using Sisoft sandra but its not overheated. The only thing unusual to me was the power supply fan seems to kick in twice. Its done that since it was new. It still does it at times but not always. The Power supply is a Fatality 550 w. The amd processor is low watts and so is the video card. I don't like the idea of replacing stuff just to see if it works. I don't know if ram or memory error could cause something like this?
View 10 Replies View RelatedTrying to create a batch file for Windows 7 to run a command (elevated ) in command prompt?User: is an administrator or in administrator group ( but actual administrator account may be disabled )essentially need to be able to double click the *****.bat filehave it open up cmd in elevated ( run as administrator ) , run the command in the dos window and reboot the computer.
View 2 Replies View RelatedIn UNIX, for changing the directory path, there is "cd" command. .This works fine in windows 7 too.. But the problem comes when we are trying to change the path using environment variables. .
In UNIX, cd $JAVA_HOME changes the path to the value set for JAVA_HOME,
Similarly is there any command in Windows which does the trick from command prompt for changing path using Environment variables. .
Does any one know how to get the win.ini missing fixed when opening bootcfg/msconfig not found. Also How to change "forcing changes in msconifg" to "not forcing changes" in msconfig from command prompt, as well as opening msconfig from command prompt w/ dos command(s) / paramteters.
View 1 Replies View RelatedI have a ASUS Laptop with Intel I3 processer and Windows 7 Home Premium. I recently had a forced shutdown during a Windows upgrade session. Ever since then the Boot and Shutdown times have increased to over 15 minutes. I have run the msconfig unticking all but the antivirus (Kaspersky) and it still takes >15 min to boot and Shutdown. Is there something I can do before I decide to reinstall Windows &. (I dont have a install disk.) The software came with the Computer and I have the OEM code (Bought at Best Buy)
View 1 Replies View RelatedI have two windows updates that keep failing. When i go to shutdown my computer I always have an update icon attached to the shutdown key. The download is always 1of1. Then when i reboot, the update icon is still there. I'm thinking since the two updates are failing, it has something to do with the 1of1 update not downloading properly. I went to windows update to check for new updates, and the only one is the two that keep failing. My computer just blue screened on shutdown today, winch got me thinking i really need to fix this.
View 3 Replies View Relatedhow do i prevent shutdown process after click on Shutdown button!
View 9 Replies View Relatedmy laptop with window 7 OS does not shutdown when i click on shut down tab.
View 1 Replies View Relatedi am always getting force shut down message whenever i processed shut down process.
View 2 Replies View RelatedIm having windows remote, and "shutdown" button has hibernation action, is it possible to somehow change it to real shutdown?
View 1 Replies View RelatedIm not sure if this is in the right category, but I think it could be Windows 7 related.My Powersupply died the other day so I purchased a new one and all was fine, except when I shutdown it either freezes or carries on for what seems like forever.The only thing is that on bootup my DVD Drive and SSD have changed ports so my dvd drive is now device00 and my SSD001.
View 1 Replies View RelatedOk So I got myself into a unique bind here. I was trying to install some custom system files (for a theme) and I did it wrong and now I cant open explorer.exe . I dont want to goto a backup because this is a easy fix. (in my view). So I need to know how to run command prompt with administrative privleges from command prompt.
I am trying to do this command: copy explorer.exe C:Windows
So if there is also another command I can just tack onto that that gives me admin rights to do it. I would be happy.
i have a problem regarding my pc...it always restarts everyday but only once (11:30pm,sometimes 12am or 1am)..it occcurs every day if i reached that tym of using my pc..specs of my pc: intel motherboard with intel core i3 processor ,4g ram, 1 g video card ,500w power supply..im using windows 7 home premium 32 bitos
View 9 Replies View RelatedEvery now and then my computer shuts down then restarts on its own. I notice that any usernames and passwords that I have set to remember are reset. I get this error in my event viewer I don't know if its related :
"Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected".
OS: Windows 7 Ultimate.
Im getting restarts due to BSOD which seem to happen pretty much at random. Attaching some diagnostic reports
System: Windows 7 x64
Ram: 6GB 2x3chips
[URL]