I was recently wanting to mess around with the CPU clocks on my laptop which is a Surface Book 2 using Intel Extreme Tuning Utility, but whenever I tried to install it I was greeted by an error dialogue that said ‘Attempted to install on an unsupported platform’. This is how I fixed it…
- Download the official Intel XTU
- Open it until you get to the error but do not close it
- Open File Explorer to ‘C:\ProgramData\Package Cache’ and search for ‘xtu’ look for something named ‘Intel_XtuInstaller.msi’, ‘XTUInstaller.msi’ or something similar
- Copy it to a safe place (ie. your Desktop or Documents)
- Open CMD to the directory you copied the .msi file to (You can type cmd in the address bar to do this automatically) and type in
msiexec /i Intel_XtuInstaller.msi DISABLEPLATFORMCHECK=1
- You have to restart your laptop otherwise you will get an error along the lines of ‘the drivers are not present’ (trust me I’ve tried)
Thanks for reading!
Steve.