nerdexam
CompTIA

220-802 · Question #927

With default settings in Windows 7 64-bit which of the following groups is allowed to install unsigned drivers while giving the LEAST amount of permissions?

The correct answer is B. Administrator. In Windows 7 64-bit, driver signature enforcement is enabled by default, and only members of the Administrators group have the ability to install unsigned drivers while representing the minimum required privilege level.

Hardware

Question

With default settings in Windows 7 64-bit which of the following groups is allowed to install unsigned drivers while giving the LEAST amount of permissions?

Options

  • AAuthenticated User
  • BAdministrator
  • CPower User
  • DStandard User

How the community answered

(51 responses)
  • A
    14% (7)
  • B
    76% (39)
  • C
    4% (2)
  • D
    6% (3)

Why each option

In Windows 7 64-bit, driver signature enforcement is enabled by default, and only members of the Administrators group have the ability to install unsigned drivers while representing the minimum required privilege level.

AAuthenticated User

Authenticated Users is essentially equivalent to Standard Users for driver installation purposes and lacks the elevated rights needed to install unsigned drivers on Windows 7 64-bit.

BAdministratorCorrect

Windows 7 64-bit enforces kernel-mode code signing by default, requiring all drivers to be digitally signed. The Administrator group is the lowest privilege level that can override this enforcement - for example, by booting with 'Disable Driver Signature Enforcement' or by using test mode - and still install unsigned drivers. Standard Users and Authenticated Users cannot install any drivers regardless of signing status.

CPower User

The Power Users group was effectively deprecated starting with Windows Vista and Windows 7, and no longer provides elevated driver installation capabilities above a Standard User.

DStandard User

Standard Users do not have the permissions required to install drivers of any kind, signed or unsigned, on Windows 7.

Concept tested: Windows 7 64-bit driver signing enforcement permissions

Source: https://learn.microsoft.com/en-us/windows-hardware/drivers/install/driver-signing

Topics

#unsigned drivers#user permissions#Windows 7 security#driver installation

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice