A+ 902 Test 19 Flashcards
If an application written for an earlier version of MS Windows doesn’t run correctly the operating system can emulate its own older version to allow a given program to work with newer hardware or software. The compatibility mode settings in Windows can be changed manually by right-clicking the program icon and:
Clicking on the Properties menu item, and then applying the required settings on the Compatibility tab
Program Compatibility Troubleshooter is a Windows system utility used for automatic resolution of problems with older applications failing to run on newer versions of MS Windows. Program Compatibility Troubleshooter can be accessed via the Troubleshooting applet in Windows 7/8/8.1 Control Panel. Selecting the “Run programs made for previous versions of Windows” option in the Troubleshooting applet launches a guided tool for fixing problems with older programs installed on the current version of Windows.
True
Which of the following could cause slow performance of a hard drive?
File fragmentation
Disk thrashing
Insufficient amount of RAM
Disk Defragmenter is a software tool used for rearranging data on disks and drives in order to improve system performance. Defragmentation results in faster read/write operations of the magnetic hard drive’s read/write heads as they can access the data sequentially without seeking data fragments in different areas of the disk (defragmentation consolidates data into smallest contiguous regions).
True
What is the correct sequence of steps for launching the disk defragmenter utility in MS Windows?
In Windows Vista/7: Open Windows Explorer by pressing the E key while holding the Windows Logo key -> Click on the Computer menu item list on the left to display all drives -> Right-click on the drive and select Properties from the pop-up window -> Launch the disk defragmenter utility available on the Tools tab
Press the R key while holding the Windows Logo key -> type in “cmd” (without quotation marks), and hit Enter -> Launch the disk defragmenter utility by typing in DEFRAG with the appropriate command switch
In Windows 8/8.1: Open File Explorer by pressing the E key while holding the Windows Logo key -> Click on the This PC menu item list on the left to display all drives -> Right-click on the drive and select Properties from the pop-up window -> Launch the disk defragmenter utility available on the Tools tab
Similarly to magnetic drives, Solid State-Drives (SSDs) require periodic defragmentation in order to improve system performance.
False
Which of the following might be the cause of slow computer system performance?
Unpatched OS Malware presence OS power management options File fragmentation Disk thrashing
Automatic booting into Safe mode on a Windows-based host might be caused by:
MSCONFIG settings
Corrupt device driver
Which of the answers listed below refer(s) to troubleshooting solution(s) used when a Windows-based host does not start in Normal mode, but only in Safe mode?
System Restore
Driver rollback
Malware removal
Startup Repair utility
Examples of MS Windows system utilities that allow to pinpoint corrupt device drivers include:
Device Manager (DEVMGMT.MSC) Event Viewer (EVENTVWR)
Which of the Control Panel applets in Windows 7/8/8.1 provides access to a system tool used for troubleshooting mismatched file associations?
Default Programs
Which of the answers listed below refer to possible causes of the “NTLDR is missing” error message displayed during system boot?
Corrupt NTLDR file
The system is trying to boot from a non-bootable drive
Which of the following solutions would be of help in troubleshooting the “NTLDR is missing” error message displayed during system boot?
Startup Repair utility
Disconnecting any external drives
Adjusting the boot sequence in CMOS setup utility
One of the fixes for the “NTLDR is missing” error message during system boot relies on replacing the corrupt NTLDR file with the same file copied from another Windows host using the same operating system (Windows XP), or restoring it from the Windows XP installation CD. Copying the NTLDR file manually requires access to the command-line interface which can be found as one of the options available in the Advanced Boot Options menu displayed after pressing the F8 key during system boot. After gaining access to the CLI, the NTLDR file can be restored with the COPY command from an external storage device (e.g. USB flash drive) to the root folder (typically C:) of the drive containing the corrupt version of the file.
True
While trying to start their Windows machine, a user receives “Windows Boot Configuration Data file is missing required information” error message. Which of the following BOOTREC options should be used by a technician for manual CLI troubleshooting of this error?
BOOTREC /RebuildBcd