the best gadget I could find was using aida, but now I completely change hwinfo, I have a question to remove the title of the gadget is an empty space, left an image capture.
the best gadget I could find was using aida, but now I completely change hwinfo, I have a question to remove the title of the gadget is an empty space, left an image capture.
Yup, its a bug. I didn't catch this during the migration from the GPU gadget.
You can fix this by editing line 230 in "C:\Users\<username>\AppData\Local\Microsoft\Windows Sidebar\Gadgets\HWiNFOMonitor.gadget\scripts\gadget.js" using a text editor
old: if(prefWindow.displayAdapter > displayAdapters.length){
new: if(!prefWindow.titleEnabled){
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.