How to change permissions in Windows 7

If you are a Windows 7 user, then you are most likely to be aware of the fact that you need to TAKE OWNERSHIP of files and folders before you can make any changes to them. This feature was introduced first in Windows Vista and later in Windows 7 in order to prevent any unauthorized changes from being made to the system files.

  • Right-click the file or folder on which you want to take the ownership and then click on Properties.

  • Now go to the Security tab, click on Advanced button and then click the Owner tab.
  • Now, click on Edit and do the following:
    • Under the “Change owner to:” section, select the user or group to which you would like to grant the permissions and then click on the OK button.

    • If the user or the group to which you would like to grant permissions is not listed under the Change owner to: section, just click on Other users and groups and, under Enter the object name to select (examples), type the name of the user or group, and then click OK.
  • Now you should get the confirmation dialog box stating that the ownership is granted.

How to Change the Logon Screen of Windows 7

How would you like to change the logon screen background in Windows 7 so as to give your Windows a customized look and feel? With a small tweak it is possible to customize the Windows 7 logon screen and set your own picture/wallpaper as the background.

Changing logon screen background in Windows 7 is as simple as changing your desktop wallpaper. Well, here is a step-by-step instruction to customize the logon screen background:

  1. The image you need to set as the background should be a .jpg file and its size should not exceed 245KB, it can be smaller.
  2. The image resolution can be anything of your choice. However I prefer 1440 x 900 or 1024 x 768. You can use any of the photo editing software such as Photoshop to compress and set the resolution for your image. Once you’re done, save this image as backgroundDefault.jpg. (Rename it, otherwise it won’t work)
  3. You will need to copy this image to the following location:
    C:\Windows\system32\oobe\info\backgrounds

    You will need to create that path if it does not already exist on your computer.

  4. Now, open the Registry Editor (Start -> Run -> Type regedit) and navigate to the following key:
    HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\
    LogonUI\Background

    If the key Background does not exist, then right-click on LogonUI, select New -> Key, and then name it as Background.

    Now locate OEMBackground (listed on the right side). If it does not exist, right-click Background and selectNew -> DWORD and name it OEMBackground.

    Win7Logon-Registry

     

  5. Double-click on OEMBackground and set the Value Data to 1.
  6. Now log-off to see the new logon screen background. If you would like to revert back to the default background, just set the Value Data back to 0.