In today's versions of Windows, you need to restart your PC for fewer activities. If you installed some driver, made some system-wide setting change, installed updates or if you uninstalled a program, Windows may need to restart. Except for these tasks, you can mostly avoid doing a full shutdown or restart and simply hibernate or sleep. Windows 8's hybrid shutdown in fact logs you out and hibernates. So if you ever need to find out how long exactly how PC is on since the last reboot or full shutdown, you can find it out easily.
Tag: Windows 7
How to bring sidebar gadgets to the top of other windows
Gadgets are a very useful feature of Windows. If you use Gadgets in Windows 7 and in Windows 8/8.1 using this installer, you may be minimizing your open apps by clicking the Show Desktop button or Win+D/Win+M hotkeys to see the gadgets. There is actually a keyboard shortcut in Windows to bring Gadgets to the top of other windows.
Get Windows 8.1-like Lock screen Slideshow feature for Windows 8, Windows 7 and XP
Windows 8 introduced a lock screen, separate from the logon screen and Windows 8.1 further improved it by adding a slideshow feature to the Lockscreen. If you are running Windows 7 however, you can still get a similar experience by downloading a simple app.
Tweak the taskbar in Windows 8, 8.1 and Windows 7 with hidden secret registry settings
As you might be aware, Windows 7 introduced a redesigned taskbar which abandoned much loved classic features but introduced some really nice improvements like large icons, jump lists, draggable buttons etc. The taskbar does not have many configurable settings exposed in the GUI to tweak its behavior but there are some hidden secret registry settings which you can fine-tune.
See detailed properties and tags/metadata info about media files using MediaTab
Windows isn't very smart when it comes to handling various media file formats. It has an extensible property system for viewing their properties and embedded metadata but it leaves end users high and dry by shipping with support for very few media formats and their properties. A third party free app called MediaTab solves this problem for good by exposing all possible details about media files in their Properties.
Easier way to set, copy and manage NTFS permissions (ACLs) on files and folders in Windows
Managing Windows NTFS permissions (also know as Access Control Lists) has always been difficult for users because of the complex UI dialogs and concepts involved. Copying permissions is even harder because when you normally copy files from Explorer, permissions are not retained. You have to use command line tools like icacls to manage permissions. In this article, we will look at a free third party app called NTFS Permissions Tools that makes setting permissions extremely easy.
How to add anything you want to Control Panel
In Windows, you can add any item you want to the Control Panel's icon-based views such as Large Icons or Small icons, as well as Category view. For icon-based views, it requires only some registry tweaking, whereas for adding to Category view, you require an XML file. Let us see how you can add anything you want to Control Panel's icon views.
Minimize apps to system tray (notification area) with TrayIt!
Do you know that you can minimize desktop apps in Windows to the notification area (system tray) since Windows 95? Even if the feature isn't exposed in the Windows user interface, it's been possible and there have been dozens of tools written to minimize programs to the notification area. One of the best ones is TrayIt! Let's see what makes TrayIt! so cool.
How to remove the Lock icon on files and folders in Windows 7
In Windows 7, some of your personal folders and files may have a padlock overlay icon on them and you might be wondering what it indicates and how to get rid of it. The Lock icon indicates that the file or folder is shared with nobody but you, and that your account alone has the permission to access it (besides the SYSTEM and admin accounts). This icon is shown only when some item that was shared previously with other users was made private. It is easy to remove this icon if you find it unwanted.
Always on Top tool for Windows (Alternative to PowerMenu)
Windows has always had the ability to make any window the topmost one ever since Windows 3.0. Once you make a window the topmost one, other overlapping windows will always show below that window in the Z-order. It is possible to make a window the topmost one programmatically but Microsoft felt that if this control was given to end users, then application developers would misuse it to make their programs always on top. Still, third party tools can easily use the Windows API function to change this. Let's look at two ways to make a window on top.