Method 1: Using CHKNTFS utility
CHKNTFS is a utility that has been developed by Microsoft to disable disk checking on
certain drives at Windows startup. To use this utility go to Start –> Run –> cmd.
If you want to disable check disk on C: drive, use the following command on command prompt.
chkntfs /X C:
If you want to disable check disk on two or more drives, just keep on adding the drives:
chkntfs /X C: D: E:
This will disable check disk on C, D and E drives.
If you want to restore what you have done, that is, enable automatic disk checking on all
the drives again, just run the following command:
chkntfs /D
This will restore all the drives to automatic disk checkup.
Method 2: Using Registry
To disable automatic disk checking at Windows startup through registry, go to the following
registry key:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession Manager
In the right hand pane, double click BootExecute.
The default value of the key is autocheck autochk *
* means every drive is checked for consistency. Just add /K:C at the end before *. /K switch
will disable autocheck on C: drive at Windows startup. So the final value should look like
this:
autocheck autochk /k:C *
If you want to add more drives, the key should look like this: (disabling C and D drives)
autocheck autochk /k:C /k:D *
If you want to restore everything to default, just replace the key with the default one
i.e.,
Auto Check Disk Start Every Time Windows Start
Autoplay USB & CD Turn Off
To get to the configuration screen for this setting, go to Start Menu \ Run and type in:
gpedit.msc
You will see the Group Policy window. You should select Administrative Templates \ System in the tree view:
Double click the item, and set the radio button to Enabled, and change the "Turn off Autoplay on" to All Drives.
Now you should be safe from the autoplay monster.
gpedit.msc
You will see the Group Policy window. You should select Administrative Templates \ System in the tree view:
You will see an item in the right side pane called "Turn off Autoplay"
Double click the item, and set the radio button to Enabled, and change the "Turn off Autoplay on" to All Drives.
Now you should be safe from the autoplay monster.
Windows Installer Service Could Not Be Accessed
Windows Installer Service Could Not Be Accessed
To resolve this issue, follow these steps:
1. Log on to your computer as an administrator.
2. Click Start, and then click Run.
3. In the Open box, type cmd, and then click OK.
4. At the command prompt, type msiexec.exe /unregister, and then press ENTER.
5. Type msiexec /regserver, and then press ENTER.
Hope it will work for you!
To resolve this issue, follow these steps:
1. Log on to your computer as an administrator.
2. Click Start, and then click Run.
3. In the Open box, type cmd, and then click OK.
4. At the command prompt, type msiexec.exe /unregister, and then press ENTER.
5. Type msiexec /regserver, and then press ENTER.
Hope it will work for you!
Add or Remove Programs in Safe Mode
Before everyone goes crazy telling the user to rebuild, let's do something that may actually HELP... like configure the Windows Installer service to run in safe mode:
1. Boot into Safe Mode.
2. Create the following registry key (it won't exist by default, so create this new key):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\msiserver
(If you also want it available in Safe Mode w/ Networking, add the "msiserver" key under the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\ key found here as well)
3. Edit the "(Default)" value in the new "msiserver" registry key, and enter "Service" in the "Value Data" box. Click OK, and close the registry editor.
4. Reboot back into Safe Mode, and the Windows Installer service should now run and allow you to add or remove programs in Safe Mode.
If you STILL can't boot after uninstalling your product at this point, _THEN_ you might want to consider a repair install or a rebuild.
1. Boot into Safe Mode.
2. Create the following registry key (it won't exist by default, so create this new key):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\msiserver
(If you also want it available in Safe Mode w/ Networking, add the "msiserver" key under the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\ key found here as well)
3. Edit the "(Default)" value in the new "msiserver" registry key, and enter "Service" in the "Value Data" box. Click OK, and close the registry editor.
4. Reboot back into Safe Mode, and the Windows Installer service should now run and allow you to add or remove programs in Safe Mode.
If you STILL can't boot after uninstalling your product at this point, _THEN_ you might want to consider a repair install or a rebuild.
Fixing Generic Host
Here are 4 new solutions to the Generic Host For Win32 Error in Windows:
Solution# 1:
1. Hop to 'Run' and open 'Regedit'
2. Navigate to:
HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > Browser > Parameters
3. Find the Key
Name: IsDomainMaster
and set
Data: False
4. Restart Your PC
Solution# 2:
1. Go to 'Run' and open 'cmd'
2. Type 'netsh' in command console then press enter
3. Then type 'winsock' and press enter and then type reset
4. Restart Your PC
Solution# 3:
Get the LspFix and follow the steps as directed
Solution# 4:
Get the Microsoft Update Patch and apply it. Thanx to Nirmal for this.
I hope one of these solutions will definitely help you rectify the erorr
Moreover you can always see my old guaranteed post about Fixing Generic Host Error
Solution# 1:
1. Hop to 'Run' and open 'Regedit'
2. Navigate to:
HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > Browser > Parameters
3. Find the Key
Name: IsDomainMaster
and set
Data: False
4. Restart Your PC
Solution# 2:
1. Go to 'Run' and open 'cmd'
2. Type 'netsh' in command console then press enter
3. Then type 'winsock' and press enter and then type reset
4. Restart Your PC
Solution# 3:
Get the LspFix and follow the steps as directed
Solution# 4:
Get the Microsoft Update Patch and apply it. Thanx to Nirmal for this.
I hope one of these solutions will definitely help you rectify the erorr
Moreover you can always see my old guaranteed post about Fixing Generic Host Error
Amazing trick on Windows XP!
In case of a User's Password loss.
* Boot the PC in Safe Mode by pressing the F8 key when starting your computer.
* Select the Safe Mode option. You can now Login as an Administrator and XP won't prompt for the Password.
* Try rebooting the PC in DOS.
* Now, Access to C:\Windows\system32\confi g\SAM.
* Rename SAM as SAM.mj.
* Now XP won't ask for Password next time you Login.
* Now, again go to Start menu --> Run.
* Type there cmd prompt.
* Type net user
*. It will list all the users.
* Again type net user "administrator" or the name of the administrator "name" *.
* It will ask for the Password. Type the Password and there you are done.
* Hold the Ctrl+Alt key and press Del twice. This will bring up the normal login and you can log on as Administrator. To unhide the Administrator account so it does show up.
* Again go to Start --> Run --> regedit.
* Go to HKEY_LOCAL_MACHINE --> SOFTWARE --> Microsoft --> Windows NT --> CurrentVersion --> Winlogon --> SpecialAccounts --> UserList.
* Unhide the Administrator key by giving it a value of 1.
* Boot the PC in Safe Mode by pressing the F8 key when starting your computer.
* Select the Safe Mode option. You can now Login as an Administrator and XP won't prompt for the Password.
* Try rebooting the PC in DOS.
* Now, Access to C:\Windows\system32\confi g\SAM.
* Rename SAM as SAM.mj.
* Now XP won't ask for Password next time you Login.
* Now, again go to Start menu --> Run.
* Type there cmd prompt.
* Type net user
*. It will list all the users.
* Again type net user "administrator" or the name of the administrator "name" *.
* It will ask for the Password. Type the Password and there you are done.
* Hold the Ctrl+Alt key and press Del twice. This will bring up the normal login and you can log on as Administrator. To unhide the Administrator account so it does show up.
* Again go to Start --> Run --> regedit.
* Go to HKEY_LOCAL_MACHINE --> SOFTWARE --> Microsoft --> Windows NT --> CurrentVersion --> Winlogon --> SpecialAccounts --> UserList.
* Unhide the Administrator key by giving it a value of 1.
Subscribe to:
Posts (Atom)