Tuesday, 24 December 2013

Enable/Disable Windows Version on Desktop

Registry path to show or hide Windows Version on Desktop:

1.Go to "regedit"
2. Navigate to the location: "HKEY_CURRENT_USER\Control Panel\Desktop"
3. Check for the presence of the DWORD: " PaintDesktopVersion".
4. If it is present modify the value to 1.
5. If not create it and give the value as 1 to show the details and 0 to hide the details.

No comments: