Windows 8.1 shutdown options re: Bios

Am aware that 8 and its relation to Bios is different than other Windows versions.  If I shutdown or restart from Win8 interface, the intro has a nice screen for selection of operating system to my dual-boot. 
If shut down through command, it appears to actually shutdown with following boot going through Bios and I have the Bios selection for operating system.
In the first case, where Windows starts quickly and sort of by-passes Bios - seems to me that the user is not getting an "actual shutdown" and that the machine is performing hibernating function of some sort.  For this reason, I have always
performed a full shutdown since the release of 8.
My question is: What is the best way to shut down the machine?
For security, I do not believe in leaving a computer running day and night.  For functionality, I do not believe in Sleep, Hibernate, or anything else that gets between me and a running OS.
Since there is a possibility that I might function fine and even better with shutdowns from within the 8 UI ... I'm looking for some honest feedback on that.  If have no information, which way do you shutdown and restart your Windows 8/8.1?
Other than quicker boot-times, is there any programming advantage to using the shutdown within the 8 UI?  How big are the vulnerabilities, when any next machine start-up is set to run within those new Bios standards?  Because it's kind of like
planting a bomb every time you shut down, and just hoping it doesn't explode on you the next day when you start up.  Will it default back to the original Bios startup if the other one fails?

Hi,
You can create a small batch script that allows you shutdown /restart or put the computer to sleep.
refer to the following scripts :
1. First, open notepad and type :
shutdown -s -f -t 0
1.1 save the file and name it : PowerOff.cmd
2. Open notepad and type :
shutdown -r -f -t 0
2.1 save the file and name it : Restart.cmd
3. Open notepad and type :
shutdown -h
3.1 save the file and name it : StandBy.cmd
Place theses scripts files on your Desktop, then you just have to double clic on :
PowerOff.cmd : to power off your computer
Restart.cmd : to restart your computer
Standby.cmd : to put the computer to sleep
A+
HK.
Hicham KADIRI | Just Another IT Guy

Similar Messages

  • No option for hardware virtualization option in bios of DV6 1355dx / Windows 7

    No option for hardware virtualization option in bios of DV6  1355dx / Windows 7. Tried installing some SPs such as sp53216 , sp55068, etc but the extration will warn Cann't check platform ID & had to close the window.  Is there a sure shot patch to this issue?

    EshaPrasad wrote:
    No option for hardware virtualization option in bios of DV6  1355dx / Windows 7. Tried installing some SPs such as sp53216 , sp55068, etc but the extration will warn Cann't check platform ID & had to close the window.  Is there a sure shot patch to this issue?
    Hi,
    Specs: http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01893242&tmp_task=prodinfoCategory&cc=us&dlc=en...
    CPU: 2.20 GHz Intel Core2 Duo Processor T6600
    http://ark.intel.com/products/37255/Intel-Core2-Duo-Processor-T6600-2M-Cache-2_20-GHz-800-MHz-FSB
    It says that the CPU doesn't support virtualization, means the option can't be in the BIOS.
    Dv6-7000 /Full HD/Core i5-3360M/GF 650M/Corsair 8GB/Intel 7260AC/Samsung Pro 256GB
    Testing - HP 15-p000
    HP Touchpad provided by HP
    Currently on Debian Wheeze
    *Please, help other users with the same issue by marking your solved topics as "Accept as Solution"*

  • Need to remove the Shutdown option in Windows 8 since WOL behavior has changed

    For those you who manage systems in an enterprise, you need to read the following article and test it out yourself before you respond.
    http://support.microsoft.com/kb/2776718
    This subject of removing just the shutdown option has been floating around for many...many years without any solutions but now with Windows 8 and it's new WOL behavior, we may need to find one since it may be impossible for System Administrators who manage
    systems in the enterprise with tools like SMS/SCCM, will be unable to wake up the system if the end user shuts it down. There are all kinds of Group Policies, Tweak UI settings and reg hacks that have been discussed over the years but none of them are currently able
    to remove just the shutdown option. Interesting enough, you can change the behavior of the power button to put the system to sleep or hibernate but there doesn't seem to be a way to get the same functionality with the Shutdown option
    in the OS. Ideally, I am looking for a way to show only the Hibernate, the Restart and the Logoff option. Currently I can configure the system to show those three along with the Shutdown.
       

    I ran into this too, but I found the solution, at least for my pc:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}\0000]
    "PnPCapabilities"=dword:00000108
    where the '\0000' could be another value, see in regedit.exe.
    The reason this works is, in windows 7, the 2 checkmarks in the "Power Management"-tab of the Ethernet-controller's properties ('allow the computer to turn off this device to save power' and 'allow this device to wake the computer') were independent.
    In windows 8 those 2 settings are dependent, meaning if you UNcheck 'allow the computer to turn off this device to save power', you can not check 'allow this device to wake the computer'.
    The DWORD_value in the registry has the following values:
    0x118 = all checkmarks off (yes really)
    0x010 = 'allow the computer to turn off this device to save power'
    0x000 = 'allow the computer ...' + 'allow this device to wake the computer'
    0x100 = all 3 checkmarks, the former 2 and 'Only allow a magic packet to wake this computer'
    While I can not find the true logic in these value, value 0x108, has the required effect.
    In the GUI, ( the "Power Management"-tab of the Ethernet-controller's properties) it still looks as if 'allow the computer...' is on, so do not change anything there.
    Good luck!

  • 'Install Updates and Shutdown' option not appearing for Windows 8.1 users

    Windows 8.1 users are reporting, and I have verified, that they are not being prompted to install Windows updates while shutting down, even though the updates are downloaded.  Here are the relevant Windows Update gpo's from a sample Group Policy Result
    for a typical user on one of our Windows 8.1 workstations:
    (Note: The "Specify intranet Microsoft update service location" is the last policy in the updates section, and the value specified there is not relevant to this question.)
    These same settings when applied to Windows XP workstations used to prompt users to install updates at shutdown.  That is, the default shutdown option was "Install Updates and Shutdown".  That was a great workflow because all client workstations
    were shut down every night and the user didn't have to worry about updates installing while they were using the workstation.  All client workstations are now running Windows 8.1 Pro and the only way updates are getting installed is by manually pulling
    up the Windows Update dialog and initiating updates from there.  That is even worse than automatic updates that install during business hours.
    I do notice that
    a notification that updates are available appears in the login screen, but one can not take action upon it from there, and most users don't know how to find the update screen once they sign in; and
    once updating is begun, then the Install Updates and Shutdown option becomes a default - but by that point its rather cosmetic: that is the only option (to configure the partially installed updates during shutdown) and there is nothing
    that could be done to NOT do that at that point. 
    Is anyone having similar issues?  As far as I can tell right now, there is no ability to actually switch the user's default option to
    Install Updates and Shutdown in the same way as in previous Windows editions even though the GPO is identical.

    Hi,
    >>Is anyone having similar issues?  As far as I can tell right now, there is no ability to actually switch the user's default option to
    Install Updates and Shutdown in the same way as in previous Windows editions even though the GPO is identical.
    Regarding this point, the following blog may provide a good explanation.
    Minimizing restarts after automatic updating in Windows Update
    http://blogs.msdn.com/b/b8/archive/2011/11/14/minimizing-restarts-after-automatic-updating-in-windows-update.aspx
    Best regards,
    Frank Shen

  • Administration Assistant for Windows Startup/Shutdown Options

    I run 10.2.0.1.0 and use Administration Assistant for Windows.It worked fine Then the error was: Snap-in failed to initializeName:<unknown>CLSID:{50D06DC1-CFFE-11D1-8271-00C04FD945C7} Everything with environment variable PATH appeared to be correct I was forced to reinstall Administration Assistant for Windows Now it starts fine but when I Right-click the SID Startup/ShutdownOptions is not available in drop down menu. Menu is: Connect database,Disconnect database, New window from here, Help. Any suggestions how to restore Startup/Shutdown Options in drop downmenu Thanks in advance

    Have you tried opening the Windows Service dialog, right-clicking on the database service and selecting Start? What about from the command line:
    c:\%ORACLE_HOME%\bin\sqlplus
    connect / as sysdba
    startup
    Alison

  • 4530s DC CARD or USB BOOT not working even if it has this option in bios

    i just posted a message but i think it's in the wrong section..
    http://h30434.www3.hp.com/t5/Other-Notebook-PC-questions/sd-card-boot-and-usb-boot-not-working/m-p/9...
    Hi, i just got a HP ProBook  4530s , I5 processor, Intel HD 3000 , i have a problem with it, i can't boot on any usb or sd card, i tried all linux versions i could find and also some live windows and bartPE, on my sd card i get the "Disk read error" as soon as i choose the booting device and on usb it goes a little bit further i can see the linux logo some processes starting and then same error related to write on disk, the sd card and usb are not in read only mode and on my other laptop a older one 6730s everything works...
    Also all the usb and sd card work perfect in windows, when i boot from internal HDD.
    Is there a fix for it??  Or can anybody that has this laptop test if it works booting from usb or sd card, maybe it's a problem with this unit..
    i have tried all available bios verions and various usb devices but as i said the usb sticks all worked on my other laptop but not on this one.
    Oh and also is there a bios option to stop virus check on boot? as far as i could test that is the only option in bios that is not there and i can't test with it ON/OFF.. any help would be apreciated because i can return the laptop for 30 days and i allready have it for one week. and i really need this option to work.
    PS - sorry for my bad english but i'm from Europe

    Quote from: Svet on 13-May-12, 00:13:31
    do >>Clear CMOS Guide<< with power cord removed
    Yes, I've tried this. I pulled the power cable, waited two minutes, hit the CMOS button, and also removed the battery, and waited another minute.
    After which, I loaded optimized defaults, but the problem remains.
    Thanks,
    Ice Piq

  • IdeaPad Flex 15D no virtualization option in BIOS 94CN07WW (AMD APU A6-5200)

    Lenovo IdeaPad Flex 15D (AMD APU A6-5200) does not have virtualization option in BIOS version 94CN07WW. What this means is if one wants to run for example Virtualbox, then one would only be able to vitualize a 32-bit operating system, instead of either a 32-bit or 64-bit operating system. However, a similar model Lenovo IdeaPad S415 Touch (AMD APU A6-5200) does have the SVM option in the BIOS to enable or disable virtualizing 64-bit operating systems. December 22, 2014 8:00AM CSTWhen I  called Lenovo technical support, I initially spoke with someone who sounded as if they were from the Philippines, which is fine if they are knowledgable, and their english is fluent. Unfortunately, when I explained the technical situation, he had no idea what I was talking about. After he checked with in Level 2 quite few times, he said that the motherboard doesn't support virtualization... So, I advised him that I've been in the IT industry for 10 years, and while admittedly I don't know everything about virtualization, I have some level of knowledge on the subject having worked in all positions from Level 1 Technical Support to Systems Engineer. Hence, I proceeded to explain how virtualization is a dependency of the CPU, not the motherboard. One would of course need to have a motherboard that is compatible with the CPU in order for the computer to work at all. However, one may buy a CPU without virtualization extensions and plug it into a motherboard, or one may buy the same CPU with virtualization extensions and plug it into this same motherboard. As well, I invited him to look at Intel or AMD's website for further information on this while we were on the phone so I could help clear up any questions he had on the matter. While he didn't appear to review either website, he checked in with Level 2 again, and suggested we check forums to see if a work around exists. I quickly explained there is no work around to this type of problem, and the resolution would be to put a request into engineering to have a BIOS update pushed out that allowed enabling/disabling SVM by default. After checking in with Level 2 once again, he said if it's not an option in the BIOS, then the computer doesn't support it. I advised while this statement is something I already knew (not to mention painfully obvious at this point), it's not a technical limitation of the hardware, as the CPU supports it. The root cause is that toggling SVM enabled/disabled wasn't designed in the BIOS (i.e. this needs a BIOS update to come out to fix this problem). We briefly talked about a warranty event, how from my past experiences sometimes when one submits a laptop to a vendor and gets it returned, it comes with a BIOS version that is later than originally submitted, or one that is not available for download from the vendor website. However, he wasn't really for this idea, as I didn't have a hardware fault per-say, and I wasn't interested in insisting one a warranty event as it was frankly a low probability event to have this outcome, and it wasn't what I wanted out of the conversation anyway. So, after he checked in with Level 2 again, he said he can call me back after he investigated some more. I advised him that a call back is useless if he is the one calling me back as we already know the problem, resolution, and who would need to address it. After he began to stutter, and make incomplete sentences that made no sense, he put me on hold to check in with Level 2 again (yes he checked in with them this many times). When he came back he claimed I said earlier in the conversation that the option to enable it was available so I should just go ahead and do that. Given that this guy frankly didn't know what I was talking about to begin wtih, and now is telling me something that never even happened in the conversation, I pretty much had enough of the lack of knowledge, and customer service I was receiving, so I asked to speak to either a supervisor or the next level of support. Thankfully he transferred me to his supervisor, who sounded like he wasn't from an outsourced call center, as when I explained the situation he understood me the first time, and spoke clear and articulate english. After a very brief discussion about what he was reading from Lenovo forums and a BBB complaint similar to my inquiry, we came to the conclusion that it would need to be a customer courtesy request to the engineering department to request the SVM option become available via a BIOS update. So, with my case number in hand, I said despite him not being able to promise me the outcome I desired, he at least got the issue in front of the right people, which I appreciated. Long story short, it would be just simply really awesome if Lenovo could push out a Happy Holidays BIOS update that would allow me to enable SVM on my IdeaPad Flex 15D.  Thanks for reading.

    I came across this issue a while back also. However, with the quickly-approaching release of Windows 10, there's another problem that I consider far more important (it is also related to the BIOS, go figure). There is no way to enable/disable Execute Disable Bit in the BIOS. Due to this, I have been unable to upgrade to the Windows 10 Insider Preview, and I fear that this will be the same case with the final release. This issue apparently affects lots of others as well. It is interesting to note that the Flex 15D drivers page no longer says that a BIOS update is not available for the laptop... It doesn't give any info about the BIOS. Get with it, Lenovo!

  • !!!PLEASE HELP!! I NEED HELP UNLOCKING ADVANCE OPTION IN BIOS LENOVO G40-70

    i cant do anything in my bios on my lenovo g40-70 i need help unlocking advance options in bios,i tried flashing it but something in the system is preventing it from flashing.can you guys relase an update fixing that or relasse an update to enable us chane our video memory on our bios............thankssssssssssssssssssssssssss in ADVANCE!

    Welcome to the Lenovo Community !
    What BIOS update are you trying to do...... the Lenovo 9ACN29WW release or one that someone created for you over at BIOS-Mods?
    Are you getting any error messages in regards to the update failing ?
    Owner & Operator of the following:
    ● Lenovo Ideapad Z570 w/ Win 7 & Win 8.1 Dual Boot ● Lenovo Yoga 3 Pro w/ Windows 8.1 ● Toshiba A75-S206 w/ Win 7
    ● IBM Thinkpad T-23 w/ Win XP ● IBM Thinkpad T-22 w/ Win XP • As well as multiple desktops dual/triple booting XP, Vista and Win 7.
    ★ Find a post helpful? Thank that member by clicking on the ☆Star☆ to the left awarding them a Kudo.
    ★ Posting a problem and a reply is helpful and it answers your question, please mark it as an "Accepted Solution"
    ★ I'm not a Lenovo employee, just a volunteer geek who likes to help folks. Enjoy your time here, pay it forward by helping others !
    ★ Sorry, I don't answer questions via Private Messages. Posting in the appropriate forum is the best way to get assistance.

  • DVD Drive not being able to boot off of. Not seen in Boot Menu options in Bios.

    HI Guys,
    I am having a serious problem here and Lenovo Support has been bouncing me around between Hardware and Software Support.. They are extremely uneducated and I miss Dell Support.  They are not educated about their own product and it saddens me. Here is my problem and there should be a simple soulution. Please help.
    1) I have a IdeaPad U 430 Touch laptop. It came pre installed with Windows 8 Home. Unfortunately Windows 8 Home did not work with any of my Business Applications..
    2) I completey wiped my Hard Drive using Government Software to write 1 and 0's..  I installed Winows 7 Ultimate successfully by booting off of my External USB DVD Drive.  
    3) After sucessfully installing WIndows 7 Ultimate I upgraded my Bios to the latest version. 
    4) I am able to see my DVD Drive in WIndows 7 at the Operating System Level.
    5) This is the problem I can see the External USB DVD DRIVE in Windows 7 Operating System Level.  Its in Windows Explorer..  However I am unable to Boot off the DVD Drive. When I reboot the latop and press F12 the External USB DVD Drive is not listed there.  This is the Same External USB DVD Drive I used to wipe the Hard Drive Clean and install Windows 7 successfully.. My Bios is set to Legacy..
    6) Please Help.. Someone

    hi Agent0
    Thanks for Posting!
    Upgrading the BIOS might set off something.
    Check under Exit TAB and see if you have OS optimized or OS optimal Settings.
          Change it to other OS or Disable.
          Save and Exit
    Boot into BIOS again.
          Check Boot Tab if you have now a Boot mode and Boot Priority.
           Set those to Legacy / Legacy first.
    Look for Secureboot and disable it.
          Save and Exit and try the F12 and see if you can have the ODD drive as an option again.
    Regards
    Solid Cruver
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Install Windows 7 .. what setting in BIOS needed for it to read my flash drive first?

    I just got the Erazer 315.  It comes with 8.1 but I want to install 7 Pro into it. Anyone know what steps I need to take?how do I install it? What settings in the BIOS should I change to  make it read my usb flashdrive first? Thanks

    hi luism60613,
    You have two options in installing Windows 7
    Option 1: Install Windows 7 in UEFI / GPT
    1. Follow this guide on how to create a bootable Windows 7 UEFI  installer.
    2. Boot into the BIOS and set the following (if applicable)
    Security Tab:
    Secure Boot = Disabled
    Exit Tab:
    OS Optimized Defaults = Disabled
    3. Boot from the bootable Windows 7 UEFI installer that you created in Step 1 (by pressing F12 on startup and selecting the flashdrive) and install it on the Windows 8.1 partition (you can format this partition if you like) and you should be able to run Windows 7 in UEFI (this also preservers the OneKey Recovery which you can use to re-install Windows 8.1).
    Option 2: Install Windows in MBR (Legacy)
    1. Follow this guide on how to create a Windows 7 legacy installer.
    2. Boot into the BIOS and set the following settings:
    Security Tab:
    Secure Boot = Disabled
    Boot Tab:
    CSM = Enabled
    Boot Priority = Legacy First
    Exit Tab:
    OS Optimized Defaults = Disabled
    3. Boot from the Windows 7 installer that you created in Step 1 and on the Windows 7 installation screen, you will need to wipe all partitions or press Shift+F10 to open diskpart and issue the clean and convert mbr command to install Windows 7.
    Note that this step will wipe everything so ensure you create a recovery drive (see this guide) just in case you want to restore Windows 8.1.
    Regards

  • Is there a way to detect when Windows is being shutdown?

    I am writing a LabView program that will run in the background, hidden from the user. I was wondering if there is a way to detect when Windows is being shutdown or restarted?
    Thank you for your help!

    If you put your VI in the Windows STARTUP group, and then in the VI execution properties, set it to RUN MINIMIZED, you should achieve the desired result. As far as LOGGING when windows is opened or closed, that is a different matter. You might be able to extract that information from one of the BIOS tools.
    Eric
    Eric P. Nichols
    P.O. Box 56235
    North Pole, AK 99705

  • System Windows 8 wont shutdown

    I just installed windows 8 PRO on my Lenovo - ThinkCentre M71e. My version of PC is: 3129.
    Problem is - that PC wont Turn off. When i go to Windows 8 system shutdown: monitor & hdd turnedoff, but green light stays and fans are still working. Then i must hold power button for 5 s - that system turns off. 
    There is no hardware problem - becouse i cloned HDD and is on 13 diferent stations same error. 
    What have i done?
    - BIOS is updated,
    - Intel chipset in updated, 
    - i installed Lenovo Power Manager,... 

    Hi.
    This could be an issue with hardware or just the way that Windows 8 works. By default, Windows 8 "shut down" performs a hybrid shutdown, which enables the computer to shut down the hard drive and other systems, but also keeps a few system components working so that startup is as fast as possible. To fully shut down the system, open Command Prompt and type "shutdown /s /t 0" (without the quotes.) This should shut the system completely down. However, provided the hard drive is not constantly spinning while it is "off," I do not think this will be a burden on your computer.
    Good luck,
    Adam
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution!" This will help the rest of the community with similar issues identify the verified solution and benefit from it.

  • How can I create a windows scheduler for shutdown my system in network?

    Hello.
    I want to create a windows scheduler for shutdown my system in a specific time but it can't let me to create it. I used below link to create a task but when I click on Finish it show me an error about permission. I used administrator account too but
    got same error.
    http://www.wikihow.com/Automatically-Shut-Down-Your-Computer-at-a-Specified-Time
    Thank you.

    Hello,
    Can you try opening Task Scheduler as Administrator :
    Right-click on "Task Scheduler" shortcut and select "Run as administrator
    Regards,
    Régis

  • How can I get my clock to remain on the correct time when starting bootcamp and windows XP? wireless option is not available.

    How can I get my clock to remain on the correct time when starting bootcamp and windows XP? wireless option is not available.

    Have a look at solutions in here https://discussions.apple.com/message/10689317#10689317
    Regards
    Stefan

  • How can I boot to USB device if no USB boot option in BIOS

    I just purchased a Toshiba NB305-N410BL but am concerned as to how I would image the 250GB HDD if I can not boot from an external cdrom drive.  I tried to backup to shared network folder but none show up on list.  Only boot options in BIOS are HDD, FDD, and LAN.  Thanks for all help in advance.

    Hi, buddy-erp.
    I don't know if my instructions apply to you because I only have the NB305 model. However, if you say you have followed all instructions, that is, 1) insured that no other USB devices are connected to your computer at bootup time and 2) have pressed F12 to enter the boot menu; 3) and then designated the USB flash drive as the source of the bootable restoration software you may need Toshiba technical support. I wonder if there is a BIOS update for your computer too. This may need to be downloaded and installed prior to beginning the restoration process. Nevertheless, as stated, I have a NB305 model and the instructions are clear. FYI (for your information), a virus infected my system and made certain changes to this process. Toshiba technical support informed me that the information displayed was wrong and the process outlined was unnecessary but did require technical support to restore it to the OEM default options.
    Good luck.
    Sincerely,
    Bi-Ill
    Good luck!
    Sincerely,
    Bill5960

Maybe you are looking for

  • XSLT Mapper doesn't support xsi:type

    I'm starting to think that XSLT Mapper supports only the basic features of XML Schema ... It (XSLT Mapper in JDeveloper) does not seem to support mapping to generate this kind of element (cannot do it in Design view, when added to the Source view, ca

  • TS4036 what if i only want to restore my contact list from backup

    what if i only want to restore my contact list from backup

  • Date modified changes when you do not save?

    We have recently upgraded our old 10.2 server to a new Xserve with 10.4 server. After copying the admin files across we have noticed that if anyone opens up a Word document (say) then closes without saving, because no changes were made, then it updat

  • The latest version of TBIT materials

    Hi, I am planning to take SAP XI Development Consultant Track certification exam in this september. In this regard i understand that the TBIT materials required to be studied are TBIT40 (XI Fundamentals) TBIT41 (Mapping Concepts) TBIT42 (Adapter Conc

  • Web DVD Export HTML5 and DynamicLink Adobe Muse

    I would like export Web DVD for HTML5, today we can only Flash. Other nice new feature would be integration with Adobe Muse. Thanks