Quick overview:
Jedesmal, wenn Sie ihren Rechner herunterfahren möchten, steht ihnen ein großer Weg mit vielen Klicks bevor. Diese Odyseey sollten Sie nicht über sich ergehen lassen sondern mit wenigen Handgriffen eigene Wege programmieren mit denen das Herunterfahren zum Doppelklick oder Tastendruck wird. Und so gehen Sie vor:
1. Click with the right mouse button on a free area of the desktop and select New/text file. Now open it by double-clicking on it.
2. Now write the following lines in these:
runonce.exe -q
rundll32.exe shell32.dll,SHExitWindowsEx 1
Now click on Datei> Save as... and a new window will appear. Under File type, select All files. Then enter the following as the file name: Windows Shutdown.bat (The name itself does not matter, only the .bat must always follow)
3. If you now double-click on it, your computer will shut down without prompting you.
You can replace the number 1 in the text file with the following other commands:
0 = Log off user
1 = Shut down Windows
2 = Restart Windows
4 = Force shutdown, regardless of which programs are running. This can lead to data loss if they have not been saved
NOTE FOR NEW PUBLICATION:This article was produced by Sandro Villinger and comes from the Windows Tweaks archive, which has been built up since the late 1990s.

On Windows Tweaks you will find time-saving tech guides for PC, software & Microsoft. For a stress-free digital everyday life. Already we have been "tweaking" Windows since 1998 and just won't stop!