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.
2,777 questions
0
votes
1
answer
73
views
Why is my volume label missing on a drive letter pointing to a local folder containing symlinks to shared folders on servers?
I have encountered a confusing issue and want to report my implementation of the solution (see this old Super User thread) and the strange behavior. The strangeness? The volume label seems to come ...
2
votes
0
answers
22
views
Can I remap the Office key combos using registry?
I have found that the "Office" (aka Hyper) key itself, which is essentially Ctrl+Shift+Alt+Win, can be remapped by adding a value to the registry.
And there are combos like Office+X for ...
1
vote
0
answers
42
views
How to automate Registry Editor value changes? [duplicate]
These hover thumbnails bother me, so I set up a high hover time for ExtendedUIHoverTime in the registry editor. After few restarts they reappeared, I suspected this is because a company policy removed ...
1
vote
0
answers
82
views
Copying registry data from Windows 10 to Windows 11 did not work?
Following my previous question, I had the idea that file "open with" defaults have to be remembered somewhere. The answer I found is that they are remembered in the registry. I was wondering ...
1
vote
1
answer
79
views
How to format an M2 SSD that had its Windows registry wiped by a registry cleaner?
This M2 seemingly had its Windows 11 registry wiped by the new CCleaner version. Just like the title says, this M2 cannot be accessed and cannot be seen through winre or a windows installation tool on ...
1
vote
1
answer
47
views
What is the lowest level in the system outside the GUI where the sound sub-system's volume balance be adjusted?
All my sound devices on a particular laptop have an issue with Windows playing deeper bass on the left side than the right.
It doesn't matter what devices they are. The same effect happens when they ...
0
votes
1
answer
271
views
`dism /online /cleanup-image` aborts with error 2, 'The system cannto find the file specified'
My windows is in German, so many of the following messages are in German. I have added the English translations where needed.
The problem at my Win 11 x64 Pro startet when I wanted to open notepad.exe,...
1
vote
0
answers
63
views
Duplicate Recycle Bin Icon Appearing on Desktop When Using Folder Redirection
I’m seeing a strange issue where users end up with two Recycle Bin icons on their desktop. We modify the registry in “Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User ...
3
votes
0
answers
116
views
How can I run a ps1 script from the context menu in Windows Terminal - but ALWAYS open a new WT window instead of the script running in a new tab?
I have set up some right-click context menu entries for .ps1 files to run PowerShell scripts in Windows Terminal instead of ConHost. Screenshot:
So I can run a one-off script elevated or un-elevated ...
8
votes
1
answer
911
views
Windows file type icons
I work in Digital Publishing and work hard to maintain a "vendor-neutral" approach in my working/development environment.
To help with this approach, I have put together a set of "...
0
votes
0
answers
242
views
MS Excel recent file list - where are the OneDrive file locations stored?
I'm trying to programatically manipulate the Favorites list in Excel (Office 365 - in a corporate computer, so no admin access), namely by downloading a file which is sent at irregular intervals (and ...
2
votes
1
answer
380
views
How to remove system folders created by third-party programs?
A program which I've uninstalled left this dead folder in Windows Explorer. I searched in registry but couldn't find it.
7
votes
0
answers
123
views
Windows Explorer sometimes take longer to restart after toggling a registry value
I'm using a Bash script below in Cygwin to toggle the HideClock registry
value under
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. The
script kills and restarts explorer.exe after ...
0
votes
0
answers
198
views
Why am I experiencing large pages on Windows 11 system with 1TB RAM?
I have software RealityCapture or RealityScan (Photogrammetry to 3D models ) and am using it on ThreadRipper PRO PCs, PC A is 32 Core + 512 GB RAM + Windows 10, PC B is 96 Core + 1024 GB RAM + Windows ...
2
votes
1
answer
129
views
Errors in some applications (Excel, Word, Notepad) When Desktop Is Mapped to Network via Registry and Network Is Not Available
We are facing issues with a few applications when the desktop path is mapped to a network location via the registry, and the network is not available.
Errors Observed: Applications like Excel, Word, ...