Search Results
Search type | Search syntax |
---|---|
Tags | [tag] |
Exact | "words here" |
Author |
user:1234 user:me (yours) |
Score |
score:3 (3+) score:0 (none) |
Answers |
answers:3 (3+) answers:0 (none) isaccepted:yes hasaccepted:no inquestion:1234 |
Views | views:250 |
Code | code:"if (foo != bar)" |
Sections |
title:apples body:"apples oranges" |
URL | url:"*.example.com" |
Saves | in:saves |
Status |
closed:yes duplicate:no migrated:no wiki:no |
Types |
is:question is:answer |
Exclude |
-[tag] -apples |
For more details on advanced search visit our help page |
For questions specific to Windows 10. Use [windows] instead for questions involving Windows in general.
1
vote
1
answer
4k
views
What does the RNDBWM.exe process do?
I have found the RNDBWM.exe process running on my computer and permanently takes one of the CPU cores (high CPU usage). The file description looks like below:
What is the process performs? Is this pa …
4
votes
Accepted
Why the Task Manager automatically does not start from the Startup folder at user log on?
Well, it is possible to use the Task Scheduler to run the Taskmgr.exe at user log on. Unfortunately, when I minimize the application I don't see it icon in the System Tray area, what is required.
Ther …
4
votes
3
answers
4k
views
Why the Task Manager automatically does not start from the Startup folder at user log on?
I want the Task Manager to be able start automatically each time when user login to the Windows. The following article describes how to Add an app to run automatically at startup in Windows 10:
Sele …
1
vote
0
answers
61
views
How to set default web page while opening new tab in Microsoft Edge? [duplicate]
I am using Microsoft Edge, Version 88.0.705.53 (Official build) (64-bit). When I opening a new tab the following content is displayed:
But now I want to specify my default page when opening a new tab …
0
votes
1
answer
2k
views
“Repository has not been enabled to accept revision propchanges;” error
I'm trying to edit a log message in the TortoiseSVN repository on Windows 10. But while trying to commit a new message text the following message is appearing:
After some researching I found that it …
1
vote
Enabling Windows Init System Logs
If you want to see Windows boot log to troubleshooting some problems make the following:
Configure Windows to create a boot log:
Win+R
Type msconfig.exe and press Enter.
In System Configuration Boot …
0
votes
Accepted
Why the Samba shares on Debian became inaccessible after Windows 10 update to 20H2?
Finally I found what caused the problem.
In my case, from some reason after the Windows upgrade to 20H2, the network discovery service was Turned off.
Every time when I checked Turn on network discove …
0
votes
1
answer
970
views
How to hide some networks from appearing in “Available Wi-Fi networks” dialog?
When I open the Network status tab I see the following option:
Pressing on it open all available Wi-Fi networks around:
Is it possible to prevent some networks from appearing in this “Available Wi-F …
1
vote
1
answer
704
views
`taskmgr.exe` The requested operation requires elevation [duplicate]
I tried to auto start the taskmgr.exe on the user login by creating a shortcut of Task Manager in the startup folder, as it described on the Microsoft forum:
Open Run, type and enter shell:appsfolde …
0
votes
1
answer
2k
views
Why the Samba shares on Debian became inaccessible after Windows 10 update to 20H2?
I have updated the Windows 10 to version 20H2 and after that all my Samba shares on the Debian are became inaccessible.
The ping from Windows 10 to Debian is successful. But when I trying in the Windo …
9
votes
3
answers
44k
views
How to disable/enable network adapter from command line on the Windows 10?
Currently, when I need to disable/enable network adapter I'm performing the following steps:
Opening the device manager (⊞ Win+R, devmgmt.msc and Enter).
Searching for the required network adapter.
C …
1
vote
Windows 10 can't map network drive of Linux samba server
The DNS Client service should be running to support the network shares. Enabling the DNS Client service and turning on the network discovery will help the Samba shares became enabled.
If the DNS Clien …
6
votes
Accepted
Which Unicode characters cannot be used for NTFS file names?
See the following restrictions for the File and Directory Naming Conventions in the Microsoft documentation:
Use any character in the current code page for a name, including Unicode characters an …