-
I’ve never seen this issue before, until just now, with a clean install of win10 and the latest geforce driver
Anyone familiar with this or DRS or whatnot?
Edit: googled and found out DRS is Driver Settings, and then I saw a link:
https://developer.nvidia.com/nvapi
Do I need to download that? I don’t remmeber if I did before or not, but it’s been quite a while since I’ve started from a clean install of windows.
-
no, but it looks like your DRS folder is missing
-
err hmm odd.
Well, I did find this just now:
I guess I can try reinstalling the drivers and whatnot? -
delete the folder, open nvcpl and click restore defaults on the profiles list.
-
Oh jeez, the control panel is now considered a Windows App? I hate being restricted when i’m the user/admin
-
Having issues trying to gain control, I had problems with ownership before I formatted/reinstalled windows, but I had fixed it somehow, forcing ownership of my whole drive, I’d have to look in my history to see what I did. I tried going to the Security tab of the WindowsApps folder and changing ownership from TrustedInstaller to me, and ran into the same thing I remember running into last time, a lot of things «failed» to enumerate
-
If you’re already fudging around with permission issues, I’d do clean install. Also, if you do not want the DCH driver which uses the Windows Store to download the the NVCPL, use the Standard driver which you can download here. https://www.nvidia.com/Download/Find.aspx?lang=en-us It contains the NVCP.
-
I just did a clean install lol that’s what I don’t understand. and it can download from the window store it’s fine, I’ve just never had an issue where I couldn’t change settings in Profile Inspector, or restore default settings in the nvcpl
-
Would any of this have anything to do with CSM or UEFI or SecureBoot or having disabled SecureBoot by deleting all the keys, then reloading them later? If so….
https://softwarebakery.com//using-rufus-to-create-bootable-usb-images
https://github.com/pbatard/rufus/wiki/FAQ#Why_do_I_need_to_disable_Secure_Boot_to_use_UEFINTFSI had to install windows from my phone since I don’t have a usb drive or blank media to burn a disc
Last edited: Mar 24, 2020
-
What modifications did you make from a default install?
-
Can you list the security tab for the drs folder properties?
I’ve never known it to be anything other than Everyone.
-
Once I was able to get the setup image to boot from my phone, nothing, just regular windows 10 64bit Pro. I wasn’t able to activate it during install because of no internet, don’t think that would have anything to do with it tho, it’s activated now..I would if it was there lol, it hasn’t been replaced since I deleted it when you mentioned earlier to
-
«Having issues trying to gain control, I had problems with ownership before I formatted/reinstalled windows, but I had fixed it somehow, forcing ownership of my whole drive, I’d have to look in my history to see what I did. I tried going to the Security tab of the WindowsApps folder and changing ownership from TrustedInstaller to me, and ran into the same thing I remember running into last time, a lot of things «failed» to enumerate»
If you did not format your drive prior, there’s pretty much only one way to end up with the same permission issues on a new OS install you had on the old one: you did an in place install over an existing installation.
-
The same permission issues but not involving the nvcpl, and that issue was taken care of a while back. And if I did an install over an existing one, i wouldn’t have a need to boot the win install from my phone ;p I did it on a seperate drive from where the other windows was, then I formatted that drive after the new windows was installed. Then because it was still showing up when I boot, I went into bcdedit and deleted the identifier for the windows that wasn’t there anymore
-
I just tried a ‘takeown /f c: /r /d y’ after rebooting to command prompt, rebooted windows, and tried restoring nvcpl to default settings, still access denied.
-
hmm, the drs folder is definitely the location the dch cpl uses for game and most global settings.
-
Ok so not sure why I, and in my defense yall didn’t mention it either, didn’t think of just uninstalling the control panel and reinstalling it from the store lol…that fixed whatever permission issue was going on. Unfortunately I didn’t do that until I did a system restore which took me back 2 days ago to see if that did anything, it didn’t. But now I’m getting little errors here and there with video drivers, directx, some things not working right, so I’m just going to wipe and reinstall here in a bit. I do have 1 question that I’ve posted in a couple places, just waiting on an answer so I can start formatting/installing..i’ll just copy/paste it:
I’m creating a partition so I can have the windows 10 install on-demand when I need it, not sure why I didn’t think of this before. The question of the allocation unit size popped up in my head when I was getting ready to create the partition. Since the number and size of files on it will always the same, if I take the size on disk (4,285,284,352 bytes), divide that by the number of files (944), would that be the optimal allocation unit size? (4,539,496 bytes, but the max option is 2M)
-
Kiuti
New Member- Messages:
- 1
- Likes Received:
- 0
- GPU:
This probably has been solved by now, but I decided to create an account because I was having this same problem and couldn’t find a solution anywhere on the internet.
For me, I was getting this exact message with my FPS when I tried changing it. Turns out I had to get an updated version of Nivida Profile Inspector.This is the one I installed that worked for me: https://github.com/Orbmu2k/nvidiaProfileInspector/releases/tag/2.3.0.13
Share This Page
[SOLVED] Nvidia Profile Inspector missing profiles and frame rate limiter not working (Error NVAPI_SETTING_NOT_FOUND)
-
Thread starterApez
-
Start dateFeb 13, 2021
-
#1
NVIDIA Profile Inspector 2.3.0.12
Geforce 461.40
The error goes
DRS_SetSetting failed: NVAPI_SETTING_NOT_FOUND
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
** Exception Text **
nspector.Common.NvapiException: DRS_SetSetting failed: NVAPI_SETTING_NOT_FOUND
at nspector.Common.DrsSettingsServiceBase.StoreDwordValue(IntPtr hSession, IntPtr hProfile, UInt32 settingId, UInt32 dwordValue)
at nspector.Common.DrsSettingsService.<>c__DisplayClass15_0.<StoreSettingsToProfile>b__0(IntPtr hSession)
at nspector.Common.DrsSettingsServiceBase.<>c__DisplayClass5_0.<DrsSession>b__0(IntPtr hSession)
at nspector.Common.DrsSessionScope.DrsSession[T](Func2 action, Boolean forceNonGlobalSession, Boolean preventLoadSettings)
1 action, Boolean forceNonGlobalSession, Boolean preventLoadSettings)
at nspector.Common.DrsSettingsServiceBase.DrsSession(Action
at nspector.Common.DrsSettingsService.StoreSettingsToProfile(String profileName, List`1 settings)
at nspector.frmDrvSettings.StoreChangesOfProfileToDriver()
at nspector.frmDrvSettings.tsbApplyProfile_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
** Loaded Assemblies **
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
—————————————-
nvidiaProfileInspector
Assembly Version: 2.3.0.12
Win32 Version: 2.3.0.12
CodeBase: file:///C:/Users/name/OneDrive/Ty%C3%B6p%C3%B6yt%C3%A4/ehk%20aprempi%20nvidai%20isnp/nvidiaProfileInspector.exe
—————————————-
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
—————————————-
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
—————————————-
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
—————————————-
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
—————————————-
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4320.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
—————————————-
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
** JIT Debugging **
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging=»true» />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
-
- Oct 6, 2012
-
- 5,595
-
- 239
-
- 33,640
- 1,117
-
#4
I use the Limiter v2 for no input lag and the game used to feel awesome with it. I just cant get the same feeling with the normal nvidia control panel settings
Ah, I see, I used to use V2 Limiter as well, but NCP now has a frame by frame limiter. Plus, as I said, you are not using the latest version of NPI. Try version 2.30.13, which I posted a link to above.
A detailed guide on NPI was written, and it says the only reason it’s V2 Limiter doesn’t use whole numbers is it didn’t work too well with whole numbers. It also says the RTSS limiter actually works better, so if for some reason I cannot imagine NCP’s limiter does not work well for you, I would try RTSS instead. RTSS also uses less RAM than any other limiter. https://forums.guru3d.com/threads/nvidia-inspector-introduction-and-guide.403676/
I’ve used the RTSS limiter myself and it works quite well. BTW, RTSS comes with Rivatuner, and also MSI Afterburner. RTSS can be launched by itself, but you will typically get a pop up message saying some of it’s components can’t be hooked right now. Just close out that message though and it launches and works fine on it’s own. A lot of times it’s best to launch it on it’s own anyway, because a few games do not work well with Afterburner or Rivatuner.
Last edited: Feb 13, 2021
-
- Oct 6, 2012
-
- 5,595
-
- 239
-
- 33,640
- 1,117
-
#2
Thus I can only assume you’re using NPI just for OCing exclusively, vs graphics settings tweaks. BTW, you do not have the latest version, which may be the problem.
https://github.com/Orbmu2k/nvidiaProfileInspector/releases/tag/2.3.0.13
Last edited: Feb 13, 2021
-
#3
-
- Oct 6, 2012
-
- 5,595
-
- 239
-
- 33,640
- 1,117
-
#4
I use the Limiter v2 for no input lag and the game used to feel awesome with it. I just cant get the same feeling with the normal nvidia control panel settings
Ah, I see, I used to use V2 Limiter as well, but NCP now has a frame by frame limiter. Plus, as I said, you are not using the latest version of NPI. Try version 2.30.13, which I posted a link to above.
A detailed guide on NPI was written, and it says the only reason it’s V2 Limiter doesn’t use whole numbers is it didn’t work too well with whole numbers. It also says the RTSS limiter actually works better, so if for some reason I cannot imagine NCP’s limiter does not work well for you, I would try RTSS instead. RTSS also uses less RAM than any other limiter. https://forums.guru3d.com/threads/nvidia-inspector-introduction-and-guide.403676/
I’ve used the RTSS limiter myself and it works quite well. BTW, RTSS comes with Rivatuner, and also MSI Afterburner. RTSS can be launched by itself, but you will typically get a pop up message saying some of it’s components can’t be hooked right now. Just close out that message though and it launches and works fine on it’s own. A lot of times it’s best to launch it on it’s own anyway, because a few games do not work well with Afterburner or Rivatuner.
Last edited: Feb 13, 2021
-
#5
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
|
[SOLVED] Can’t login to GFE or use ShadowPlay because Nvidia security challenge identity verification email not sent ? | PC Gaming | 3 | Jan 11, 2023 |
T
|
[SOLVED] Is Windows 11 using 3GB VRAM normal? (solution: nvidia broadcast is to blame) | PC Gaming | 8 | Nov 14, 2022 |
B
|
Question HELP!! All my games are crashing with my gtx 1080 |
PC Gaming | 6 | Nov 10, 2022 |
D
|
Question I cant change the colour settings on my games | PC Gaming | 1 | Oct 18, 2022 |
|
Question Smoothest 30fps possible with nvidia control panel? | PC Gaming | 4 | Oct 13, 2022 |
J
|
Question Nvidia GeForce Now questions | PC Gaming | 1 | Sep 25, 2022 |
|
Question Troubleshooting help! Potentially Faulty Graphics Drivers That Won’t Fix? | PC Gaming | 11 | Sep 23, 2022 |
Z
|
Question Help! Unusually low frame rate and gpu / cpu usage in valorant | PC Gaming | 4 | Sep 11, 2022 |
G
|
Question Drop in FPS and GPU usage | PC Gaming | 7 | Aug 28, 2022 |
|
Question Will updating Nvidia GPU driver give more consistent FPS ? | PC Gaming | 2 | Aug 2, 2022 |
- Advertising
- Cookies Policies
- Privacy
- Term & Conditions
- Topics
-
#1
Пробовал после обновления драйвера видеокарты установить фпс лимит для гта и меня встретила такая ошибка. Видел подобную проблему тут (решение не помогло.)
Переустанавливал все драйвера и geforce experience. Так же ставил новые версии nvidia inspector с гитхаба.
Версия nvidia inspector’a и драйвера на скрине.
-
#4
а смысл драйвера под киберпанк на 1650s, или на чё он там. Я не проверял крч
-
#5
Такая же проблема была на новых версиях, скачал на 461.09 и заработало
-
#6
Такая же проблема была на новых версиях, скачал на 461.09 и заработало
можешь ссылку скинуть на 461.09? не могу найти
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.