Showing posts with label disable. Show all posts
Showing posts with label disable. Show all posts

Wednesday, March 29, 2017

Disable Background Windows Update by Disabling BITS

Disable Background Windows Update by Disabling BITS


Sometimes you see that you are not downloading anything and not browsing internet but your connection utilization up to maximum.
So the advance users look for the process that is using the connection bandwidth and disable using personal firewall usually as i do.

But sometimes you will see the “Host” process is using maximum bandwidth and when you disable this process all the other applications are not able to communicate over the network as it is the host process.

In Windows 7 and Windows Vista Microsoft introduced the new feature “Background Intelligent Transfer Service (BITS)” this service allow windows to download all files and update that is used by Automatic Windows Update and other Windows components.

BITS uses the idle bandwidth of network connection, when your connection is idle BITS silently download files in background.
Disabling Background Intelligent Transfer Service:

NOTE THAT disabling BITS your system will not able to download essential updates for system and that may cause vulnerability.
  • Open Task Manager  (windows key+R, then type “taskmgr”)
  • Click on service TAB
  • Then click service button at the bottom
  • Look for the “Background Intelligent Transfer Service”
  • Now right click on that choose properties
  • See startup type, choose ‘disabled’, Apply then OK.
If your connection bandwidth still using by unknown processes, please comment here.

Available link for download

Read more »

Friday, March 24, 2017

Disable AutoPlay Windows more selective and specific

Disable AutoPlay Windows more selective and specific


Many external devices autorun function. Windows autorun menu, very useful to activate external equipment connected to the computer. Example: flash drives, network drives, CD-ROM drives, RAM disks, and all Kinds of drives.

To disable Windows autorun is selective and specific, consider the following table


Example
  • disable Autorun for network drives only >> set the value of NoDriveTypeAutoRun registry entry to 10.
  • disable Autorun for removable drives and for network drives  >>  you must add 0x4 and 0x10, which is the mathematical addition of 2 hexadecimal values, to determine the value to use. 0x4 + 0x10 = 0x14. So, set the value of the NoDriveTypeAutoRun entry to 14.
Disable AutoPlay on all kinds off drives (Windows XP)

Disable AutoPlay for all media and devices (Windows Vista and 7)
 
Technorati Claim Token : 2SFZC388ZMCT

Available link for download

Read more »

Sunday, March 12, 2017

Enable Disable Hidden Administrator Account on Windows 7

Enable Disable Hidden Administrator Account on Windows 7


Enable / Disable Hidden Administrator Account on Windows 7

Earlier versions of Windows used to make the inbuilt administrator account active by default. With the advent of Windows Vista and then Windows 7, the administrator account stopped showing up. Many just wondered what happened to it?
Well it is very much there. Although, you’ll need to activate it to show up. Here is short command prompt trick to do that:
Tips: Sometimes you may forgot Win7 administrator password, then you can read “How To Get Windows 7Administrator Password”

Enable Built-in Administrator Account in Windows 7

1. Search for the command prompt from the start menu (by typing “cmd” in the search box), right click on it (as it shows up) and choose “Run as administrator”.
2. In the command prompt window type the following,
net user administrator /active:yes

3. Once the command is successfully carried out, you will get a message that says, ” The command completed successfully”.
4. Log out and you will be able to see the built-in Administrator account.
NOTE: The administrator account is not password protected by default. Since it has all the administrative privileges, it is recommended to provide a password to it if you are going to use it.

Disable Built-in Administrator Account in Windows 7

The steps are very much the same as the previous section. Only in this case use the command.
net user administrator /active:no
Once you get the message “The command completed successfully”, log off and you will find that the built-in administrator account has vanished.
The above process is demonstrated using Windows 7 Ultimate Edition. However it works with Windows Vista too. 


Available link for download

Read more »

Monday, February 13, 2017

Disable Security Messages And Other System Tray Notifications In Windows 7

Disable Security Messages And Other System Tray Notifications In Windows 7


Disable Security Messages And Other System Tray Notifications In Windows 7

You can see security alerts when you set Firewall disabled in Windows XP and Windows Vista, and need to restart computer. Automatic Updates turned off etc. It is very irritating to see such message every time, especially when you have intentionally turned off the security features and are already aware of it’s implications.Windows 7, thankfully, has a new feature called Action Center which gives you more control as to what messages and notifications you like to see in the system tray.

Steps to Turn Off Windows Alerts And Notifications In Windows 7 Taskbar

1. Go to Control Panel –> System and Security –> Action Center.
2. Click Change Action Center settings in the left side panel.
3. You will find notifications under two sections: Security messages and Maintenance messages. Uncheck all those messages that you want to turn off.

The Security messages include Windows Update, Internet security settings, Spyware and related protection, Network firewall, User Account Control and Virus protection.
The Maintenance messages include Windows Backup, Check for updates and Windows Troubleshooting.

Available link for download

Read more »

Thursday, November 3, 2016

Excel 2010 2013 how to disable protected view

Excel 2010 2013 how to disable protected view


If you got on Excel file this alert (that they are for security purpose)

See original image

You can simply click on --> Enable Editing or disable this excel file feature.

Here they are relative screenshots:




About Excel/office 2013








Available link for download

Read more »