Monday 10 October 2016

HP Laserjet 1218 printer language change

    1.  Press the Power button to turn on the product.
· 2.    On the control panel, press the Setup button to open the main menu.
· 3.  Press the Left Arrow button three times to select System setup, and then press OK . The Language option displays.
· 4.        Press OK to open the Language menu.

·  5.       Press the Right Arrow button to select the language that you want to display, and then press OK .
Press the Return button twice to go back to the main menu.

Saturday 30 January 2016

Task Manager has been disabled

That's a very common problem for Windows users. Many times when you try to open Task Manager, you find that "Task Manager" option has been grayed out:
Task_Manager_Disabled_1.jpg
Also when you try to run it by typing "taskmgr" in RUN dialog box, Windows shows following error message:
Task Manager has been disabled by your administrator.
Task_Manager_Disabled_2.jpg
There might be 2 possible reasons behind this problem:
  • Your system administrator applied the restriction using Registry Editor or Group Policy Editor.
  • Your system has been infected with virus and it has disabled the Task Manager.
If you are already the Administrator of the system, then your system is most probably infected. You should follow the instructions given in following topic first:
Now if your system in not infected or you have successfully removed the virus, then you can follow these simple steps to enable Task Manager again:
1. Type regedit in RUN dialog box or Start Menu Search box and press Enter. It'll open Registry Editor. If Registry editor is also disabled, then follow instructions given in following tutorial:
2. Now go to following keys one by one:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System
HKEY_USERS\.default\Software\Microsoft\Windows\CurrentVersion\Policies\System
and look for a DWORD value "DisableTaskMgr" in right-side pane. If you find it, delete it.
Enable_Task_Manager.jpg
3. That's it. Now Task Manager will be enabled.
PS: If you are not familiar with editing the registry, then you can use ready-made registry script to do the task automatically. Download following ZIP file, extract it and then run the extracted .REG file. It'll ask for confirmation, accept it: