Friday, 19 October 2012

Disable chkdsk running everytime at time of system restart

chkdsk runs every time the computer restarts : Disable this.

Some of the people are facing the problem that the chkdsk procedure of Microsoft Windows starts automatically every time the computer restarts or starts. In order to avoid this you need to take the following steps. This is some type of Registry Tweaking which might help you to get rid of the problem. Please find the steps below :

1. Clcik on Start >> Run>>
2. Type in regedit in the Pop up box.
3. Open regedit and nevigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\SessionManager In right-side pane, change the value of DWORD value AutoChkTimeOut to 0

And also remove all the entries, except the "*" from BootExecute key!
4. Exit from Registry Editor.
5. Restart the Computer and Check out for the same.

Local Area Network Not Accessible

Problem in Accessing the Local Area Network(LAN)

It's a well known fact that now a days the virus infection has been increased by a large volume which has created a big problem for the IT service providers. Most of the viruses have started creating their own executable files with random file names in system folder or temp folder. And as the result of the same they can control various kinds of the services and they even changes the registry values.

For example we can take the case of the win32.kido@worm virus which straight away create problem regarding the networking. And the users will not be able to access the network. I had also been facing the same problem a week or ten days back. I was so frustrated at that time. I tried out a number of solution.

Finally I have got some commands which will restart the network related services. I tried out the commands and found the fruitful result. I wish these command may also work for you people. You can execute the commands using the following steps.

Restarting Network Services :

Step 1 : Go To Start ---> Run.

Step 2 : Type in "cmd" in the appeared text box. On doing so you will be able to find the black screen of Dos Prompt with the moving cursor.

Step 3 : Go to the root drive letter (You can even use "cd.." to step down the directory stepwise or you can even use "cd\" command to directly navigate to the root drive letter.

Step 4 : On the screen you will be looking at
c:\>_

Step 5 : Now Type down the following commands in turn as shown below :

c:\>netsh int ip reset reset.txt

c:\>netsh winsock reset. (After performing this command will ask you to
restart the services. But it is not required at
this stage.)

c:\>netsh firewall reset.


Step 6 :
After giving the above three commands in steps you can close the dos prompt and then restart your pc.

Now the job is almost done. But there is one more possibility that after doing so you might not be able to ping the other machines on the network in that case you need to "Turn of the Windows Firewall". In order to do so please follow the given steps below.

Turn of Windows Firewall :

Step 1 : Go To : Start --> Run.

Step 2 : Type in "firewall.cpl" in the text box and press OK. On doing so you will be able to see the windows firewall settings. You just need to select on "Off (Not recommended"). And you have successfully turn off the windows firewall.

Now hopefully you should get out of the network related problem as it worked for me.

I hope this article might have worked for you. Please leave your comment in any case if it worked for you or it didn't work for you. It will help me better providing other viable solutions.

How to enable Task Manager.

Task Manager is Disabled - How to enable it again?

To open the Task Manager, you normally would do one of the following:

# Press CTRL-ALT-DEL on the keyboard
# Press CTRL-SHIFT-ESC on the keyboard
# Right-click on a blank area on the start bar and choose Task Manager
# Click on Start, Run and type TASKMGR in the run box and press Enter

Sometimes instead of Task Manager opening you'll see the following screen. In these cases, you'll have to follow the methods below to re-enable access to the Task Manager.

Here i am providing all the possible methods that we know for the same. Please find the details below :

First we'll begin with the various registry modification methods for correcting this problem.

Method 1 - Using the Group Policy Editor in Windows XP Professional

1. Click Start, Run, type gpedit.msc and click OK.
2. Under User Configuration, Click on the plus (+) next to Administrative Templates
3. Click on the plus (+) next System, then click on Ctrl+Alt+Delete Options
4. Find Remove Task Manager in the right-hand pane and double click on it
5. Choose the option "Not Configured" and click Ok.
6. Close the Group Policy Window

Method 2: Change the Task Manager Option through the Run line

1. Click on Start, Run and type the following command exactly and press Enter
2. REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

Method 3: Change Task Manager through a Registry REG file

1.Click on Start, Run, and type Notepad and press Enter
2. Copy and paste the information between the dotted lines into Notepad and save it to your desktop as taskmanager.reg
------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableTaskMgr"=dword:00000000
-------------------------------------

3. Double click on the taskmanager.reg file to enter the information into the Windows registry

Method 4: Delete the restriction in the registry manually

1. Click on Start, Run, and type REGEDIT and press Enter
2. Navigate to the following branch

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

3. In the right pane, find and delete the value named DisableTaskMgr



So as of our knowledge any of the above method will help you out to solve the entire issue of Task Manager Disabled.

Keep in Touch !!!!

In case of any other query you can mail us on mukeshrana51285@gmail.com.