- 将帖子标记为未读
- 将此主题添加到书签
- 订阅此主题
- 禁止
- 订阅此主题的 RSS 提要
- 高亮显示此贴
- 打印此贴
- 标记帖子
不知道误删了什么,导致玩任何一款游戏都直接掉帧
发布时间 2023-03-24 01:13:53
今天在清理盘的时候,不知道误删了什么软件吧,但我已经找不到了,求助各位大神,现在玩啥游戏都会掉帧,是那种进去就直接没有帧率的那种,比如英雄联盟FPS直接是01~03,不超过5帧,亚雷,难受的很,求助求助求助。
- 将帖子标记为未读
- 将此主题添加到书签
- 订阅此主题
- 禁止
- 订阅此主题的 RSS 提要
- 高亮显示此贴
- 打印此贴
- 标记帖子
不知道误删了什么,导致玩任何一款游戏都直接掉帧
发布时间 2023-03-24 09:04:52
********************提供更多机器有关的信息*************************
**************提供信息,不是修复,不是解决方案*******************
********************不提供信息,不勉强******************************
- 系统桌面按Win+R打开运行,输入
powershell
- 按住键盘ctrl+shift,鼠标点确定
命令行打开显示PS C:\Windows\system32>则是成功以管理员运行打开了powershell,否则以上重试
- 在命令行窗口中复制粘贴下面命令回车
gwmi Win32_OperatingSystem | select caption,version | out-file \hpinfo.txt -force -append;`
(gwmi win32_bios).caption | out-file \hpinfo.txt -force -append;`
(gwmi MS_SystemInformation -namespace root\wmi).SystemSKU | out-file \hpinfo.txt -force -append;`
Confirm-SecureBootUEFI | out-file \hpinfo.txt -force -append;`
gwmi win32_VideoController | select caption,DriverVersion | out-file \hpinfo.txt -force -append;`
(gwmi Win32_PNPEntity | Where-Object{$_.ConfigManagerErrorCode -ne 0}) | select caption,deviceID | out-file \hpinfo.txt -force -append;`
service hp* | out-file \hpinfo.txt -force -append;`
(Get-AppxPackage | where-object{$_.name -like "*omen*"}) | select name,version | out-file \hpinfo.txt -force -append;`
(Get-Item C:\Windows\OMENSDK_Ver.exe).versioninfo | out-file \hpinfo.txt -force -append
- 打开c:\hpinfo.txt将文件内容全选(ctrl+A)复制(ctrl+c)粘贴(ctrl+v)出来发帖回复,之后c:\hpinfo.txt可以删除。
如果红字报错或没有文件,确认是以管理员身份运行了powershell
欢迎来到社区,我是一名志愿者,私人信息不会被回复。
如果我的回复对您有帮助, 请点击按钮。如果我的回复帮助您解决了问题,别忘了点击
,可以帮到其他遇到同样问题的用户。
我长期使用过的机型
DC7600 USDT
Pavilion dv4000
ProBook 6510b
xw4600
z800
z820
EliteBook 2740p
ProBook 6460b
Pavilion DV4
Envy 15
SlateBook x2
ProDesk 600 G3 SFF
t5740 Thin Client
t620 Thin Client
EliteBook 840 G3
ZBook 15 G3
ProBook 440 G8
Omen 25L GT12 AMD
- 将帖子标记为未读
- 将此主题添加到书签
- 订阅此主题
- 禁止
- 订阅此主题的 RSS 提要
- 高亮显示此贴
- 打印此贴
- 标记帖子
不知道误删了什么,导致玩任何一款游戏都直接掉帧
发布时间 2023-03-24 09:10:34
Get-Item : 找不到路径“C:\Windows\OMENSDK_Ver.exe”,因为该路径不存在。
所在位置 行:1 字符: 727
+ ... nfo.txt -force -append;` (Get-Item C:\Windows\OMENSDK_Ver.exe).versio ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Windows\OMENSDK_Ver.exe:String) [Get-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetItemCommand
显示的是上面这段
- 将帖子标记为未读
- 将此主题添加到书签
- 订阅此主题
- 禁止
- 订阅此主题的 RSS 提要
- 高亮显示此贴
- 打印此贴
- 标记帖子
不知道误删了什么,导致玩任何一款游戏都直接掉帧
发布时间 2023-03-24 09:16:25
没有用管理员打开powershell
欢迎来到社区,我是一名志愿者,私人信息不会被回复。
如果我的回复对您有帮助, 请点击按钮。如果我的回复帮助您解决了问题,别忘了点击
,可以帮到其他遇到同样问题的用户。
我长期使用过的机型
DC7600 USDT
Pavilion dv4000
ProBook 6510b
xw4600
z800
z820
EliteBook 2740p
ProBook 6460b
Pavilion DV4
Envy 15
SlateBook x2
ProDesk 600 G3 SFF
t5740 Thin Client
t620 Thin Client
EliteBook 840 G3
ZBook 15 G3
ProBook 440 G8
Omen 25L GT12 AMD
- 将帖子标记为未读
- 将此主题添加到书签
- 订阅此主题
- 禁止
- 订阅此主题的 RSS 提要
- 高亮显示此贴
- 打印此贴
- 标记帖子
不知道误删了什么,导致玩任何一款游戏都直接掉帧
发布时间 2023-03-24 09:22:47
Get-Item : 找不到路径“C:\Windows\OMENSDK_Ver.exe”,因为该路径不存在。
所在位置 行:17 字符: 2
+ (Get-Item C:\Windows\OMENSDK_Ver.exe).versioninfo | out-file \hpinfo. ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Windows\OMENSDK_Ver.exe:String) [Get-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetItemCommand
出现这段,我有向日葵远程,有时间的话麻烦可以连接一下
我的识别码:822720607
使用向日葵即可对我发起远程协助
向日葵下载地址:http://url.oray.com/tGJdas/
- 将帖子标记为未读
- 将此主题添加到书签
- 订阅此主题
- 禁止
- 订阅此主题的 RSS 提要
- 高亮显示此贴
- 打印此贴
- 标记帖子
不知道误删了什么,导致玩任何一款游戏都直接掉帧
发布时间 2023-03-24 09:25:31
- 系统桌面按Win+R打开运行,输入
powershell
- 按住键盘ctrl+shift,鼠标点确定
命令行打开显示PS C:\Windows\system32>则是成功以管理员运行打开了powershell,否则以上重试
欢迎来到社区,我是一名志愿者,私人信息不会被回复。
如果我的回复对您有帮助, 请点击按钮。如果我的回复帮助您解决了问题,别忘了点击
,可以帮到其他遇到同样问题的用户。
我长期使用过的机型
DC7600 USDT
Pavilion dv4000
ProBook 6510b
xw4600
z800
z820
EliteBook 2740p
ProBook 6460b
Pavilion DV4
Envy 15
SlateBook x2
ProDesk 600 G3 SFF
t5740 Thin Client
t620 Thin Client
EliteBook 840 G3
ZBook 15 G3
ProBook 440 G8
Omen 25L GT12 AMD
- 将帖子标记为未读
- 将此主题添加到书签
- 订阅此主题
- 禁止
- 订阅此主题的 RSS 提要
- 高亮显示此贴
- 打印此贴
- 标记帖子
不知道误删了什么,导致玩任何一款游戏都直接掉帧
发布时间 2023-03-24 09:27:46
PS C:\WINDOWS\system32> gwmi Win32_OperatingSystem | select caption,version | out-file \hpinfo.txt -force -append;`
>>
>> (gwmi win32_bios).caption | out-file \hpinfo.txt -force -append;`
>>
>> (gwmi MS_SystemInformation -namespace root\wmi).SystemSKU | out-file \hpinfo.txt -force -append;`
>>
>> Confirm-SecureBootUEFI | out-file \hpinfo.txt -force -append;`
>>
>> gwmi win32_VideoController | select caption,DriverVersion | out-file \hpinfo.txt -force -append;`
>>
>> (gwmi Win32_PNPEntity | Where-Object{$_.ConfigManagerErrorCode -ne 0}) | select caption,deviceID | out-file \hpinfo.txt -force -append;`
>>
>> service hp* | out-file \hpinfo.txt -force -append;`
>>
>> (Get-AppxPackage | where-object{$_.name -like "*omen*"}) | select name,version | out-file \hpinfo.txt -force -append;`
>>
>> (Get-Item C:\Windows\OMENSDK_Ver.exe).versioninfo | out-file \hpinfo.txt -force -append
Get-Item : 找不到路径“C:\Windows\OMENSDK_Ver.exe”,因为该路径不存在。
所在位置 行:17 字符: 2
+ (Get-Item C:\Windows\OMENSDK_Ver.exe).versioninfo | out-file \hpinfo. ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Windows\OMENSDK_Ver.exe:String) [Get-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetItemCommand
PS C:\WINDOWS\system32>
这是有PS C:\WINDOWS\system32>的,它显示的是上面那段
- 将帖子标记为未读
- 将此主题添加到书签
- 订阅此主题
- 禁止
- 订阅此主题的 RSS 提要
- 高亮显示此贴
- 打印此贴
- 标记帖子
不知道误删了什么,导致玩任何一款游戏都直接掉帧
发布时间 2023-03-24 09:31:43
caption version
------- -------
Microsoft Windows 11 家庭版 10.0.22621
F.19
4LE28PA#AB2
True
caption DriverVersion
------- -------------
Intel(R) UHD Graphics 630 24.20.100.6345
NVIDIA GeForce GTX 1050 Ti 31.0.15.3141
caption deviceID
------- --------
Intel(R) UHD Graphics 630 PCI\VEN_8086&DEV_3E9B&SUBSYS_84DA103C&REV_00\3&11583659&0&10
Status Name DisplayName
------ ---- -----------
Running HPAppHelperCap HP App Helper HSA Service
Running HPDiagsCap HP Diagnostics HSA Service
Running HPNetworkCap HP Network HSA Service
Running HPOmenCap HP Omen HSA Service
Stopped hpqcaslwmiex HP CASL Framework Service
Running HPSupportSoluti... HP Support Solutions Framework Service
Running HPSysInfoCap HP System Info HSA Service
Running HpTouchpointAna... HP Analytics service
caption version
------- -------
Microsoft Windows 11 家庭版 10.0.22621
F.19
4LE28PA#AB2
True
caption DriverVersion
------- -------------
Intel(R) UHD Graphics 630 24.20.100.6345
NVIDIA GeForce GTX 1050 Ti 31.0.15.3141
caption deviceID
------- --------
Intel(R) UHD Graphics 630 PCI\VEN_8086&DEV_3E9B&SUBSYS_84DA103C&REV_00\3&11583659&0&10
Status Name DisplayName
------ ---- -----------
Running HPAppHelperCap HP App Helper HSA Service
Running HPDiagsCap HP Diagnostics HSA Service
Running HPNetworkCap HP Network HSA Service
Running HPOmenCap HP Omen HSA Service
Running hpqcaslwmiex HP CASL Framework Service
Running HPSupportSoluti... HP Support Solutions Framework Service
Running HPSysInfoCap HP System Info HSA Service
Running HpTouchpointAna... HP Analytics service
caption version
------- -------
Microsoft Windows 11 家庭版 10.0.22621
F.19
4LE28PA#AB2
True
caption DriverVersion
------- -------------
Intel(R) UHD Graphics 630 24.20.100.6345
NVIDIA GeForce GTX 1050 Ti 31.0.15.3141
caption deviceID
------- --------
Intel(R) UHD Graphics 630 PCI\VEN_8086&DEV_3E9B&SUBSYS_84DA103C&REV_00\3&11583659&0&10
HID-compliant game controller HID\HIDCLASS&COL06\1&4784345&0&0005
Status Name DisplayName
------ ---- -----------
Running HPAppHelperCap HP App Helper HSA Service
Running HPDiagsCap HP Diagnostics HSA Service
Running HPNetworkCap HP Network HSA Service
Running HPOmenCap HP Omen HSA Service
Running hpqcaslwmiex HP CASL Framework Service
Running HPSupportSoluti... HP Support Solutions Framework Service
Running HPSysInfoCap HP System Info HSA Service
Running HpTouchpointAna... HP Analytics service
或者是这一段?
- 将帖子标记为未读
- 将此主题添加到书签
- 订阅此主题
- 禁止
- 订阅此主题的 RSS 提要
- 高亮显示此贴
- 打印此贴
- 标记帖子
不知道误删了什么,导致玩任何一款游戏都直接掉帧
发布时间 2023-03-24 09:59:24
明白了,就是SDK没装
不同机型安装文件不同,以驱动下载页面【实用程序-工具】提供的为准
【技术分享】如何直接在电脑上通过官网下载驱动 - 惠普支持社区 - 1176300 (hp.com)
欢迎来到社区,我是一名志愿者,私人信息不会被回复。
如果我的回复对您有帮助, 请点击按钮。如果我的回复帮助您解决了问题,别忘了点击
,可以帮到其他遇到同样问题的用户。
我长期使用过的机型
DC7600 USDT
Pavilion dv4000
ProBook 6510b
xw4600
z800
z820
EliteBook 2740p
ProBook 6460b
Pavilion DV4
Envy 15
SlateBook x2
ProDesk 600 G3 SFF
t5740 Thin Client
t620 Thin Client
EliteBook 840 G3
ZBook 15 G3
ProBook 440 G8
Omen 25L GT12 AMD
- 将帖子标记为未读
- 将此主题添加到书签
- 订阅此主题
- 禁止
- 订阅此主题的 RSS 提要
- 高亮显示此贴
- 打印此贴
- 标记帖子
不知道误删了什么,导致玩任何一款游戏都直接掉帧
发布时间 2023-03-24 10:03:12
这两个设备状态异常,其中一个是核显
caption deviceID
------- --------
Intel(R) UHD Graphics 630 PCI\VEN_8086&DEV_3E9B&SUBSYS_84DA103C&REV_00\3&11583659&0&10
HID-compliant game controller HID\HIDCLASS&COL06\1&4784345&0&0005
欢迎来到社区,我是一名志愿者,私人信息不会被回复。
如果我的回复对您有帮助, 请点击按钮。如果我的回复帮助您解决了问题,别忘了点击
,可以帮到其他遇到同样问题的用户。
我长期使用过的机型
DC7600 USDT
Pavilion dv4000
ProBook 6510b
xw4600
z800
z820
EliteBook 2740p
ProBook 6460b
Pavilion DV4
Envy 15
SlateBook x2
ProDesk 600 G3 SFF
t5740 Thin Client
t620 Thin Client
EliteBook 840 G3
ZBook 15 G3
ProBook 440 G8
Omen 25L GT12 AMD