solved_windows_10_settings_app_not_opening_working

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
solved_windows_10_settings_app_not_opening_working [2023/12/29 05:18] wikiadminsolved_windows_10_settings_app_not_opening_working [2023/12/29 05:33] (current) wikiadmin
Line 27: Line 27:
 During this process you should see something like the following echo onscreen inside the command window: During this process you should see something like the following echo onscreen inside the command window:
  
 +<code>
 Deployment Image Servicing and Management tool Deployment Image Servicing and Management tool
 Version: 10.0.19041.3636 Version: 10.0.19041.3636
Line 38: Line 39:
  
 C:\Windows\system32> C:\Windows\system32>
 +</code>
 +
  
 Now, after DISM has been run, and within the same elevated black Command Prompt window, next run the system file checker (sfc.exe) to scan for and repair corrupted or missing system files, as follows.  Now, after DISM has been run, and within the same elevated black Command Prompt window, next run the system file checker (sfc.exe) to scan for and repair corrupted or missing system files, as follows. 
Line 49: Line 52:
 While this scan is being performed you should see something like the following: While this scan is being performed you should see something like the following:
  
 +<code>
 Beginning system scan.  This process will take some time. Beginning system scan.  This process will take some time.
  
 Beginning verification phase of system scan. Beginning verification phase of system scan.
 Verification 6% complete. Verification 6% complete.
 +</code
 +
 +When the scan is completed, you should see something like the following message:
 +
 +<code>
 +Verification 100% complete.
 +
 +Windows Resource Protection found corrupt files and successfully repaired them.
 +For online repairs, details are included in the CBS log file located at
 +windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
 +repairs, details are included in the log file provided by the /OFFLOGFILE flag.
 +
 +C:\Windows\system32>
 +</code>
 +
 +After the scan is completed, then RESTART Windows After Restarting Windows, try opening "Settings" or otherwise check to see if this corrected the problem. If it did, stop here.  If not, then move on to the next possible fix.
  
-After the scan is completed, then try opening "Settings" or otherwise check to see if this corrected the problem. If not, then move on to the next possible fix.+This fixed the problem for me.
  
 **You must first open an elevated Powershell blue window.** **You must first open an elevated Powershell blue window.**
solved_windows_10_settings_app_not_opening_working.1703827088.txt.gz · Last modified: 2023/12/29 05:18 by wikiadmin