F5F Stay Refreshed Software Operating Systems The system displays the command prompt only after powering up.

The system displays the command prompt only after powering up.

The system displays the command prompt only after powering up.

C
ChampMan
Member
97
10-20-2020, 08:20 PM
#1
I opened the command prompt and everything was fine last night. Now it's showing only the command prompt again. Can you figure out what's happening? I'm not sure how to fix this.
C
ChampMan
10-20-2020, 08:20 PM #1

I opened the command prompt and everything was fine last night. Now it's showing only the command prompt again. Can you figure out what's happening? I'm not sure how to fix this.

C
chickanism12
Junior Member
17
10-27-2020, 10:12 AM
#2
Fix or replace the windows.
C
chickanism12
10-27-2020, 10:12 AM #2

Fix or replace the windows.

V
VladikYT
Junior Member
3
10-29-2020, 01:09 AM
#3
Verify the shell in use by running CMD and typing regedit. Find the key at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon. It should show a REG_SZ value of explorer.exe. If it displays cmd.exe or another name, update it to explorer.exe. To modify it, use the command: reg add HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon /v Shell /t REG_SZ /d explorer.exe
V
VladikYT
10-29-2020, 01:09 AM #3

Verify the shell in use by running CMD and typing regedit. Find the key at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon. It should show a REG_SZ value of explorer.exe. If it displays cmd.exe or another name, update it to explorer.exe. To modify it, use the command: reg add HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon /v Shell /t REG_SZ /d explorer.exe

K
Killerman1834
Posting Freak
885
10-29-2020, 02:42 AM
#4
There isn't a shell present, just an alternative one.
K
Killerman1834
10-29-2020, 02:42 AM #4

There isn't a shell present, just an alternative one.

U
underpar
Junior Member
25
11-09-2020, 02:43 AM
#5
It appears the value is part of the Winlogon key rather than an independent key.
U
underpar
11-09-2020, 02:43 AM #5

It appears the value is part of the Winlogon key rather than an independent key.

D
DarthHenry33
Junior Member
22
11-09-2020, 03:32 AM
#6
Thank you very much, it has been resolved.
D
DarthHenry33
11-09-2020, 03:32 AM #6

Thank you very much, it has been resolved.