Showing posts with label Windows Vista. Show all posts
Showing posts with label Windows Vista. Show all posts

How to disable Windows Backup notification in Windows 7 and 8

By default, in Windows 8, Windows 7 & Windows Vista, Windows Backup notifies end-users to configure Windows Backup. Notifications can appear in the Action Center after seven days without having configured Windows Backup, or when an end-user attaches an external hard drive.
Disable Windows Backup Notification
If you do not intend to enable Windows Backup, and instead provide a third-party backup solution to end users, you may disable the Windows Backup notifications.
Windows Backup notifications are controlled by a registry key. This registry key is not present in default Windows installations. To disable Windows Backup notifications, you must manually add a registry key.

To do so, open regedit and navigate to the following location:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsBackup
Now under WindowsBackup, in the RHS pane, open a new DWORD and name it as DisableMonitoring, and set its value to ‘1‘.
Exit regedit.
If this key is set to 0, or if this key does not exist, then Windows Backup will display notifications to the end user to configure Windows Backup.
If this key is set to 1, and an end-user has not already configured Windows Backup, then notifications to configure Windows Backup will not be displayed to the end user in the Action Center, or when a user attaches an external hard disk.
Sourced from: Technet Libraries.
UPDATE: You can also do the following. Open Control Panel\All Control Panel Items\Action Center\Change Action Center.

Check, un-check the options you want, click OK and Exit.

How to delete Hiberfil.sys file


To delete this file, you have to use the command prompt to manually turn off hibernation. If you turn off hibernation via Control Panel | Power Options, it will not delete the actual file itself.
Open a command prompt in Windows 7 by typing command in the search box. Right click Command Prompt and choose Run as Administrator.


To turn off or disable hibernation, type the following command at the prompt:
powercfg –h off
This will disable hibernation and will remove the hiberfil.sys file from your system.
You’ll have to restart your computer before it will take effect.
To turn on the hibernation again, type the following command at the prompt:
powercfg –h on

Reduce the size of WINSXS folder

1. Click Start | Run
2. Type in CMD and press [enter]
3. At the command prompt, type DISM /online /Cleanup-Image /SpSuperseded and press [enter]

While you trying to do it, if some Error is shown than your OS was probably installed using media that already had SP1. In this case please use the Disk Cleanup tool:

1. Open My Computer,
2. Right Click on the Windows System Drive and click on Properties, 
3. Then from the Properties dialog click on "Disk Cleanup" in General tab.
4. Wait for a while to open the "Disk Cleanup" dialog.
5. Here it has an option on lower left "Clean up system files". Click on it.
6. "Disk Cleanup" dialog will re-open.
7. Now you will find "Service File Backup Files" in "Files to delete" box. Select it and click Ok.
8. A conformation pop-up will open,
9. Click "Delete Files" to Proceed.
10. Done

Vista

It depends on which SP your OS is running:

For SP1 use vsp1cln.exe

For SP2 use compcln.exe

Both tools are located in %windir%\system32

Categories

Popular Posts

My Blog Visitors Counter

Flag Counter

Contact Me

Name

Email *

Message *

Powered by Blogger.