as you can see the settings icon has disappeared from the lower left corner someone can help me?
r3NA New Member Joined Mar 12, 2023 Mar 12, 2023 #1 as you can see the settings icon has disappeared from the lower left corner someone can help me? Attachments Sem título.png 1.7 MB · Views: 12
Neemobeer Cloud Security Engineer Staff member Joined Jul 4, 2015 Location Colorado Mar 13, 2023 #2 If you're running anything 3rd party utilities to customize the UI I would start by disabling or removing them.
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 Mar 13, 2023 #3 Neemobeer said: If you're running anything 3rd party utilities to customize the UI I would start by disabling or removing them. Click to expand... I have already closed everything but none of them worked what could it be?
Neemobeer said: If you're running anything 3rd party utilities to customize the UI I would start by disabling or removing them. Click to expand... I have already closed everything but none of them worked what could it be?
Neemobeer Cloud Security Engineer Staff member Joined Jul 4, 2015 Location Colorado Mar 13, 2023 #4 You'll need to uninstall them.
r3NA New Member Joined Mar 12, 2023 Mar 13, 2023 #5 Neemobeer said: You'll need to uninstall them. Click to expand... already uninstalled bro...
Neemobeer Cloud Security Engineer Staff member Joined Jul 4, 2015 Location Colorado Mar 13, 2023 #6 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) }
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 Mar 13, 2023 #7 Windows Version: Microsoft Windows 10 Pro Build:19045
r3NA New Member Joined Mar 12, 2023 Mar 13, 2023 #8 Neemobeer said: 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) } Click to expand... Windows Version: Microsoft Windows 10 Pro Build:19045
Neemobeer said: 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) } Click to expand... Windows Version: Microsoft Windows 10 Pro Build:19045