Skip to main content

All Questions

Tagged with
0 votes
1 answer
20 views

W10 command line prevent process launch failure due to "blocked" redirect files

I have a .vbs file which runs a .bat file which has the following line in it: python src\core\start.py 1> stdout.txt 2> stderr.txt ... annoyingly, after I shut down a previous run and ordered ...
mike rodent's user avatar
1 vote
1 answer
5k views

Hide a process in the Windows task manager by using task manager hider

I watched this video and there you can see how to hide a process by using the software task manager hider: I tried to use it; in particular I opened the project in Visual Studio 2022, then I right ...
Gennaro Arguzzi's user avatar
1 vote
2 answers
159 views

Unknown process always does something with all USB drives

Every time I'm trying to format any of my fully empty USB stick I get this error. Every time I'm clicking on the button "eject" to any of my fully empty USB stick in Windows Explorer I get ...
Kristal's user avatar
  • 31
0 votes
2 answers
384 views

Application files being deleted repatedly - how to find what it did?

A folder containing executable files for an application under ProgramData on Windows 10 is being deleted repeatedly on my laptop, only empty app folder remains. I have looked into this: Something ...
Vojtěch Dohnal's user avatar
1 vote
0 answers
49 views

Windows 10 on Ryzen 1700x starts processes slowly

I have Windows 10 (22H2, 10.0.19045) installed on the following system: Ryzen 1700x 32 GB of RAM 1 TB Samsung 970 EVO (M.2) Windows Defender virus scanner. About 2 months ago, the system started ...
Martin Schroeder's user avatar
2 votes
0 answers
75 views

Windows: Kill processes by arguments [closed]

I'm on Windows 10. I want to kill all processes that have the word "foobar" in their command line arguments. How can I do that in the terminal, without touching the mouse?
Ram Rachum's user avatar
  • 5,250
0 votes
2 answers
324 views

Why do processes start appearing at the top of the tree's root instead of where they should, underneath wininit.exe and explorer.exe?

Why do these processes appear at the top of the Process Explorer window instead of below the wininit.exe section where they should be? Some Facts Starts happening after about 10-30 minutes of system ...
Jeff's user avatar
  • 574
1 vote
2 answers
6k views

What is the UNCServer process running on my WIndows 10 Laptop?

I have a Lenovo i5 Laptop. There is always a UNCServer process running. Is there some way to identify what that process is doing? Some details of my laptop (from System info): Windows 10 Home Build ...
Ron Ventura's user avatar
0 votes
0 answers
205 views

How to lock cpu priority of a process and block it from changing the priority itself?

I have an application that is programmed to change it's priority to high. Even if I switch it back to normal or lower, it changes back after some time. How can I block this behavior? How can I force ...
MarioPL98's user avatar
0 votes
0 answers
1k views

Cannot access network folder from local server on my machine

I have network folder (\\domain.corp\work), which I can access in a program (executed in terminal) with my user (filip) on my machine (DESKTOP-MI7V4AE): on host [DESKTOP-MI7V4AE.localhost], domain [...
kocica's user avatar
  • 101
0 votes
1 answer
64 views

File not in use, yet cannot be removed

I cannot remove executable because windows explorer says its in use. But both Resource Monitor and Process Explorer claim this file is not used. IObit Unlocker also says that file is not locked. So I'...
CorporalGiraffe's user avatar
1 vote
1 answer
2k views

PowerShell on Windows: Start-Process fails if output redirection arguments are used

Why does Start-Process fail to find the executable (not in the path) if -RedirectStandardOutput or -RedirectStandardError are specified? I.e. [X:\] Start-Process -FilePath "prog.exe" -...
huoneusto's user avatar
  • 241
0 votes
1 answer
813 views

Hanged program not shown up in process explorer

This is something bugging me for more than a decade. Occasionally there is a program hang in Windows (in this case a setup program in Windows 10 Pro), I tried to close it from resource monitor and it ...
Nicholas Humphrey's user avatar
0 votes
0 answers
76 views

Can I use ProcessExplorer to trace the parameters of future running process?

I would like be able to trace all calls to MSBuild.exe with its parameters. It seems I should be using sysinternals Process Explorer. I'm lost how I can accomplish this or if I should be doing ...
AmandaSai98b's user avatar
0 votes
0 answers
65 views

RtlService.exe leaking handles if explorer not running

I have an odd issue with RtlService - apparently a service that connects Windows to the Realtek network card. I have a Windows 10 IoT machine. When it starts up, it runs an application as a custom ...
komodosp's user avatar
  • 285

15 30 50 per page
1
2 3 4 5
7