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.

1 vote
1 answer
382 views

Windows 10 camera won't go to correct resolution

A while ago, I made a camera based on a the Omnivision OV7251 image sensor, and the Cypress CX3 USB3.0 camera controller. I wrote the firmware myself, and so I know that the camera only supports the ...
Rocketmagnet's user avatar
0 votes
0 answers
76 views

How to make the AltTabPreview smaller on Windows 11?

So far I have this reg code: '''Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AltTabViewhost] "Grid_leftmargin"=...
M V's user avatar
  • 1
1 vote
1 answer
145 views

How to change a single file type without affecting other file extensions in Windows 10 Pro?

I am attempting to set custom icons for a variety of file types. Those that I work with most so they stand out when looking through a list of files. In this instance I have created special icons for ...
Cynyster's user avatar
0 votes
0 answers
3k views

Missing Registry keys: HKEY_CURRENT_USERS\Software\Microsoft\Office

I have a bit of a pickle: One of my clients does not have an Office Directory in their Registry (HKEY_CURRENT_USERS\Software\Microsoft\Office). We use M365 and the Office Suite was installed through a ...
ConvenienceStore's user avatar
2 votes
3 answers
1k views

Batch file running installation through intune

I have created a batch file that will run an installation through intune. it will install the application it will install the configuration file And I need to add a 3rd step, which would then add a ...
Braulio Cirilo's user avatar
1 vote
1 answer
2k views

When can/should a Windows service Start type be "Boot" or "System" instead of "Automatic"?

While running the Services.msc GUI offers the ability to manually set a Windows service start type to Automatic, Automatic (Delayed start), Manual, or Disabled, the configuration of services is stored ...
ETL's user avatar
  • 381
0 votes
0 answers
520 views

Windows Autologin Issues

We have kiosk computers that have been configured to autologin for years with a non-privileged account. All the sudden yesterday, the autologin is no longer functioning on any of them, and it is ...
chaoticyeshua's user avatar
2 votes
1 answer
211 views

How to assign a command to a "microsoft-edge" pseudo protocol on Windows 10 without using Microsoft Store

I am trying to get EdgeDeflector to work to stop Windows from randomly opening Edge for links that come with system dialogs. It's enough that those links are usually useless and opened by accident, ...
Tomáš Zato's user avatar
  • 4,524
0 votes
0 answers
982 views

Removing search bar "Suggested" apps list

I want to remove/disable list of suggested apps on the search bar (Windows 10). All of them are irrelevant and annoying, and serve no purpose to me. There are few reddit/Microsoft supports posts about ...
RandomF0x's user avatar
2 votes
2 answers
4k views

Change ownership of Registry Key using script

I'm attempting to programmatically change the owner of a registry key but I can't get it to work using a few different methods in CMD or PowerShell. Is this even possible? The key is owned by "...
Patrick Keane's user avatar
0 votes
0 answers
24 views

How to change the order of explorer-contextmenu

I've created a contectmenu in Explorer on desktop with 9 options for Office :) How can I change the order of the items? For me the most important App is Excel then outlook, word, Access, ... But ...
JanR's user avatar
  • 1
0 votes
0 answers
63 views

Win 11 Registry Edit - Verification/Translators?

There is a homebrew registry patch going around which adds a 1600x900 display setting to the new ROG Ally Handheld PC. The registry edit: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\...
SheerKahn's user avatar
  • 121
1 vote
0 answers
138 views

How to change windows win key + w shortcut without Autohotkey?

I want to press "windows + w" and it opens a specific folder. I don't want to use third parties softwares. I want to replicate "windows + e" but with "windows + w" I've ...
PP Magno's user avatar
1 vote
1 answer
2k views

HKEY_CLASSES_ROOT\Directory\shell\open\command but per user

I use a third party file manager instead of Windows explorer and set it by adding the key [HKEY_CLASSES_ROOT\Directory\shell\open\command] to the registry and it works like a charm. But now I need to ...
Ed Pavlov's user avatar
  • 121
1 vote
1 answer
4k views

How to persistently modify Windows 11 bootable USB/ISO to bypass requirements instead of opening regedit each time?

I was thinking how does the new option in Rufus (the bootable media creation tool) to bypass windows 11 requirements work, as earlier, I had to open regedit each time and insert registry values for ...
Aaradhya Chauhan's user avatar

15 30 50 per page
1
3 4
5
6 7
181