Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to create a system image to refresh your Windows 8 PC


View products that this article applies to.

Summary

This article describes how to create a custom system image that is used to refresh a Windows 8 PC.

"Refresh your PC" is a new feature in Windows 8. By default, desktop apps are removed when you refresh a Windows 8-based computer, unless you create a custom image. After you create a custom system image, the image is used as the refresh image. This means that any existing image or OEM restore image is not used when you refresh your computer. We recommend that only experienced Windows 8 users who understand the consequences of this behavior create a custom system image.

The space that is required to create a custom image depends on the number of apps that are installed on the computer and may exceed 5.0 GB. In addition, the custom image creation process may take a long time, during which you should not restart the computer. A percentage indicator lets you monitor the progress of the process.

↑ Back to the top


More Information

To create a custom image, use the Recimg.exe command-line tool that is included in Windows 8. To do this, follow these steps:
  1. Create a destination folder for the custom image. For example, create a folder named "Refreshimage" on drive C.
  2. Open an elevated command prompt. To do this, follow these steps:
    • On the Start page, type cmd, press and hold or right-click Command Prompt, and then tap or click Run as administrator.
  3. Type the following command, and then press Enter:
    recimg -CreateImage drive:\folder
    For example, if you create "C:\Refreshimage" in step 1, run the following command:
    recimg -CreateImage C:\Refreshimage
Note The Recimg command registers the custom image that is used to refresh the Windows 8 PC.

Known issue

Symptoms

After you refresh a Windows 8-based computer by using a custom image, a printer might no longer function. When this issue occurs, the printer still appears in the Devices and Printer item in Control Panel. However, you experience one of the following symptoms:
  • You cannot use the printer.
  • When you try to set the printer as the default printer, an error occurs.
  • When you try to open the Printer Properties dialog box, an error occurs.

Cause

This issue occurs because some printer settings are out of sync.

Resolution

To resolve this issue, follow these steps:
  1. Open the Devices and Printers item in Control Panel.
  2. Right-click the printer that has the issues, and then click Remove device.
  3. Click Add a printer to reinstall the printer.

↑ Back to the top


Keywords: kb, kbsurveynew, kbexpertiseinter, kbhowto

↑ Back to the top

Article Info
Article ID : 2748351
Revision : 5
Created on : 9/18/2020
Published on : 9/18/2020
Exists online : False
Views : 125