Windows Ce Remote Registry Editor

Posted on by

Note To remotely edit the registry of a client computer, the following conditions must be true for the client computer and for the host computer: The computers must run the same operating system. The computers must have the same service pack installed. To remotely edit the registry of a client computer from a host computer, follow these steps.

Windows Ce Remote Registry Editor Download

Microsoft provides many powerful utilities to allow remote operation of a Windows CE device from a Windows PC. These tools include Remote File Viewer, Remote Registry Editor, Remote Process Viewer, and Remote Spy. Remote File Viewer is presented as an example. Often times, you want to peer into a remote system's registry to review a user's registry settings when trying to troubleshoot an application (assuming you're familiar with the registry). However, HKEYCURRENTUSER doesn't come up when you access their system remotely. Open Registry Editor by executing regedit from any command line interface in Windows, like Command Prompt or the Run dialog box. Go to File Connect Network Registry. Type into the large empty space the name of the computer you want to remotely access the registry for. The application has a similar UI to the standard registry editor (regedit) available on the Windows platform. The actual code to read the registry entry and display the values is performed in reditview.cpp. It is standard Win32 registry API and the code is mostly self explanatory. On the Visual Studio Tools menu, click Options, then click Device Tools, and then click Devices. Select Windows CE Device, and then click Properties. To the right of the Transport box, click Configure. In the Configure TCP/IP Transport dialog box, select Use specific IP address, and then type the device IP address.

-->

This article describes how to remotely edit the registry of a client computer from a host computer after you use Remote Recover to connect the host computer to the client computer.

Original product version: Windows Server 2012 R2
Original KB number: 934958

Introduction

Important

This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, see Windows registry information for advanced users.

Note

Remote Recover is a component of Winternals Administrator's Pak.

Windows Ce Remote Registry Editor

More information

Warning

Windows Ce 7 Remote Registry Editor

Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft can't guarantee that these problems can be solved. Modify the registry at your own risk.

Note

To remotely edit the registry of a client computer, the following conditions must be true for the client computer and for the host computer:

Windows Ce Remote Registry Editor Software

  • The computers must run the same operating system.
  • The computers must have the same service pack installed.

Windows Ce 6.0 Remote Registry Editor

To remotely edit the registry of a client computer from a host computer, follow these steps:

Wince Remote Registry Editor

  1. On the host computer, start Registry Editor.

  2. Locate the following subtree, and then select it:
    HKEY_LOCAL_MACHINE

  3. On the File menu, select Load Hive.

  4. Locate and then select the registry hive on the client computer that you want to edit.

    Note

    The registry hive is located in the %Windir%System32Config folder as one of the following files:

    • SAM represents the Sam hive.
    • SECURITY represents the Security hive.
    • SOFTWARE represents the Software hive.
    • SYSTEM represents the System hive.
  5. Select Open.

  6. In the Load Hive dialog box, type a name in the Key Name box for the registry hive that you want to edit.

  7. Edit the registry keys.

    Note

    In step 7, you can edit the registry keys because they're now part of the registry of the host computer.