nerdexam
GIAC

GCFA · Question #294

You work as a Network Administrator for Net World International. Rick, a Sales Manager, complains that his Windows 98 computer is not displaying the taskbar. You reboot his computer and find that…

The correct answer is C. Use Registry Editor to delete the following registry key. A missing Windows 98 taskbar is caused by a corrupted registry entry controlling taskbar visibility, and the fix is to delete that specific key using Registry Editor to restore default behavior.

File System & Registry Forensics

Question

You work as a Network Administrator for Net World International. Rick, a Sales Manager, complains that his Windows 98 computer is not displaying the taskbar. You reboot his computer and find that the taskbar is still missing. How will you resolve the issue?

Options

  • AReplace WIN.INI from backup.
  • BCopy the registry from backup.
  • CUse Registry Editor to delete the following registry key:
  • DReinstall Windows 98 on Rick's computer.

How the community answered

(52 responses)
  • A
    10% (5)
  • B
    6% (3)
  • C
    83% (43)
  • D
    2% (1)

Why each option

A missing Windows 98 taskbar is caused by a corrupted registry entry controlling taskbar visibility, and the fix is to delete that specific key using Registry Editor to restore default behavior.

AReplace WIN.INI from backup.

WIN.INI is a legacy initialization file that does not control taskbar visibility or shell Explorer settings in Windows 98.

BCopy the registry from backup.

Copying the entire registry from backup is a destructive operation that would overwrite all current user settings and is disproportionate to a single missing taskbar.

CUse Registry Editor to delete the following registry key:Correct

Windows 98 stores taskbar state and position in the registry under HKEY_CURRENT_USER; deleting the corrupted StuckRects or equivalent key forces Windows to recreate it with default values, restoring the taskbar on next login without data loss.

DReinstall Windows 98 on Rick's computer.

Reinstalling Windows 98 is an extreme measure that erases installed applications and data, entirely unnecessary when a targeted registry fix resolves the issue.

Concept tested: Windows 98 registry repair for missing taskbar

Source: https://support.microsoft.com/en-us/topic/how-to-use-registry-editor-in-windows-95-windows-98-and-windows-me-3e8d9251-c5e6-7c7b-2a7a-7b9a8b7e3b1a

Topics

#Windows registry#registry editor#registry keys#Windows 98

Community Discussion

No community discussion yet for this question.

Full GCFA Practice