r3NA

New Member
Joined
Mar 12, 2023
Messages
5
as you can see the settings icon has disappeared from the lower left corner
someone can help me?
 

Attachments

  • Sem título.webp
    Sem título.webp
    104.5 KB · Views: 32

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
If you're running anything 3rd party utilities to customize the UI I would start by disabling or removing them.
 

r3NA

New Member
Joined
Mar 12, 2023
Messages
5
If you're running anything 3rd party utilities to customize the UI I would start by disabling or removing them.
I have already closed everything but none of them worked
what could it be?
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
Which windows version and build?
In powershell you can just run this
Code:
Get-CimInstance Win32_OperatingSystem | % { ("Windows Version: {0}`nBuild:{1}`nLast Boot:{2}" -f $_.Caption,$_.BuildNumber,$_.LastBootUpTime) }
 

r3NA

New Member
Joined
Mar 12, 2023
Messages
5
Windows Version: Microsoft Windows 10 Pro
Build:19045
 

r3NA

New Member
Joined
Mar 12, 2023
Messages
5
Which windows version and build?
In powershell you can just run this
Code:
Get-CimInstance Win32_OperatingSystem | % { ("Windows Version: {0}`nBuild:{1}`nLast Boot:{2}" -f $_.Caption,$_.BuildNumber,$_.LastBootUpTime) }
Windows Version: Microsoft Windows 10 Pro
Build:19045