Category: Windows 8

Upgrading to Windows 8.1 RTM from Windows 8.1 Preview

On September 17, 2013, contrary to former public statements, Microsoft released the RTM (released to manufacture) version of Windows 8.1 Pro and Windows Server 2012 R2 to TechNet and MSDN subscribers.  This is before the October General Availability (GA) release date. Continue reading

Permanent link to this article: https://www.robertborges.us/2013/10/windows/windows-8/upgrading-to-windows-8-1-rtm-from-windows-8-1-preview/

Using SYSPREP in Audit Mode Before Creating a System Image

SYSPREP is a Windows utility that allows a computer to be generalized. If you’re restoring system images (using Ghost or a similar technology) to multiple PCs on a network, then it is imperative that you first run SYSPREP to generalize the system. Continue reading

Permanent link to this article: https://www.robertborges.us/2013/07/windows/using-sysprep-in-audit-mode-before-creating-a-system-image/

Closing a Crashed or Hung Application Using the Windows 8 Task Manager

Task Manager in Windows 8 (less details  view)

Task Manager in Windows 8 (less details view)

Regardless of how much time and money software companies put into writing their programs, we still have application crashes. An application crash is when a program or part of the operating system ceases to function properly. Preventing application crashes is usually difficult since the only way to permanently ensure you never get a crash again is to fix the bug in the software. We may not be able to prevent these crashes from happening but dealing with a crashed application, in Windows 8 or Windows Server 2012, is easier to deal with than many realize.

If you have a program which has crashed, you can close that program from the Windows Task Manager in Windows 8 or in Windows Server 2012.  If you have used Task Manager in previous versions of Windows, you will see significant differences in the new version.  By default, Task Manager displays a minimalist view (called less detail view), which only displays applications running (not processes).

You can access Task Manager by pressing the <CTRL>+<ALT>+<DEL> keys on your keyboard. You will either be brought directly into the Windows Task Manager or to a menu where you can open Task Manager. Once Task Manager has opened, click on the Processes tab. This will display all processes running on your computer. If you do not see any tabs in Task Manager, this is because Task Manager is in its less detail mode.  You can change to the detail mode by simply clicking on the “More Details” button at the bottom of the window.

Task Manager in Windows 8 (more details  view)

Task Manager in Windows 8 (more details view)

To close the process for the hung or crashed application, highlight the appropriate line (for Microsoft Word choose WINWORD.EXE), then click on the End Process button. You will be prompted to make sure you really want to close this program. Click on the End Process button on this confirmation if you are sure. If there are multiple lines for the same program, make sure you highlight each (one at a time) and end that process as well.

Permanent link to this article: https://www.robertborges.us/2013/05/windows/windows-8/closing-a-crashed-or-hung-application-using-the-windows-8-task-manager/