# Реестр ПК

**Открываем инструмент&#x20;**<mark style="color:purple;">**Выполнить**</mark>**&#x20;через \[&#x20;**<mark style="color:purple;">**Win + r**</mark>**&#x20;]**

**Открываем&#x20;**<mark style="color:purple;">**Редактор реестра**</mark>**&#x20;,вводим команду&#x20;**<mark style="color:purple;">**regedit**</mark>**&#x20;в поле ввода**

<figure><img src="/files/Un3hWR6mPb5bhXJd5Vut" alt=""><figcaption></figcaption></figure>

**Вводим следующие команды сразу после слова "Компьютер" (пример на скрине ниже)**

<figure><img src="/files/nsVErAvNCS1kE6SSowTD" alt=""><figcaption></figcaption></figure>

```
\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FeatureUsage\AppSwitched
```

**Все файлы с названиями `*PID000...` пропускаем и начинаем смотреть с путей**

<figure><img src="/files/kLQry5uLsDRRTQcXNPFD" alt=""><figcaption></figcaption></figure>

**Копируем эти пути и тоже также вставляем после "Компьютер" и ищем читы.**

```
\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Compatibility Assistant\Store
```

```
\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FeatureUsage\ShowJumpView
```

```
\HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\MuiCache
```

```
\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths
```

```
\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\bam\State\UserSettings
```

**Здесь ищем две папки с длинным названием. Первая зачастую пустая, а вот во второй есть.**

<figure><img src="/files/2rsNjfuTgg4WcpdUAfcJ" alt=""><figcaption></figcaption></figure>

**Здесь колонку "**<mark style="color:purple;">**Имя**</mark>**" сужаем**

### Программа <a href="#programma" id="programma"></a>

**Скачать -** [<mark style="color:purple;">**https://www.nirsoft.net/utils/muicacheview.zip**</mark>](https://www.nirsoft.net/utils/muicacheview.zip)

**Запускаем&#x20;**<mark style="color:purple;">**MUICacheView\.exe**</mark>**&#x20;и ждем, пока всё прогрузится и ищем**

<figure><img src="/files/6ECLdP5hkYaILdv4DudK" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nightproject.gitbook.io/night-project/getting-started/quickstart/reestr-pk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
