Expand Minimize
This topic has not yet been rated - Rate this topic

wrmsr (Write MSR)

The wrmsr command writes a value to a Model-Specific Register (MSR) at the specified address.


    wrmsr Address Value 

Parameters

Address

Specifies the address of the MSR.

Value

Specifies the 64-bit hexadecimal value to write to the MSR.

Environment

Modes

Kernel mode only

Targets

Live debugging only

Platforms

All

 

Remarks

The wrmsr command can display MSR's on x86-based, Itanium-based, and x64-based platforms. The MSR definitions are platform-specific.

See also

rdmsr (Read MSR)

 

 

Send comments about this topic to Microsoft

Build date: 4/9/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.