Skip to main content

Questions tagged [windows-registry]

Window registry is a hierarchical database that stores configuration settings and options on Microsoft Windows operating systems. It contains settings for low-level operating system components as well as the applications running on the platform: the kernel, device drivers, services, SAM, user interface and third party applications all make use of the Registry.

Filter by
Sorted by
Tagged with
0 votes
1 answer
560 views

Windows modify system files once reboot or shutdown button pressed

Is there any way to modify a system file when the reboot/shutdown button is pressed without using an external tool like a Linux live CD? I came across a post that suggested modifying a registry value ...
shashankx86's user avatar
0 votes
0 answers
68 views

Strange Windows update issue

I'm trying to restore my missing Windows Update service. All the tutorials out there [1] [2] [3] [4] say the same thing: Get this HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv from ...
Lucas BS's user avatar
  • 482
5 votes
2 answers
514 views

Is it possible to configure edge full-screen speed?

When you press F11 on the Edge browser to show the sites in full screen, if the mouse hovers over the top border, the address bar shows up and takes a lot to hide back. How can we make it hide/show up ...
Elias Rodriguez's user avatar
0 votes
0 answers
85 views

How do I permanently disable Windows (system) from creating new values in the registry? [duplicate]

I'm having to remove/delete these two registry values every time.. (d0010409 and 00000409) The values you see in the picture are language input English US keyboards that I don't need, since I already ...
lilypichu's user avatar
0 votes
1 answer
2k views

Is there a registry key for setting default save location of application like notepad?

How to set the default save location for notepad application (or any other application like word) to downloads folder, i.e whenever i try to save a file or open a file using notepad i want file ...
KONDA BHARGAV's user avatar
0 votes
0 answers
511 views

Cannot restore default search engine as Google in Chrome despite workarounds

I accidentally deleted Google's default search engine and now the only default engine left is Yahoo. I have tried manually adding it back using the code found here: How to restore the default Google ...
Automator_Junkie's user avatar
0 votes
0 answers
70 views

Some keyboard keys have been turned off

I've been struggling for weeks with this problem: CTRL,ALT, SHIFT,FN, and WIN keys are not working! When I bring up the on-screen keyboard, those keys function correctly. When I connect an external ...
Joe1983's user avatar
0 votes
0 answers
1k views

"Error encountered during SQL installation"

During my internship at a company that utilizes Sage software, I faced challenges while attempting to install Microsoft SQL Server, which is required for Sage. I encountered multiple errors during the ...
Skeptic's user avatar
0 votes
0 answers
382 views

Why does regedit.exe have HKCU permission for importing but reg.exe does not?

I have a .reg file with current user values. If I use reg.exe in a bat file to import it says: ERROR: Error accessing the registry. If I use regedit.exe there are no issues. For regedit.exe I use: ...
subjectivist's user avatar
1 vote
1 answer
393 views

How do I find/generate the registry key name associated with a program?

A bit of background information on why I'm asking this question and my goal: I'm trying to get the volume mixer to save my settings but it doesn't work for certain apps, namely Windows Media Player. I ...
user avatar
2 votes
1 answer
527 views

How to Disconnect Virtual Display from Nvidia P40's Virtual VGA Port in WDDM Mode on Windows 11?

I have a Nvidia Tesla P40 GPU set up on my Windows 11 machine, and I'm using it through WSL2 for applications that need its CUDA capabilities. These applications are running in various CUDA toolkit ...
Michal Pawluk's user avatar
1 vote
1 answer
2k views

Enforce ProxySettingsPerUser=0 without open administrator's systemsettings panel

I would like to use ProxySettingsPerUser=0 to (remotely) configure machines to use system wide the administrator user proxy configuration. I can deploy registry settings remotely but I noticed that to ...
Kintaro's user avatar
  • 33
0 votes
1 answer
38 views

Will unspecified keys and sub-entries be kept unchanged when double click reg file?

Suppose there is a .reg file that specifies a registry entry with partial keys and values. This registry entry actually has much more keys, values and sub-entries stored in behind as shown in RegEdit....
Grace's user avatar
  • 111
0 votes
1 answer
564 views

How can I change the cursor that shows when you type without replacing it? (beam_r.cur)

I have found that most paths to cursors are stored in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Cursors\Default, but there is no registry value for changing beam_r.cur ...
furybowser's user avatar
0 votes
1 answer
24 views

windows scrollbars changed to very thin, registry changes keep reverting

Suddenly vertical and horizontal scrollbars became very thin. Impossible to read excel tab names as they are in the scrollbar. Changing the Registry entry as advised in How to Customize the Scrollbars ...
Piecevcake's user avatar
0 votes
0 answers
87 views

Run Single Instance of CMD via Registry for Multiple Files?

I have written a script to convert images with DirectXTex. I use %* in the command inside the script to handle however many files I pass to it by directly dragging multiple files onto it directly. It ...
Mr. Mendelli's user avatar
  • 1,269
11 votes
1 answer
19k views

STILL no file paths longer than 260 characters in Win Explorer, in 2023? [duplicate]

When I try to create a subfolder in a folder whose file path is already cca 260 characters, I get this message: The file name(s) would be too long for the destination folder. You can shorten the file ...
cat's user avatar
  • 113
0 votes
2 answers
600 views

Unable to remove entries in Windows File Explorer's New context menu which have no Registry ShellNew keys

On Windows File Explorer, I like to keep the New right-click context menu decluttered by removing most entries except those that I specifically want. Thus, in the Registry, I delete (replacing "...
WingedKnight's user avatar
1 vote
1 answer
166 views

Windows Process-Wide Security for Java via registry keys

My goal is to configure COM/DCOM security for my Java OPC DA client (not server). The main problem is that every time the client tries to get updates from a OPC DA server in asynchronous mode, it ...
devaskim's user avatar
  • 111
0 votes
1 answer
860 views

"The configuration registry database is corrupt" when putting in "netsh http show ssl" on administrator command prompt

I've been trying to fix this error: An error occurred while using SSL configuration for endpoint Type=0 Index=0. The error status code is contained within the returned data. (Event 15021) From the ...
keiowo's user avatar
  • 11
1 vote
1 answer
1k views

Register a file extension for all users

Lets say, I belong to Administrators in Windows 10 and I want: I. All other existed users. Users not created yet. When anyone from the above list press "enter" on a PDF file, then PDF ...
Chameleon's user avatar
  • 207
0 votes
2 answers
6k views

How can I get the windows AutoLogon password?

I have a computer with configured Auto-Logon. After a restart of Windows it automatically performs a login with a predefined user. I would also like to connect via Remote Desktop to this computer. But ...
Michael Hutter's user avatar
0 votes
2 answers
1k views

Next desktop background by cmd, Powershell or batch?

I have set slideshow as my Windows 10 background. I can right click on the desktop and select Next desktop background to change it to the next image. Is there any way to do this via cmd or powershell ...
Halil Nebioğlu's user avatar
2 votes
1 answer
916 views

How to change theme/background settings in Windows 10 automatically or with one click?

Question background: I set my background to slideshow that changes every 10 minutes. It also choose the accent color automatically from my background and show the accent color on start, taskbar, and ...
Halil Nebioğlu's user avatar
0 votes
1 answer
283 views

How to find or clear traces of deleted folders in windows 11?

I'd like to understand specifically how and where does this program finds traces of my deleted folders, do any of you have any idea how to find or clear them manually? To be more specific, those ...
ifusionz7's user avatar
1 vote
1 answer
131 views

Can %~n1 be Used in the Registry?

I am currently trying to integrate a program into my shell, the program in question is a CLI tool that has multiple options for files passed to it. I know that it is possible to run 'code' in the ...
Mr. Mendelli's user avatar
  • 1,269
-2 votes
1 answer
1k views

How to disable Numlock permanently on Windows?

I have tried some approaches as shown below to disable numlock permanently on my Windows machine, but none of them is working: https://technoresult.com/how-to-disable-num-lock-completely-in-windows-10-...
gustavo's user avatar
  • 13
2 votes
1 answer
1k views

Adding and removing items from Windows 11 Right click (new) menu

I have Windows 11, and I have uninstalled, Paint, Paint3d, and notepad application and don't want to reinstall them How to remove the New -> bitmap image? There's no [HKEY_CLASSES_ROOT\.bmp\...
Lynob's user avatar
  • 5,450
0 votes
0 answers
1k views

How to remove icon of a running program from system tray in Windows 10

Any way to do this, maybe through registry editor? What I'm trying to do is, I have a time tracking/keeping software running the whole time (to keep track of what my kids do on the pc), but the ...
imin's user avatar
  • 103
1 vote
1 answer
73 views

Windows machine trying to path into another machine using the network folder

Does anyone know what the registry change is to c$ into a system from the file explorer ?
Rodney Brown's user avatar
0 votes
1 answer
610 views

Changes made to HKEY_LOCAL_MACHINE by the SYSTEM account seem to be writing to a different hive?

We are experiencing an issue while using our RMM software to modify a registry key on multiple computers. The RMM software utilizes the SYSTEM account for this task. When executing the following ...
HippoDuck's user avatar
  • 336
1 vote
1 answer
2k views

Is there some way I can limit OneDrive's upload speed lower than 50 KB/s?

I'm on a very low-speed connection. OneDrive only allows you to change this as low as 50 KB/s. Is there some way, maybe through the registry, that I can bypass this, to set it to 20 KB/s? I'm on ...
Craig's user avatar
  • 941
0 votes
0 answers
1k views

How to prevent my inbuilt camera from turning off in low light

In low light my laptop camera (inbuilt) automatically switches to black and white, and then in even lower light it just switches off entirely until it detects sufficient light. Is there any way to ...
James Freedman's user avatar
0 votes
0 answers
24 views

Can't find SQLS connection settings on my system, 32-bit app, wrong registry?

I hope this is the right forum. A customer is moving their SQLS instance they use with a 3rd party application, AE. The settings can only be updated within the app, which is a bit annoying. They asked ...
Maury Markowitz's user avatar
0 votes
1 answer
1k views

How can I specify custom values for the 'bounce keys' feature of filter keys in Windows 11?

I've got some keys on my keyboard accidentally repeating and I've found that enabling bounce keys filtering does prevent that from happening, however, the 0.3 second delay is far too long for my ...
aalaap's user avatar
  • 720
1 vote
1 answer
10k views

How to manually upgrade Windows from an ISO file?

I have a Windows 10 installation that got into a blue screen boot loop after a system crash. I assumed the registry got corrupted since that happened 32 times in the past with this device and putting ...
Foxyz's user avatar
  • 449
1 vote
1 answer
286 views

Something overwriting some settings set in HKCR for image files

What I'm trying to achieve: Change the file type description that is shown in the explorer file type column, when creating a new file etc. What I tried to do but failed: Until now, I have been doing ...
thisistemporary's user avatar
0 votes
1 answer
114 views

The names of Windows Tools items in the control panel changed to the name of their registry keys

I installed Windows 11 on my laptop. Recently, the options available in Windows Tools in the control panel have been changed to the registry key name string. How can I solve this problem?
user3123721's user avatar
-1 votes
1 answer
78 views

How important are registry ROOT menu entries

I ‘m doing a fresh install of Windows 7 on another PC. Before making an image backup I do a clean-up of the junk. After using ShellNewHandler to remove unwanted New context menu entries. I discovered ...
Sark's user avatar
  • 402
0 votes
0 answers
302 views

Writing a .bat file that will delete orphaned registry keys in the profile list and it is not working as expected

Need to write a .bat file that will loop through HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList, check if the SID actually has a user folder on the machine and if not, ...
Matthew Malone's user avatar
0 votes
2 answers
8k views

Registry taskbar settings for default user

I got assigned to change the taskbarlayout for a lot of computers that will be rolled out in close future in our company. I figured the best way to do that would be by editing the registry. I have ...
theundercoverartist's user avatar
0 votes
0 answers
122 views

Shell Bags Registry - which resolution in use

I've been using windows registries to organize my folders (with a .bat file) every morning, I just change the location and size and open a window and change again and so on and so on, this is the ...
Giorgiojr's user avatar
3 votes
3 answers
13k views

Where are windows printer's preferences saved?

I'm trying to automate the setup of printer settings, are settings stored to a standard location? The preference window is just a proprietary driver window I'm aware of some of the registry values ...
Axeltherabbit's user avatar
1 vote
1 answer
359 views

Can I remap the power-button? [duplicate]

Can I remap the power-button to run a script (CMD, PowerShell, AHK...) e.g. via a registry entry under HKLMiSYSTEMlCurrentControlSetiControNKeyboard LayoutiScancode Map?
Pingui's user avatar
  • 179
-1 votes
3 answers
322 views

How to identify which shell-bag was last saved -- windows

I am trying to identify which Windows 10 64-bit Shell Bag was most recently saved, but as I have 5000 Bags the "max bag" parameter from powershell is useless and the BagMRU key in the ...
davodavo's user avatar
0 votes
0 answers
22 views

Disable Bing Search on Windows Start Menu for Standard Users [duplicate]

I found that the How-to-Geek Guide - How to Disable Bing in the Windows 10 Start Menu works also for Windows 11 (or at least for versions prior to 22h2). I have more than one account on my machine, ...
GDIF's user avatar
  • 101
0 votes
0 answers
21 views

Can't find registry key on Windows 10 Education N to deactivate start menu web search [duplicate]

I have Windows 10 Education N, version 21H2. I'm trying to turn off the web search function of the start menu by editing the registry, but I don't know which key I have to edit in my Windows version, ...
Owny's user avatar
  • 1
0 votes
1 answer
112 views

Random letters showing in Powershell script error making it so hard to find where the error stems from

I keep receiving random letters Powershell script error. I made a changing mouse scheme script based on system OS theme. I keep receiving random letters as shown in the image below when running the ...
fatFeather's user avatar
0 votes
1 answer
129 views

Batch for Windows Registry

So I need to know if it's possible to create a batch file for this darn thing. Create a new key in the following path named Explorer HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\ And on ...
CarlosSwap's user avatar
2 votes
4 answers
2k views

A program that was previously running fine on my system gets stuck in a loop upon starting, even after thorough reinstalls

The program in question is called MasterPlus, it's a utility for changing settings on various CoolerMaster products, my use would be accessing my mouse's settings. I'm currently on a very fresh ...
devor110's user avatar

1 2
3
4 5
54