msr-utility
msr-utility copied to clipboard
Little watchdog and cmdline utilities to set Model Specific Registers (MSRs) on Windows via WinRing0 driver, 64+ cores supported
Hello all; I have a brand new MSI Raider laptop that is now permanently throttled to a nearly unusable 400 mhz per core because, after overheating once, bd-prochot is ALWAYS...
Is it possible to turn off the CPU SSE2 flag? I have applications that works badly when this instruction is present.
How read CPU temperature. Addresses 0x1A2 and 0x19C ???
According to the zenbleed writeup it can be mitigated by setting the chicken bit but it only gives the command for Linux which is `wrmsr -a 0xc0011029 $(($(rdmsr -c 0xc0011029)...
I have a i7-3720QM (laptop) but how set to maximum performance please? thanks.
Have a nice day, At your examples, you can set total CPU boost multiplier limit (e.g. 12-27). Is it possible to set it per-core, like ThrottleStop do? I just have...
Hi! I'm not sure how possible this is, but with Windows cracking down on RWE, it would be nice to have a reliable tool to adjust MMIO values as well...
hi, im using the fantastic tool to fix my cpu issue. Following others experience, i write these instruction and execute in CMD: `msr-cmd.exe -A setbit 0xc0010292 32 0 msr-cmd.exe -A...