Backup and Restore
(formerly Backup and Restore Center
) is the primary
backup
In information technology, a backup, or data backup is a copy of computer data taken and stored elsewhere so that it may be used to restore the original after a data loss event. The verb form, referring to the process of doing so, is "wikt:back ...
component of
Windows Vista
Windows Vista is a major release of the Windows NT operating system developed by Microsoft. It was the direct successor to Windows XP, released five years earlier, which was then the longest time span between successive releases of Microsoft W ...
and
Windows 7
Windows 7 is a major release of the Windows NT operating system developed by Microsoft. It was Software release life cycle#Release to manufacturing (RTM), released to manufacturing on July 22, 2009, and became generally available on October 22, ...
. It can create file and folder backups, as well as
system image
{{Refimprove, date=December 2013
In computing, a system image is a serialized copy of the entire state of a computer system stored in some non-volatile form, such as a binary executable file.
If a system has all its state written to a disk (i ...
s backups, to be used for recovery in the event of
data corruption
Data corruption refers to errors in computer data that occur during writing, reading, storage, transmission, or processing, which introduce unintended changes to the original data. Computer, transmission, and storage systems use a number of meas ...
,
hard disk drive failure
A hard disk drive failure occurs when a hard disk drive malfunctions and the stored information cannot be accessed with a properly configured computer.
A hard disk failure may occur in the course of normal operation, or due to an external factor ...
, or
malware
Malware (a portmanteau of ''malicious software'')Tahir, R. (2018)A study on malware and malware detection techniques . ''International Journal of Education and Management Engineering'', ''8''(2), 20. is any software intentionally designed to caus ...
infection. It replaces
NTBackup, which has been part of Windows since
Windows NT 3.51. Unlike its predecessor, it supports
CDs,
DVDs
The DVD (common abbreviation for digital video disc or digital versatile disc) is a digital optical disc data storage format. It was invented and developed in 1995 and first released on November 1, 1996, in Japan. The medium can store any kin ...
, and
Blu-rays discs as backup media.
Backup and Restore offers file and folder backup in all editions of Windows. But its full set of features are only available on high-end editions of Windows, i.e., the Professional, Business, Enterprise, and Ultimate editions.
Microsoft
deprecated
Deprecation is the discouragement of use of something human-made, such as a term, feature, design, or practice. Typically something is deprecated because it is claimed to be inferior compared to other options available.
Something may be deprec ...
Backup and Restore in
Windows 8.0, recommending to use the
File History app for file-based backup and a third-party solution for system imaging. Despite its deprecation, however, it is part of all versions of Windows released thereafter.
The
Windows Server
Windows Server (formerly Windows NT Server) is a brand name for Server (computing), server-oriented releases of the Windows NT operating system (OS) that have been developed by Microsoft since 1993. The first release under this brand name i ...
counterpart of Backup and Restore is called Windows Server Backup.
Backup types
Backup and Restore supports two different types of backup: File and folder backup, and system image.
File and folder backup
The Backup and Restore app can create backup copies of individual files and folders. These backups are saved to
ZIP files. Two methods of file backup are supported. The first, normal backup, stores everything selected for backup. The second,
incremental backup
An incremental backup is one in which successive copies of the data contain only the portion that has changed since the preceding backup copy was made. When a full recovery is needed, the restoration process would need the last full backup plus al ...
stores only files that are changed after a previous backup.
File backup in Windows Vista does not allow users to choose specific files, locations, or users to back up; instead, it backs up content from all users based on categories: audio tracks, compressed files, documents, email, photos, recorded television shows, videos, and additional user files. Users can only choose whether to perform a backup of a certain category.
Microsoft hoped that this simplistic approach would prove appealing to users who were easily appalled by "a long tree of checkboxes."
File backup in Windows 7 presents two options for operation: ''Let Me Choose'', which allows users to perform backups of specific folders,
libraries
A library is a collection of Book, books, and possibly other Document, materials and Media (communication), media, that is accessible for use by its members and members of allied institutions. Libraries provide physical (hard copies) or electron ...
, and to create a system image; and ''Let Windows Choose'', which creates backups of all personal data in user folders and libraries, and also creates a system image.
System image
The other method of backup, called ''Complete PC Backup'' in Windows Vista or ''system image'' in Windows 7, is a
block
Block or blocked may refer to:
Arts, entertainment and media Broadcasting
* Block programming, the result of a programming strategy in broadcasting
* W242BX, a radio station licensed to Greenville, South Carolina, United States known as ''96.3 ...
-by-block
disk image
A disk image is a snapshot of a storage device's content typically stored in a file on another storage device.
Traditionally, a disk image was relatively large because it was a bit-by-bit copy of every storage location of a device (i.e. every ...
of the system, saved in a
VHD file. The block-based backup is more efficient at performing subsequent
differential backups, as only the blocks that have changed need to be backed up.
However, Backup and Restore can also only create system images of disks formatted with the
NTFS
NT File System (NTFS) (commonly called ''New Technology File System'') is a proprietary journaling file system developed by Microsoft in the 1990s.
It was developed to overcome scalability, security and other limitations with File Allocation Tabl ...
file system.
One could later restore the VHD through the
Windows Recovery Environment
Windows Preinstallation Environment (also known as Windows PE and WinPE) is a lightweight version of Microsoft Windows, Windows used for the deployment of PCs, workstations, and servers, or troubleshooting an operating system while it is offlin ...
.
Beginning with Windows Vista SP1, system images can be restored to a machine with a different
motherboard
A motherboard, also called a mainboard, a system board, a logic board, and informally a mobo (see #Nomenclature, "Nomenclature" section), is the main printed circuit board (PCB) in general-purpose computers and other expandable systems. It ho ...
, which may have a different
disk controller
A disk controller is a controller circuit that enables a CPU to communicate with a hard disk, floppy disk or other kind of disk drive. It also provides an interface between the disk drive and the bus connecting it to the rest of the system.{ ...
, but the target machine must have the same number of disks.
Alternatively, one could mount the VHD image as a virtual disk, allowing extraction of individual files. The mounted virtual disk has all the features of an actual volume, meaning that the
Previous Versions feature of Windows 7 is available on it. In Windows 7 Enterprise and Ultimate, it also possible to boot from the VHD file.
Finally,
hypervisors such as
Hyper-V
Hyper-V is a native hypervisor developed by Microsoft; it can create virtual machines on x86-64 systems running Windows. It is included in Pro and Enterprise editions of Windows (since Windows 8) as an optional feature to be manually enabled. A ...
,
VMware Workstation
VMware Workstation Pro (known as VMware Workstation until release of VMware Workstation 12 in 2015) is a hosted (Type 2) hypervisor that runs on x64 versions of Windows and Linux operating systems. It enables users to set up virtual machines (VM ...
, and
Oracle VirtualBox support VHD as their disk format, so it is possible to use these backups in
virtual machines
In computing, a virtual machine (VM) is the virtualization or emulator, emulation of a computer system. Virtual machines are based on computer architectures and provide the functionality of a physical computer. Their implementations may involve ...
.
Backup targets
Backups could be stored on the root of any storage device other than the one being backed up or on a
network share. However, Backup and Restore does not support backing up to a subfolder of a volume.
It also supports CDs, DVDs, and Blu-ray discs as backup destinations, but does not support
tape drive
A tape drive is a data storage device that reads and writes data on a magnetic tape. Magnetic-tape data storage is typically used for offline, archival data storage. Tape media generally has a favorable unit cost and long archival stability.
...
s.
Windows Server Backup in
Windows Server 2008
Windows Server 2008, codenamed "Longhorn Server" (alternatives: "Windows Vista Server" or "Windows Server Vista"), is the seventh major version of the Windows NT operating system produced by Microsoft to be released under the Windows Server b ...
does not support hard disk drives with large sector sizes (4096 bytes) unless they support
512 byte emulation.
Operation
Backup and Restore is only a
frontend for interfacing with the user. The
backend component is a
Windows service
In Windows NT operating systems, a Windows service is a computer program that operates in the background. It is similar in concept to a Unix daemon. A Windows service must conform to the interface rules and protocols of the Service Control Manag ...
called Windows Backup. This service runs independent of user sessions and can perform scheduled backups even when no users have logged onto the system. Scheduled backups, by default, run every Sunday at 7 P.M.
During a backup, Windows uses the
Volume Shadow Copy Service (VSS) to ensure that files are not changed while they are being backed up.
VSS ensures both file system-level consistency and app-level consistency for apps registered as ''VSS writers''. In Windows Vista and Windows 7, another Windows component called
System Restore
System Restore is a feature in Microsoft Windows that allows the user to revert their computer's state (including system files, installed applications, Windows Registry, and system settings) to that of a previous point in time, which can be used ...
also uses VSS. As such, System Restore can use shadow copies that Backup and Restore created during a full system backup.
As mentioned above, Backup and Restore is merely a frontend. Windows ships with an alternative frontend for Windows Backup, the
WBAdmin command-line utility. Only a member of the Administrators groups or the Backup Operators group can run WBAdmin.
Edition comparison
The Home Basic edition of Windows can perform manual file backups. The Home Premium and later editions can automate file backups, create file backups on network locations, create backup schedules, and perform incremental backups of files. The Professional, Business, Enterprise, and Ultimate editions support both the system image and Shadow Copy.
The user interface of Complete PC Backup in Windows Vista does not support creating a system image to a network location; however, the
WBAdmin command can perform this operation. Unlike Windows Vista Home Premium,
however, backing up files to a network share is not available in Windows 7 Home Premium.
Windows 7 provides a user interface option to create a system image to a network location.
Deprecation
With the release of
Windows 8
Windows 8 is a major release of the Windows NT operating system developed by Microsoft. It was Software release life cycle#Release to manufacturing (RTM), released to manufacturing on August 1, 2012, made available for download via Microsoft ...
, Microsoft deprecated Backup and Restore in favor the new
File History feature. Microsoft cited low use as the contributing factor for its deprecation, though the company retained all of its functionality for users who relied on it; the feature was moved to a Windows 7 File Recovery Control Panel applet and all previous points of access were removed.
In Windows 8.1, all interface functionality—with the exception of system image creation, which is in a System Image Backup option in File History—were removed.
Scheduling system image backups is not supported either. WBAdmin, however, remained available.
(As mentioned above, both Backup and Restore, and WBAdmin are merely frontends for the Windows Backup service.) With the release of Windows 10, the Backup and Restore (Windows 7) Control Panel applet was made available again. All editions of Windows 10 are able to store backups on a network location.
File History remains the default and preferred method to back up local content in Windows 10.
For the system image functionality, Microsoft recommends using third-party software.
References
External links
The Filing Cabinet: Storage Team Blog about file services and storage features in Windows
{{Microsoft Windows components
Backup software
Windows components
Windows Vista
Windows 7
Windows 8
Windows 10
Windows 11