Windows desktop background: how to have system info displayed

9

4

Some Windows machines can be configured with a desktop background that will query the local system for its hardware configuration, OS, configuration, statistics, etc.

enter image description here

What program do you need to install to acquire this type of desktop background?

p.campbell

Posted 2009-07-18T16:26:47.087

Reputation: 3 938

Answers

17

That appears to be SysInternals' BGInfo.

It's a stand-alone executable that you place in your StartUp directory. You can create a Windows scheduled task to refresh it at an interval you choose.

BGInfo basically writes a new desktop bitmap image every time it is executed.

You can pick and choose the data presented, its fonts, colors, etc.

enter image description here

JP Alioto

Posted 2009-07-18T16:26:47.087

Reputation: 6 278

5

Rainmeter is popular once you've skinned it to show system data.

pgs

Posted 2009-07-18T16:26:47.087

Reputation: 3 153

Wow, thanks for the info about rainmeter! very cool! – Richie086 – 2012-10-11T21:45:21.153