mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 02:13:43 +00:00
fix some warnings
This commit is contained in:
@ -7,7 +7,6 @@ ms.sitesec: library
|
||||
ms.author: dansimp
|
||||
author: dansimp
|
||||
ms.localizationpriority: medium
|
||||
ms.date: 12/03/18
|
||||
ms.reviewer:
|
||||
manager: dansimp
|
||||
ms.topic: troubleshooting
|
||||
@ -34,8 +33,6 @@ When troubleshooting basic Start issues (and for the most part, all other Window
|
||||
- Powershell:[System.Environment]::OSVersion.Version
|
||||
- WinVer from CMD.exe
|
||||
|
||||
|
||||
|
||||
### Check if Start is installed
|
||||
|
||||
- If Start fails immediately after a feature update, on thing to check is if the App package failed to install successfully.
|
||||
@ -66,7 +63,6 @@ If it is installed but not running, test booting into safe mode or use MSCONFIG
|
||||
- If that file does not exist, the system is a clean install.
|
||||
- Upgrade issues can be found by running `test-path "$env:windir\panther\miglog.xml"`
|
||||
|
||||
|
||||
### Check if Start is registered or activated
|
||||
|
||||
- Export the following Event log to CSV and do a keyword search in a text editor or spreadsheet:
|
||||
|
Reference in New Issue
Block a user