How to Troubleshoot Windows 98 Second Edition Shutdown Problems
ID: Q238096
|
The information in this article applies to:
-
Microsoft Windows 98 Second Edition
SUMMARY
This article lists steps to help you troubleshoot problems using the Shut Down command in Windows 98 Second Edition.
MORE INFORMATION
When Windows 98 Second Edition shuts down it performs many functions, including the functions in the following list:
- Completes all disk write functions.
- Flushes the disk cache.
- Runs the Close Window code to closes all currently running programs.
- Transitions all protected-mode drivers to real mode.
When Windows 98 Second Edition does not shut down properly, it may appear to stop responding (hang) for several minutes at the Please wait while your computer shuts down screen or with a blank screen and a blinking cursor.
Shutdown problems in Windows 98 Second Edition can be caused by any of the following:
- A video card that is not assigned an IRQ in real mode.
- An program or terminate-and-stay-resident (TSR) program may not close correctly.
- An incompatible, damaged, or conflicting device driver is loaded.
- A damaged Exit Windows sound file.
- Incorrectly configured or damaged hardware.
- An incompatible Basic Input/Output System (BIOS) configuration setting.
- An Advanced Power Management or Advanced Configuration and Power Interface setting.
- The Fast Shutdown registry key is enabled.
NOTE: Windows 98 Second Edition includes the latest updates for Advanced Configuration and Power Interface (ACPI), OnNow, and Advanced Power Management (APM). In addition, the Fast Shutdown code which was implemented with the initial release of Windows 98 has been removed to support these new features.
Although Windows 98 Second Edition includes many new drivers, not all third-party manufacturers have had a chance to update their hardware drivers. Some existing computers or devices may require an updated BIOS or device driver to fully support Windows 98 Second Edition.
To troubleshoot shutdown problems in Windows 98 Second Edition, use the following procedures to attempt to determine the cause of the problem:
- Check the programs that are running. This includes disabling any TSR's loading in real-mode, disabling programs that start from your Startup group, and disabling any non-essential 3rd-party device drivers.
- Check the hardware configuration. This includes the BIOS settings, the BIOS version. Disable or remove any hardware that may be responsible. It may also be necessary to contact your hardware manufacturer for possible updates.
Check the Programs that Are Running
To check the programs running, use the Microsoft System Configuration Utility tool (Msconfig.exe) to clean-boot your computer. If a clean-boot resolves the issue, you can then use the System Configuration Utility tool to determine the program that is the cause of the shutdown problem.
For information about how to perform a clean-boot and how to use Msconfig.exe, click the articles number below to view the articles in the Microsoft Knowledge Base:
Q192926 How to Perform Clean-Boot Troubleshooting for Windows 98
Q188867 Troubleshooting Windows 98 Startup Problems and Error Messages
Check the Hardware
To check the hardware configuration on the computer, use Device Manager to troubleshoot the installed hardware. To do this, follow these steps:
- Click Start, point to Settings, click Control Panel, and then double-click System.
- On the Device Manager tab, disable all devices under the following branches:
- Display adapters
- Floppy disk controllers
- Hard disk controllers
- Keyboard
- Mouse
- Network adapters
- PCMCIA socket
- Ports
- SCSI controllers
- Sound, video, and game controllers
To disable a device in Device Manager, follow these steps:
- Double-click the branch containing the device you want, click the device, and then click Properties.
- On the General tab, click to select the Disable In This Hardware Profile check box, and then click OK.
- Restart your computer.
- If the problem is resolved, enable the devices you disabled in step 2, and then verify that no devices are conflicting.
Enable devices in the following order:
- COM ports
- Hard disk controllers
- Floppy disk controllers
- Other devices
To enable a device and check for possible conflicts, follow these steps:
- Double-click the branch containing the device you want, click the device, and then click Properties.
- On the General tab, click to clear the Disable In This Hardware Profile check box.
- On the Resources tab, verify that there are no conflicts listed under Conflicting Device List. Note that the Resources tab does not appear for each device.
- Click OK, and then restart your computer.
If the problem is not resolved, run the Automatic Skip Driver Agent tool to enable any device that has been disabled. To start Automatic Skip Driver Agent, click Start, point to Programs, point to Accessories, point to System Tools, click System Information, and then click Automatic Skip Driver Agent on the Tools menu.
For information about how to use Automatic Skip Driver Agent tool, click the article number below to view the article in the Microsoft Knowledge Base:
Q186588 Description of the Automatic Skip Driver Agent (Asd.exe) Tool
If the problem is resolved by these steps and you determine a specific device is the cause of the shutdown problem, please contact the manufacturer for an updated version of the driver or firmware for the device.
Known Issues
- IRQ Steering:
This option allows several PCI devices to share the same interrupt request (IRQ). If the BIOS is not fully compliant, this option may lead to machines not shutting down properly… even if 2 or more devices are not sharing an IRQ.
To disable PCI bus IRQ Steering, follow these steps:
- Click Start, point to Settings, click Control Panel, and then double-click System.
- On the Device Manager tab, click System Devices.
- Double-click PCI Bus, click to clear the Use IRQ Steering check box on the IRQ Steering tab.
- Click OK, click OK, and then restart your computer.
- After you restart the computer, attempt to shut down your computer again.
For information about how to disable PCI bus IRQ Steering, click the article number below to view the article in the Microsoft Knowledge Base:
Q182628 How to Disable PCI Bus IRQ Steering in Windows
If your computer now shuts down successfully, you may need to change the BIOS configuration or you may need a BIOS update. For information about how to do so, contact your BIOS manufacturer.
- Plug and Play BIOS:
In some cases, the BIOS and Windows may not be communicating properly with the computer hardware during the shutdown process. It is possible to configure Windows 98 Second Edition to ignore the presence of a PnP BIOS and communicate directly with the hardware.
NOTE: This should only be done for testing purposes, as leaving the PnP BIOS disabled may cause some hardware to stop working.
To configure Windows to not use the PnP BIOS, follow these steps:
- Reboot your machine and hold the CTRL key until you see the Windows 98 Start menu.
- Choose Command Prompt Only.
- Type the following at the command prompt:
cd \<Windows>\System
where <Windows> is the folder in which Windows is installed.
- Rename the Bios.vxd file to Bios.old.
- Restart your computer.
- After you restart, attempt to shut down Windows.
If shutdown is now successful, it is most likely an indication the system BIOS is contributing to the shutdown problems. Contact the motherboard manufacturer or BIOS vendor for a possible update.
- NVRAM / ESCD:
There are also specific settings for how the BIOS and Windows interact during the Startup and Shutdown processes. To check this, disable the NVRAM / ESCD updates feature to determine if it resolves the shutdown problem. To do this, follow these steps:
- Click Start, point to Settings, click Control Panel, and then double-click System.
- On the Device Manager tab, select System Devices.
- Select Plug and Play BIOS, and then click to clear the Disable NVRAM / ESCD updates on the Settingstab.
- Click OK, click OK, and then restart your computer.
- After you restart the computer, attempt to shut down your computer again.
Fast Shutdown registry key is enabled
The Microsoft System Configuration utility includes an option to diable Fast shuts down. If this option is unchecked in Windows 98 Second Edition, your system may reboot instead of shutting down. To resolve this issue, change the FastReboot value data from 1 to 0 in the following registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Shutdown
Additional query words:
Keywords : kbenv kbtshoot kburl win98se
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbhowto
Last Reviewed: July 29, 1999