Category: autorun enable

  • Enable or Disable Write-Caching- Windows 7

    How to Enable or Disable Write-Caching for a Storage Device in Windows 7
    Information
    Write caching in a connected storage device refers to the use of high-speed volatile memory to collect write commands sent to data storage devices and cache them until the slower storage media (either physical hard disks or low cost flash memory) can accommodate them. Most devices that use write caching require that power be supplied continuously.

    This article will show you how to enable write caching to have better performance for a storage device, or disable write caching for quick removal of a storage device without having to use Safely Remove Hardware.
    Tip
    If high data transfer performance is your main concern, you should enable both of these settings in OPTION TWO below:
    In the Removal Policy section, select the Better Performance option.
    In the Write-caching policy section, select Enable write caching on the device (if the system hardware and storage device support these features).
    Warning
    You must be logged into a administrator account to be able to do this tutorial.
    OPTION ONE
    Disable Write Caching for Quick Removal
    Note
    This option is usually the best choice for storage devices that you are likely to remove from the system frequently, such as USB flash drives, SD, MMC, Compact Flash, or similar memory cards, and other similar externally attached storage devices.
    When you select the Quick Removal option, Windows 7 manages commands sent to the device using a method called write-through caching. In write-through caching, the device operates on write commands as if there were no cache. The cache may still provide a small performance benefit, but the emphasis is on treating the data as safely as possible by getting the commands to the storage device. The main benefit is that you can remove the storage device from the system quickly without risking data loss. For example, if a flash drive were to be accidentally pulled out of its port, the data being written to it is much less likely to be lost.
    1. Open the Control Panel (All Items view), and click on the Device Manager icon.
    2. In Device Manger, double click on Disk drives to expand it, then double click on the listed storage device that you want to disable write caching for. (See screenshot below)

    3. Click on the Polices tab. Under the upper Removal policy section, select (dot) Quick removal, or check the Turn off Windows write-cache buffer flushing on the device box, and click on OK. (See screenshot below)

    4. Click on Yes to restart the computer to apply. (See screenshot below)
    WARNING:
    This will restart the computer immediately. You should save and close anything else that you are working on first.
     
    OPTION TWO
    Enable Write Caching for Better Performance
    Note
    This option is usually the best choice for storage devices that must provide the highest possible performance and that you intend to not remove from the system frequently, such as internal hard disk drives. If you choose this option and the device is disconnected from the system before all of the data is written to it (such as if you remove a USB flash drive), you could lose data. When using this option for a storage device (ex: USB flash drive), you must use Safely Remove Hardware to disconnect the device safely to prevent possible data loss.
    When you select the Better Performance option, Windows 7 uses a method known as write-back caching. In this method, the storage device itself is allowed to determine whether using the high-speed cache will save time completing the write commands. If it will, the device signals to the computer that the data has been stored successfully even though the data may not actually be present in the storage device yet (such as the hard disk or flash memory). This method markedly increases the throughput of storage operations, which are often a major bottleneck for system performance overall. However, if the power supplied to the device (ex: external hard drive) fails for any reason, any data still in the cache (that the computer system believes is safely stored) could be lost.
    By default, Windows 7 uses cache flushing. This means that the system will periodically instruct the storage device to write all data waiting in the cache to the storage device. When you select Enable write caching on this device, you turn can turn off these periodic commands to transfer the data. Not all devices support all of these features.
    1. Open the Control Panel (All Items view), and click on the Device Manager icon.
    2. In Device Manger, double click on Disk drives to expand it, then double click on the listed storage device that you want to enable write caching for. (See screenshot below)

    3. Click on the Polices tab. Under the upper Removal policy section, select (dot) Better performance. (See screenshots below)
    NOTE:  
    By default, Enable write caching on the device is also checked. If not, then check it as well.

    4. To Turn Off Windows Write-cache Buffer Flushing on the Device –
    WARNING:
    To Prevent data loss. Do not check this option unless the storage device has a separate power supply that allows the device to flush it’s buffer in case of a power failure.
    A) Select (check) the Turn off Windows write-cache buffer flushing on the device box. (See screenshots above)
    5. Click on OK. (See screenshot below step 3)
    6. Click on Yes to restart the computer to apply. (See screenshot below)
    WARNING:
    This will restart the computer immediately. You should save and close anything else that you are working on first.
  • Enable or Disable Desktop Composition

    Enable or Disable Desktop Composition in Windows 7
    Information
    The desktop composition feature was introduced in Vista, it fundamentally changed the way applications display pixels on the screen. When desktop composition is enabled, individual windows no longer draw directly to the screen or primary display device as they did in previous versions of Windows. Instead, their drawing is redirected to off-screen surfaces in video memory, which are then rendered into a desktop image and presented on the display.

    Desktop composition is performed by the Desktop Window Manager Session Manager (DWM) service. Through desktop composition, DWM enables visual effects on the desktop as well as various Aero features such as thumbnail previews, Aero themes, glass window frames, 3-D window transition animations, Windows Flip and Windows Flip3D, and high resolution support.
    This will show you how to enable or disable Desktop Composition using different options in Windows 7 and Vista.
    Note
    Windows 7 Starter and Home Basic editions do not have the Aero feature included.
    OPTION ONE
    Through Visual Effects Settings
    1. Open the Visual Effects settings window in Performance Options.
    2. To Enable Desktop Composition
    A) Check the Enable desktop composition box, and click on OK. (see screenshot below)
    NOTE:
    This is the default setting.
    3. To Disable Desktop Composition
    A) Uncheck the Enable desktop composition box, and click on OK. (see screenshot above)
    OPTION TWO
    Through Services
    NOTE:
    This option will affect all users on the computer.
    1. Open the Services window, and select the Desktop Window Manager Session Manager service. (see screenshot below)
    2. Right click on Desktop Window Manager Session Manager, and click on Properties. (see screenshot above)
    3. To Enable Desktop Composition
    A) Set the Desktop Window Manager Session Manager service to Automatic and Start it. (see screenshot below)
    NOTE:
    This is the default setting.
    B) Check to make sure that you also have desktop composition enabled using one of the other options in this tutorial as well. Both are required to be enabled.
    4. To Disable Desktop Composition
    A) Stop and set the Desktop Window Manager Session Manager service to Disabled. (see screenshot above)
    OPTION THREE
    Manually Through Registry Editor
    1. Open the Start Menu, then type regedit in the search boxand press Enter.
    2. If prompted by UAC, then click on Yes (Windows 7) or Continue (Vista).
    3. In regedit, navigate to the location below. (see screenshot below)
    HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM
    4. In the right pane, double click on CompositionPolicy. (see screenshot above)
    5. To Enable Desktop Composition
    A) Type in 0, and click on OK. (see screenshot below)
    NOTE:
    This is the default setting.
    B) Go to step 7.
    6. To Disable Desktop Composition
    A) Type in 1, and click on OK. (see screenshot above)
    7. Close regedit.
    8. Log off and log on, or restart the computer to apply the changes.
  • Enable or Disable Screen Savers

    Enable or Disable Screen Savers in Windows 7
    Information
    This article will show you how to enable or disable desktop screen savers from being able to run for all users on the computer.

    You will need to be logged in as an administrator to be able to do this tutorial.
    EXAMPLE:
    Screen Savers Enabled and Disabled

    NOTE:
    When disabled, the Screen Saver Settings window is grayed out.
    Through the Local Group Policy Editor
    1. Open the Local Group Policy Editor.
    2. In the left pane, click on to expand User Configuration, Administrative Templates, Control Panel, and Personalization. (see screenshot below)
    3. In the right pane, right click on Enable screen saver and click on Edit. (see screenshot above)
    4. To Enable Screen Saver
    A) Select (dot) either Not Configured or Enabled. (see screenshot below step 6)
    NOTE:
    Not Configured is the default setting.
    B) Go to step 6.
    5. To Disable Changing Screen Saver
    A) Select (dot) Disabled. (see screenshot below step 6)
    6. Click on OK. (see screenshot below)
    7. Close the Local Group Policy Editor window.
    8. If open, close and reopen the Screen Saver Settings window to apply.
  • How to Speed Up the Shut Down Time in Windows 7


    Information
    This article will show you how to set the Wait to Kill time Windows 7 waits for programs to save data and close before shutting down. This process can be performed on Windows Xp and Vista as well.
    Warning
    You should always save and close all programs before shutting down the computer to help prevent any data loss.
    Through the Registry
    1. Open the Start Menu.
    2. In the search box, type regedit and press Enter. (See screen shot below)
    3. In regedit, go to: (See screen shot below)
    Code:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
    4. In the right pane, right click on WaitToKillServiceTimeout and click on Modify. (See screenshot above)
    5. Type in a number between 2000-20000 (2-20 seconds) and click on OK. (See screenshot below)
    NOTE:
    The default time is 12000. I use 2000 (2 seconds) and have not had any problems. Your experience may vary depending on Xp or vista.
    6. Close regedit.
    NOTE:
    If you have problems with programs shutting down too quickly, then repeat the above steps and increase the time (step 5) a bit and as i mentioned this trick works on Windows Xp as well.
  • How to Enable or Disable Windows Media Center

    Information
    This article will show you how to enable or disable Windows Media Center from being able to run by all users in Windows 7.

    Windows Media Center is not available in the Windows 7 Starter and Windows 7 Home Basic editions.
    EXAMPLE:
    Windows Media Center Disabled Message
    NOTE:
    This is the error message that will be displayed when a user tries to open Windows Media Center when it is disabled.
    OPTION ONE
    Through the Local Group Policy Editor
    1. Open the Local Group Policy Editor.
    2. In the left pane, click on the arrow to expand User Configuration, Administrative Templates, Windows Components, then click on Windows Media Center. (see screenshot below)
    3. In the right pane, right click on Do not allow Windows Media Center to run and click on Edit. (see screenshot above)
    4. To Enable Windows Media Center
    A) Select (dot) Not Configured or Disabled. (see screenshot below step 6)
    B) Go to step 6.
    5. To Disable Windows Media Center
    Select (dot) Enabled. (see screenshot below step 6)
    6. Click on OK. (see screenshot below)
    7. Close the Local Group Policy Editor.
    OPTION TWO
    Through “Set Program Access and Computer Defaults”
    1. Open the Control Panel (icons view), and click on the Default Programs icon.
    2. Click on the Set program access and computer defaults link. (see screenshot below)
    3. If prompted by UAC, then click on Yes.
    4. Click on the Custom gray bar or arrow to expand it. (see screenshot below)
    5. To Enable Windows Media Center
    A) Under the Choose a default media player section, check the Enable access to this program box to the right of Windows Media Center, then click on OK. (see screenshot below)
    B) Go to step 7.
    6. To Disable Windows Media Center
    Under the Choose a default media player section, uncheck the Enable access to this program box to the right of Windows Media Center, then click on OK. (see screenshot above)
    7. Close the Default Programs window. (see screenshot below step 2)

  • How to Enable or Disable Autorun for Removable Media in Windows 7

    Information
    This tutorial will show you how to enable the AutoRun feature of AutoPlay in Windows 7, which is disabled by default, for external drives.


    Note
    Autoplay feature enable Windows to pop up the default options when a removable drives like USB flash drive or CD ROM is inserted.
    Warning
    Autoplay feature is, by default, disabled in Windows 7 due to security reasons. Many malwares like Conficker Worm can autorun on your computer if an infected USB drive, CD or DVD is inserted.However, its useful to enable autoplay as it gives quick access to default choices when any removable drive is inserted. Anyways, use it at your risk.
    EXAMPLE: AutoPlay
    Method 1:
    1. Go to Control Panel\Hardware and Sound\AutoPlay.
    To Enable:
    At the top, check Use Autoplay for all devices and Click Save.
    To Disable:
    Uncheck Use Autoplay for all devices and Click Save.
    Method 2:
    1. Click Start and in the Search box, type gpedit.msc and press Enter. Now browse to Computer Configuration\ Administrative Templates\ Windows Components\ Autoplay Policies\ Turn off Autoplay.
    To Enable:
    Change the value of Turn off Autoplay to disabled.
    To Disable:
    Change the value of Turn off Autoplay to enabled.


    [youtube https://www.youtube.com/watch?v=U6ubWhGVF2U&fs=1&hl=en_US]