Cyber Survivals

Showing posts with label Registry. Show all posts
Showing posts with label Registry. Show all posts

Thursday, 23 May 2013

Disable Task Manager in Windows 7?

Disable Task Manager in Windows 7?


Manual Registry Hack

Open up regedit.exe through the start menu search or run box, and then navigate down to the following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System


On the right-hand side is a 32-bit REG_DWORD value named DisableTaskMgr with one of two values:

  • 1 – Disable task manager
  • 0 – Enable task manager
Just double-click and change the value, or even delete the key. The change should take place immediately.

Tuesday, 12 March 2013

Disable Windows Update Reboot


Do you know that windows servers do not take any reboot to install the automatic updates. They are configured to no any reboot after any automatic updates otherwise it will cause problems to the users by halting their services.

we can also disable windows update reboot in Windows 7 
Here it is..




Before we get started, i would like to state, that this should only be used for an emergency situation. It’s a bad practice to use this for production machines, however we have all been in the situation where we just CANNOT reboot. (especially if you have yet to move to server core).

open up the registry editor “regedit” from a command prompt:
navigate to the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\


delete the key folder named “reboot required” and delete the registry key.
from there open the local computer “services”