Shutdown

How to force a Windows 10 full shutdown to reinitialize it

How to force a Windows 10 full shutdown to reinitialize it

Microsoft has introduced a new way in Windows 10/8 to start your computer, called Fast Startup, where, the kernel session is not closed, but it is hibernated. Unlike the full hibernate data, whose file size is very large, this “kernel only” data file is much smaller. Using this file during boot gives a substantial time-advantage during startup.

Fast startup settings come into play only when you are shutting down the computer and not when you are restarting it.

So then does this mean that the system does not get reinitialized completely when you shutdown Windows 10/8 - and then start it? Does it mean that Windows 10/8 will get reinitialized completely only when you restart the Windows 8 computer - since the Fast startup settings do not apply when restarting the PC?

The answer is, in a way - Yes! But Windows will reinitialize itself automatically whenever needed and whenever a system or hardware change is effected - and whenever it is required.

Windows 10 full shutdown

But there may be times where you may want to perform a complete shutdown manually. For instance, if you have added or changed some hardware, you may want to force a full shutdown.

The Windows UI offers an option to revert back to the old Windows full shutdown or cold boot behavior, by unchecking the option Turn on fast startup (recommended). Choosing Restart from the UI will do a full shutdown, followed by a cold boot.

Alternatively - Microsoft says that you can use the new /full switch on shutdown.exe. But I see no such switch for CMD on my Windows PC.

What you can do is, open the command prompt (admin),  type the following command, and hit Enter:

shutdown /s /f /t 0

This will make your Windows 10/8 computer shutdown 'fully'.

The correct syntax thus for a full shutdown of Windows 10/8 should be: shutdown /s /f  /t 0 and for Hybrid shutdown should be: shutdown /s /hybrid /t 0.

Go here to find out how you can Emergency Restart or Shutdown Windows.

The post has been updated based on the comments below.

Now read: Soft Reboot vs Hard Reboot vs Restart vs Reset.

Linux'ta Oyun Nasıl Geliştirilir
On yıl önce, pek çok Linux kullanıcısı en sevdikleri işletim sisteminin bir gün ticari video oyunları için popüler bir oyun platformu olacağını tahmin...
Open Source Ports of Commercial Game Engines
Free, open source and cross-platform game engine recreations can be used to play old as well as some of the fairly recent game titles. This article wi...
Linux için En İyi Komut Satırı Oyunları
Komut satırı, Linux kullanırken yalnızca en büyük müttefikiniz değil, aynı zamanda eğlence kaynağı da olabilir, çünkü onu özel bir grafik kartı gerekt...