• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Nvidia Control Panel - Can't open it...

Status
Not open for further replies.

DamnSpyware

New Member
Joined
Dec 22, 2022
Messages
12 (0.01/day)
Hello thanks for having a look.

First, i am to held responsible for the mess i'm in now.
I've run a batchfile to delete various "unwelcome" windows files, note that i used this file many times before with no issues.
The difference from using it now and how i usually do it, normally i run it directly after installing windows but now i executed it by accident.

After that i noticed that the shortcut for the nvidia controlpanel on my desktop lost it's icon (just a blank symbol remained).
When i tried to open the nvidia controlpanel nothing happened.
After a reboot the problem was still there.

So, i got the latest DDU and booted into safemode then ran DDU as admin and checked all boxes to wipe the old driver.1
Then rebooted and downloaded latest nvidia driver for my specific GPU, got the latest NVCleanstall and installed the nvidia driver with it.
After that there wasn't even the controlpanel option when rightklicking the desktop, even when in taskmanager the container processes where active so it was devinitely installed.
Once again i wiped the install with DDU and reinstalled with NVcleanstall.
Same situation, the gpu driver is up an running (can see it in taskmanager) but can't open the control panel.
Also, directly after the install completed i got an error but i think it's unrealted to this issue: "changing hd audio power timeout failed" (i used the option to disable sleep timer).

So, i can't open the control panel from a rightklick on the desktop and i cannot open it from the startmenu.
I don't get it, i clearly notice the difference from integrated CPU graphics and GPU drivers, mostly because the high refreshrate of my monitor it's easy to tell that the nvidia driver is working and the container processes are active aswell.
Still doubts...? If i move my mouse alot the gpu useage goes up in taskmanager, not the cpu. Clearly the driver is running.
Why won't the controlpanel work? PS: It's the latest DCH driver since standard is no longer updated.

Previously i had manually created a shortcut for the controlpanel from this directory
C:\Program Files\WindowsApps\NVIDIACorp.NVIDIAControlPanel_8.1.962.0_x64__56jybvy8sckqj
nvcplui.exe

After reinstalling the driver twice now the shortcut still has a blank icon and does not work, however for some reason in safemode the nvidia icon from the shortcut is visible while in normal boot its a blank white icon.
In windows notifications i even got a prompt that a gsync compatible display is detected but when i klick that notification to open it's source (the control panel) nothing happens.
Anyways i deleted the shortcut AND the whole folder from windowsapps because i wanted to know if it is being recreated after i reinstall the driver again, turns out not.
No surprise i cant open the controlpanel if the folder isn't even created. I mean maybe i'm just talking BS now but really i tought i leanred a bit about PCs in the recent past but once again i am clueless.

This is the code of the script i used: (Most of it is probably irrelevant)

Code:
takeown /s %computername% /u %username% /f "%WinDir%\System32\Broadcastdvr.exe"
takeown /s %computername% /u %username% /f "%WinDir%\System32\upfc.exe"
takeown /s %computername% /u %username% /f "%WinDir%\System32\Compatibility Telement.exe"
takeown /s %computername% /u %username% /f "%WinDir%\System32\CompPkgSrv.exe"
takeown /s %computername% /u %username% /f "%WinDir%\System32\mobsync.exe"
takeown /s %computername% /u %username% /f "%WinDir%\System32\GameBarPresenceWriter.exe"
takeown /s %computername% /u %username% /f "%WinDir%\Windows\GameBarPresenceWriter.exe"
takeown /s %computername% /u %username% /f "%WinDir%\Program Files (x86)\Internet Explorer"
takeown /s %computername% /u %username% /f "%WinDir%\Program Files (x86)\Microsoft"
takeown /s %computername% /u %username% /f "%WinDir%\SystemApps"
takeown /s %computername% /u %username% /f "%ProgramFiles%\WindowsApps"
takeown /s %computername% /u %username% /f "%WinDir%\Program Files\Internet Explorer"
takeown /s %computername% /u %username% /f "%WinDir%\Windows\bcastdvr"
takeown /s %computername% /u %username% /f "%WinDir%\Users\%username%\AppData\Local\Microsoft\GameDVR"
takeown /s %computername% /u %username% /f "%WinDir%\Users\%username%\AppData\Local\Microsoft\Edge"
takeown /s %computername% /u %username% /f "%WinDir%\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe"
takeown /s %computername% /u %username% /f "%WinDir%\Windows\System32\oobe\UserOOBEBroker.exe"
icacls "%WinDir%\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\Broadcastdvr.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\upfc.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\Compatibility Telement.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\CompPkgSrv.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\mobsync.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\GameBarPresenceWriter.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Windows\GameBarPresenceWriter.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Program Files (x86)\Internet Explorer" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Program Files (x86)\Microsoft" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\SystemApps" /grant %username%:F administrators:F /t /c
icacls "%Program Files%\WindowsApps" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Program Files\Internet Explorer" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Windows\bcastdvr" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Users\%username%\AppData\Local\Microsoft\GameDVR" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Users\%username%\AppData\Local\Microsoft\Edge" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe" /setowner "%username%" /t
icacls "%WinDir%\System32\Broadcastdvr.exe" /setowner "%username%" /t
icacls "%WinDir%\System32\upfc.exe" /setowner "%username%" /t
icacls "%WinDir%\System32\Compatibility Telement.exe" /setowner "%username%" /t
icacls "%WinDir%\System32\CompPkgSrv.exe" /setowner "%username%" /t
icacls "%WinDir%\System32\mobsync.exe" /setowner "%username%" /t
icacls "%WinDir%\System32\GameBarPresenceWriter.exe" /setowner "%username%" /t
icacls "%WinDir%\Windows\GameBarPresenceWriter.exe" /setowner "%username%" /t
icacls "%WinDir%\Program Files (x86)\Internet Explorer" /setowner "%username%" /t
icacls "%WinDir%\Program Files (x86)\Microsoft" /setowner "%username%" /t
icacls "%WinDir%\SystemApps" /setowner "%username%" /t
icacls "%Program Files%\WindowsApps" /setowner "%username%" /t
icacls "%WinDir%\Program Files\Internet Explorer" /setowner "%username%" /t
icacls "%WinDir%\Windows\bcastdvr" /setowner "%username%" /t
icacls "%WinDir%\Users\%username%\AppData\Local\Microsoft\GameDVR" /setowner "%username%" /t
icacls "%WinDir%\Users\%username%\AppData\Local\Microsoft\Edge" /setowner "%username%" /t
icacls "%WinDir%\Windows\System32\oobe\UserOOBEBroker.exe" /setowner "%username%" /t
icacls "%WinDir%\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\Broadcastdvr.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\upfc.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\Compatibility Telement.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\CompPkgSrv.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\mobsync.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\GameBarPresenceWriter.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Windows\GameBarPresenceWriter.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Program Files (x86)\Internet Explorer" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Program Files (x86)\Microsoft" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\SystemApps" /grant %username%:F administrators:F /t /c
icacls "%Program Files%\WindowsApps" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Program Files\Internet Explorer" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Windows\bcastdvr" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Windows\System32\oobe\UserOOBEBroker.exe" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Users\%username%\AppData\Local\Microsoft\GameDVR" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\Users\%username%\AppData\Local\Microsoft\Edge" /grant %username%:F administrators:F /t /c
icacls "%WinDir%\System32\Broadcastdvr.exe" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\System32\upfc.exe" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\System32\Compatibility Telement.exe" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\System32\CompPkgSrv.exe" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\System32\mobsync.exe" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\System32\GameBarPresenceWriter.exe" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\Windows\GameBarPresenceWriter.exe" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\Program Files (x86)\Internet Explorer" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\Program Files (x86)\Microsoft" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\SystemApps" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%ProgramFiles%\WindowsApps" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\Program Files\Internet Explorer" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\Windows\bcastdvr" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\Users\%username%\AppData\Local\Microsoft\GameDVR" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\Users\%username%\AppData\Local\Microsoft\Edge" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c
icacls "%WinDir%\Windows\System32\oobe\UserOOBEBroker.exe" /inheritance:r /grant:r %username%:(OI)(CI)F /t /l /q /c

taskkill /f /t /IM OneDriveSetup.exe
taskkill /f /t /IM CompatTelRunner.exe
taskkill /f /t /IM CompPkgSrv.exe
taskkill /f /t /IM upfc.exe
taskkill /f /t /IM mobsync.exe
taskkill /f /t /IM MicrosoftEdgeUpdate.exe
taskkill /f /t /IM ScreenClippingHost.exe
taskkill /f /t /IM TextInputHost.exe
taskkill /f /t /IM LocalBridge.exe
taskkill /f /t /IM Microsoft.Photos.exe
taskkill /f /t /IM WinStore.App.exe
taskkill /f /t /IM SkypeApp.exe
taskkill /f /t /IM SkypeBridge.exe
taskkill /f /t /IM SkypeBackgroundHost.exe
taskkill /f /t /IM NcsiUwpApp.exe
taskkill /f /t /IM backgroundTaskHost.exe
taskkill /f /t /IM SearchApp.exe
taskkill /f /t /IM taskhostw.exe
taskkill /f /t /IM ctfmon.exe
taskkill /f /t /IM HxTsr.exe
taskkill /f /t /IM HxOutlook.exe
taskkill /f /t /IM HxCalendarAppImm.exe
taskkill /f /t /IM HxAccounts.exe
taskkill /f /t /IM GameBarPresenceWriter.exe

del "C:\Program Files (x86)\Internet Explorer" /s /f /q
del "C:\Program Files (x86)\Microsoft" /s /f /q
del "C:\Windows\SystemApps Microsoft.MicrosoftEdge" /s /f /q
del "C:\Program Files\Internet Explorer" /s /f /q
del "C:\Windows\bcastdvr" /s /f /q
del "C:\Windows\GameBarPresenceWriter" /s /f /q
del "C:\Windows\System32\CompatTelRunner.exe" /s /f /q
del "C:\Windows\System32\upfc.exe" /s /f /q
del "C:\Windows\System32\CompPkgSrv.exe" /s /f /q
del "C:\Windows\System32\mobsync.exe" /s /f /q
del "C:\Windows\System32\GameBarPresenceWriter" /s /f /q
del "C:\Users\%username%\AppData\Local\Microsoft\GameDVR" /s /f /q
del "C:\Users\%username%\AppData\Local\Microsoft\Edge" /s /f /q
del "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\TextInputHost.exe" /s /f /q
del "C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\StartMenuExperienceHost.exe" /s /f /q
rmdir /S /Q "C:\Users\%username%\AppData\Local\Microsoft\GameDVR"
rmdir /S /Q "C:\Users\%username%\AppData\Local\Microsoft\Edge"
rmdir /S /Q "C:\Program Files (x86)\Internet Explorer"
rmdir /S /Q "C:\Program Files (x86)\Microsoft"
rmdir /S /Q "C:\Windows\SystemApps Microsoft.MicrosoftEdge"
rmdir /S /Q "C:\Program Files\Internet Explorer"
rmdir /S /Q "C:\Windows\bcastdvr"
rmdir /S /Q "C:\Windows\GameBarPresenceWriter"
rmdir /S /Q "C:\Windows\System32\CompatTelRunner.exe"
rmdir /S /Q "C:\Windows\System32\upfc.exe"
rmdir /S /Q "C:\Windows\System32\CompPkgSrv.exe"
rmdir /S /Q "C:\Windows\System32\mobsync.exe"
rmdir /S /Q "C:\Windows\System32\GameBarPresenceWriter"
rmdir /S /Q "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\TextInputHost.exe"
rmdir /S /Q "C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\StartMenuExperienceHost.exe"
pause
 

Attachments

  • Capture.PNG
    Capture.PNG
    50.3 KB · Views: 73
  • Capture2.PNG
    Capture2.PNG
    34.9 KB · Views: 70
  • Capture4.PNG
    Capture4.PNG
    1.4 KB · Views: 67
  • cnt1.png
    cnt1.png
    6 KB · Views: 60
  • cnt2.png
    cnt2.png
    17.7 KB · Views: 64
  • errorafterinstall.PNG
    errorafterinstall.PNG
    4.6 KB · Views: 88
  • Screenshot (73).png
    Screenshot (73).png
    9.3 KB · Views: 64
Last edited:
Joined
Sep 27, 2019
Messages
1,212 (0.59/day)
Location
Canada
System Name New compy
Processor AMD Ryzen 5800x3D
Motherboard MSI MPG x570S EDGE MAX WiFi
Cooling Noctua NH-D15S w. FHP141 + Xigmatek AOS XAF-F1451
Memory 32gb G.Skill Ripjaws V Samsung B-Die Dual Rank F4-4000C16D-32GVKA
Video Card(s) ASUS TUF GAMING RTX 4070ti
Storage 17tb (8+4tb WD Black HDD's, 2+2+0.5+0.5tb M.2 SSD Drives) + 16tb WD Red Pro backup drive
Display(s) Alienware AW2518H 24" 240hz, Sony X85K 43" 4k 120hz HDR TV
Case Thermaltake Core v71
Audio Device(s) iFi Nano Idsd Le, Creative T20 + T50, Sennheiser HD6Mix
Power Supply EVGA Supernova G2 1000w
Mouse Logitech G502 Hero custom w. G900 scroll wheel mod, Rival 3 + Rival 3 wireless, JLab Epic Mouse
Keyboard Corsair K68 RGB + K70 RGB + K57 RGB Wireless + Logitech G613
Software Win 10 Pro
Benchmark Scores https://valid.x86.fr/s2y7ny
Is windows fully updated? I've had this issue before too I think it was related to the os not being updated. The DCH drivers especially need the latest or close to it version.
 

DamnSpyware

New Member
Joined
Dec 22, 2022
Messages
12 (0.01/day)
Windows 10 21H2 19044.1288
Updates are fully disabled and i won't enable them.
 
Joined
Feb 14, 2012
Messages
1,929 (0.40/day)
Location
Romania
Did you try to download it from Microsoft Store or install GeForce Experience and then install the drivers from it ?
 

bogmali

In Orbe Terrum Non Visi
Joined
Mar 16, 2008
Messages
9,552 (1.53/day)
Location
Pacific Northwest
System Name Daily Driver/Part Time
Processor Core i7-13700K/Ryzen R5-7600
Motherboard ASUS ROG MAXIMUS Z790 APEX/Asrock B650 Pro RS Wi-Fi
Cooling Corsair H150i RGB PRO XT AIO/Deep Cool LS-520 White
Memory G-Skill Trident Z5 Silver 2x24GB DDR5-8200/XPG Lancer Blade 2X16GB DDR-5-6000
Video Card(s) MSI Ventus 3X OC RTX-4080 Super/Sapphire Radeon RX-7800XT
Storage Samsung 980 Pro M.2 NVMe 2TB/KingSpec XG 7000 4TB M.2 NVMe/Crucial P5 Plus 2TB M.2 NVMe
Display(s) Alienware AW3423DW
Case Corsair 5000d AirFlow/Asus AP201 White
Audio Device(s) AudioEngine D1 DAC/Onboard
Power Supply Seasonic Prime Ultra 1K Watt/Seagotep 750W
Mouse Corsair M65 RGB Elite
Keyboard Adata XPG Summoner
Software Win11 Pro 64
Benchmark Scores Xbox Live Gamertag=jondonken
OP, you came in here asking for help and some offered based on what info you provided. Calling the site "unprofessional" because you didn't get what you were looking for is acting like one IMHO. So do yourself a favor a learn some forum etiquette before joining them. Thread closed.
 
Status
Not open for further replies.
Top