mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Changes for title/headers/links
Updated titles. Updated links. Bold to headers. Notes on ARC build being factory image. Placed in ARC offline.
This commit is contained in:
parent
29838636f1
commit
ccf7fc329d
@ -19,14 +19,16 @@ appliesto:
|
||||
- HoloLens 2
|
||||
---
|
||||
|
||||
# Charging the device (before troubleshooting)
|
||||
# Reset and Recovery for HoloLens 2
|
||||
|
||||
## Charging the device
|
||||
|
||||
Before starting any troubleshooting procedure, if possible, ensure that your device is charged at least between 20% and 40%.
|
||||
|
||||
Please ensure you are using the charger and the USB Type-C cables that come with the HoloLens2 device. In case they are not available ensure the charger available can support at least 15W of power.
|
||||
|
||||
> [!NOTE]
|
||||
If possible, do not use a PC to charge the device over USB as this will provide a very slow charge.
|
||||
> If possible, do not use a PC to charge the device over USB as this will provide a very slow charge.
|
||||
|
||||
If the device is correctly booted and running there are three different ways of checking the charge of your battery.
|
||||
|
||||
@ -44,7 +46,7 @@ If the device cannot be booted to the Startup Menu, please take note of the LEDs
|
||||
|
||||
Under certain circumstances the customer may be required to manually reset the device without using the SW UI.
|
||||
|
||||
**Standard procedure**
|
||||
### Standard procedure
|
||||
1. Disconnect the device from the power supply or the host PC by unplugging the Type-C cable.
|
||||
|
||||
2. Press and hold the power button for 15 seconds. All LEDs should be off.
|
||||
@ -55,7 +57,7 @@ Under certain circumstances the customer may be required to manually reset the d
|
||||
|
||||

|
||||
|
||||
**Hard-reset procedure**
|
||||
### Hard-reset procedure
|
||||
|
||||
If the standard reset procedure does not work, you can use the hard-reset procedure.
|
||||
|
||||
@ -71,13 +73,15 @@ If the standard reset procedure does not work, you can use the hard-reset proced
|
||||
|
||||
## Clean reflash the device
|
||||
|
||||
In extraordinary situations you may be required to clean flash the device. There are two ways to reflash a HoloLens2 device. For all reflashing procedures you will be required to install the Advanced Recovery Companion app from the Windows Store. If you reset your device, all your personal data, apps, and settings will be erased, including TPM reset.
|
||||
In extraordinary situations you may be required to clean flash the device. There are two ways to reflash a HoloLens2 device. For all reflashing procedures you will be required to [install the Advanced Recovery Companion app from the Windows Store](https://www.microsoft.com/store/productId/9P74Z35SFRS8). If you reset your device, all your personal data, apps, and settings will be erased, including TPM reset.
|
||||
|
||||
Before starting the flashing procedure make sure the app is installed and running (https://www.microsoft.com/store/productId/9P74Z35SFRS8 ) on your Windows 10 PC and ready to detect the device.
|
||||
Advanced Recovery Companion is currently set to download the feature release build for [Windows Holographic 2004](hololens-release-notes.md#windows-holographic-version-2004), if you would like to download the latest HoloLens 2 FFU to flash your device via [Advanced Recovery Companion](hololens-recovery.md#re-install-the-operating-system) then you may download it from [here](https://aka.ms/hololens2download). This is kept up-to-date and will match the latest generally available build.
|
||||
|
||||
Before starting the flashing procedure make sure the app is installed and running on your Windows 10 PC and ready to detect the device.
|
||||
|
||||

|
||||
|
||||
**Normal procedure**
|
||||
### Normal procedure
|
||||
|
||||
1. While the HoloLens device is running, connect it to your Windows 10 PC where you previously launched the Advanced Recovery Companion App.
|
||||
|
||||
@ -87,7 +91,7 @@ Before starting the flashing procedure make sure the app is installed and runnin
|
||||
|
||||
3. Select the HoloLens2 device in the Advanced Recovery Companion App UI and follow the instructions to complete the flashing.
|
||||
|
||||
**Manual procedure**
|
||||
### Manual procedure
|
||||
|
||||
If the device does not boot correctly you may need to put the HoloLens 2 device in Recovery mode.
|
||||
|
||||
@ -106,3 +110,36 @@ If the device does not boot correctly you may need to put the HoloLens 2 device
|
||||

|
||||
|
||||
6. Select the HoloLens 2 device in the Advanced Recovery Companion app UI and follow the instructions to complete the flashing.
|
||||
|
||||
## Downloading ARC without using the app store
|
||||
|
||||
If an IT environment prevents the use of the Windows Store app or limits access to the retail store, IT administrators can make this app available through other ‘offline’ deployment paths.
|
||||
|
||||
- This process may also be used for other apps, as seen in step 2. This guide will focus on Advanced Recovery Companion, but my be modified for other offline apps.
|
||||
|
||||
This deployment path can be enabled with the following steps:
|
||||
1. Go to the [Store For Business website](https://businessstore.microsoft.com) and sign-in with an Azure AD identity.
|
||||
1. Go to **Manage – Settings**, and turn on **Show offline apps** under **Shopping experience** as described at https://businessstore.microsoft.com/manage/settings/shop
|
||||
1. Go to **shop for my group** and search for the [Advanced Recovery Companion](https://businessstore.microsoft.com/store/details/advanced-recovery-companion/9P74Z35SFRS8) app.
|
||||
1. Change the **License Type** box to offline and click **Manage**.
|
||||
1. Under Download the package for offline use click the second blue **“Download”** button . Ensure the file extension is .appxbundle.
|
||||
1. At this stage, if the Desktop PC has Internet access, simply double click and install.
|
||||
1. The IT administrator can also distribute this app through System Center Configuration Manager (SCCM) or Intune.
|
||||
1. If the target PC has no Internet connectivity, some additional steps are needed:
|
||||
1. Select the unencoded license and click **“Generate license”** and under **“Required Frameworks”** click **“Download.”**
|
||||
1. PCs without internet access will need to use DISM to apply the package with the dependency and license. In an administrator command prompt, type:
|
||||
|
||||
```console
|
||||
C:\WINDOWS\system32>dism /online /Add-ProvisionedAppxPackage /PackagePath:"C:\ARCoffline\Microsoft.AdvancedRecoveryCompanion_1.19050.1301.0_neutral_~_8wekyb3d8bbwe.appxbundle" /DependencyPackagePath:"C:\ARCoffline\Microsoft.VCLibs.140.00.UWPDesktop_14.0.27629.0_x86__8wekyb3d8bbwe.appx" /LicensePath:"C:\ARCoffline\Microsoft.AdvancedRecoveryCompanion_8wekyb3d8bbwe_f72ce112-dd2e-d771-8827-9cbcbf89f8b5.xml" /Region:all
|
||||
```
|
||||
> [!NOTE]
|
||||
> The version number in this code example may not match the currently avalible version. You may have also choosen a different download location than in the example given. Please make sure to make any changes as needed.
|
||||
|
||||
> [!TIP]
|
||||
> When planning to use Advanced Recovery Companion to install an ffu offline it may be useful to download your flashing image to be availible, here is the [current image for HoloLens 2](https://aka.ms/hololens2download).
|
||||
|
||||
Other resources:
|
||||
- https://docs.microsoft.com/microsoft-store/distribute-offline-apps
|
||||
- https://docs.microsoft.com/windows-hardware/manufacture/desktop/dism-app-package--appx-or-appxbundle--servicing-command-line-options
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user