11,906 questions with Windows 10 tags

Sort by: Updated
2 answers

Flashing taskbar and searchbar on dual monitor setup.

Does anyone know if a windows update could disrupt the taskbar on Windows 10 Pro devices? I have a handful of different devices and the issue happens on every single one of them. Two monitor setups and when you click on the 2nd monitors Windows icon…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
asked 2023-03-03T20:41:09.1366667+00:00
Lu23 10 Reputation points
answered 2024-12-24T18:25:53.3+00:00
Michael-8071 0 Reputation points
3 answers

Can't solve windows update error (0x80070002)

I have had this issue with this error for over 4 months now with now solvable solution so far. I have tried everything from using the command prompt and scanning corrupt files all the way restarting the windows update service. My computer is really…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
asked 2020-12-06T16:55:16.16+00:00
Cturtleh64 1 Reputation point
edited an answer 2024-12-24T16:25:54.57+00:00
MotoX80 34,776 Reputation points
1 answer

How do i made the error message reappear?

you know there is actually a error message if you download a software or a game from an unknown or unauthorized sources this error messages prevented you from download it in the first place because they were blocked by windows firewall i disable it when…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,963 questions
asked 2024-12-19T05:14:09.07+00:00
William B 0 Reputation points
answered 2024-12-24T15:59:39.52+00:00
Wesley Li 10,725 Reputation points
2 answers

BitLocker Recovery Prompt After Update - Assistance Needed

Hi everyone, I’m experiencing an issue where BitLocker recovery is being required on a device, and I’m trying to understand why. The device recently received update KB5048652, and the recovery prompt started appearing after that. Is there a way to…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
446 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,363 questions
asked 2024-12-12T09:30:14.7533333+00:00
Aran Billen 891 Reputation points
answered 2024-12-24T15:51:51.85+00:00
Wesley Li 10,725 Reputation points
1 answer

How to fix a system freeze?

The system is stuck, the mouse and keyboard are unresponsive. The log shows error ID 6008 and a large number of error time ID 10010.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
1,040 questions
asked 2024-12-11T12:29:58.9333333+00:00
pu sun 0 Reputation points
answered 2024-12-24T15:51:13.67+00:00
Wesley Li 10,725 Reputation points
1 answer

i cant download microsoft visual c++ because it says setup failed 0x800705b4 i did not find any tutorials on youtube how to fix it,Please help me microsoft team

I wanted to install microsoft visual c++,when i download the microsoft visual c++ installer is stuck at initializing and then after 3-2 minutes it says setup failed.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,551 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,805 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,068 questions
asked 2023-05-21T16:28:56.12+00:00
Mario Regele 5 Reputation points
commented 2024-12-24T11:47:10.3766667+00:00
SUNKING 124 0 Reputation points
1 answer

How to Reduce Latency on RDP Connections?

What steps can be taken to reduce latency on an RDP connection? The connection feels very slow and unusable, even though the internet seems fine outside of RDP, so it doesn't appear to be a hardware or connection issue.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,651 questions
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,650 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,275 questions
asked 2024-12-23T13:46:32.7133333+00:00
Danny 0 Reputation points
answered 2024-12-24T08:33:48.03+00:00
Danny 0 Reputation points
2 answers

The Update Center does not see new updates

Hi. PS C:\windows\system32> Get-HotFix | sort installedon Source Description HotFixID InstalledBy InstalledOn ------ ----------- -------- ----------- ----------- PC-114352 Update …

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,963 questions
asked 2024-12-23T10:33:51.4833333+00:00
Андрей Михалевский 3,396 Reputation points
answered 2024-12-24T08:32:16.3+00:00
Андрей Михалевский 3,396 Reputation points
0 answers

SymFromAddr api returning 487 error code

SymFromAddr api returning 487 error codex for the following code: DWORD64 dwDisplacement = 0; char buffer[sizeof(SYMBOL_INFO) + MAX_SYM_NAME * sizeof(CHAR)]; PSYMBOL_INFO pSymbol = (PSYMBOL_INFO)buffer; pSymbol->SizeOfStruct =…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,699 questions
asked 2024-12-16T09:54:13.1066667+00:00
Ashutosh Kumar Verma 0 Reputation points
commented 2024-12-24T08:26:43.1266667+00:00
Roy Li - MSFT 33,496 Reputation points Microsoft Vendor
0 answers

The issue regarding installing software for a user with administrative privileges on Windows Professional Edition.

Hello, all the PCs in our company are installed with Windows Professional Edition, both Windows 10 and Windows 11, and the users all have "User" level permissions. The issue we are encountering is that when logged in as a user, attempting to…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,275 questions
asked 2024-12-24T08:16:49.3633333+00:00
huaz 0 Reputation points
2 answers

Error 80190194 during Windows 10 Pro setup with Microsoft 365 Business Premium

I am attempting to install Windows 10 Pro on a new PC and join it to our organization using a Microsoft 365 Business Premium account. The installation runs from a USB drive created with the installation tool from Microsoft’s official site:…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,372 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,363 questions
asked 2024-12-17T15:20:28.9566667+00:00
Johnny Erlandsen 0 Reputation points
commented 2024-12-24T07:48:03.9566667+00:00
Johnny Erlandsen 0 Reputation points
3 answers

troubleshooting netplwiz not launching

When attempting to open netplwiz, nothing appears. Steps taken include restarting the computer, accessing it through the Run dialog, and trying to run it as an admin. Additionally, control userpasswords2 does not function either. What could be the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,649 questions
asked 2024-12-21T15:16:34.65+00:00
captainknife34 0 Reputation points
answered 2024-12-24T07:43:27.36+00:00
Ian Xue 38,726 Reputation points Microsoft Vendor
2 answers

install snmp festure in widows 10 offline

How can I install snmp feature in windows 10 offline? I found how to do that by online but I cannot find out offline.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
asked 2024-12-23T09:54:46.01+00:00
simon oh 0 Reputation points
answered 2024-12-24T07:42:25.4766667+00:00
Daisy Zhou 26,871 Reputation points Microsoft Vendor
4 answers

WiFi option has completely disappeared from Windows 10 PC Desktop

My dad's PC has suddenly stopped showing WiFi as an option to connect to the internet. It has always been there before and this is how he was connecting. When I open Network Settings, it shows Not Connected with No WiFi option on the left menu: I tried…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
asked 2024-07-02T19:57:05.94+00:00
Valerie Jackson 0 Reputation points
commented 2024-12-24T03:13:53.8566667+00:00
caren blisful 0 Reputation points
1 answer

GPO scheduled task run as logged on user in computer policy

Hi, I like to run task schedule as current user but gpo needs to be for computer only not user as this gpo is link to computer OU only not users. I have created task schedule and set the logged in user as %LogonDomain%%LogonUser% also setup loopback in…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,275 questions
asked 2024-12-20T12:18:54.68+00:00
lalajee 1,816 Reputation points
answered 2024-12-24T01:46:46.3633333+00:00
Yanhong Liu 13,835 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How do I set up user accounts and manage permissions in Windows?

I want to know about how do I set up user accounts and manage permissions in Windows.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,551 questions
asked 2023-10-12T04:04:04.75+00:00
Ethanbrody 45 Reputation points
commented 2024-12-23T20:17:00.6866667+00:00
William Patejdl 0 Reputation points
1 answer

Merging partitions on windows 10

Ok so, if I have two partitions of my nvme drive, is it possible to merge them both without loosing data?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
asked 2024-12-23T19:08:04.9633333+00:00
Wojtlya 0 Reputation points
commented 2024-12-23T20:14:35.28+00:00
Wojtlya 0 Reputation points
3 answers One of the answers was accepted by the question author.

I have problem with microsoft windows app runtime dynamic dependency lifetime manager

I try to update windows, microsoft store and all aplication from store, after that i open Open PowerShell as an administrator. Run the following command to repair the Windows App Runtime: Get-AppxPackage Microsoft.WindowsAppRuntime.* | Foreach…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
asked 2024-12-20T13:11:33.11+00:00
Koci 20 Reputation points
answered 2024-12-23T19:00:09.7566667+00:00
Koci 20 Reputation points
2 answers

Right arrow key doesnt work on main account

For some reason,when i enter a freshly made local account,the right arrow key works just fine but when using my main,it stops working,this was a problem before i made the other local account,

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
asked 2024-12-19T13:05:23.2233333+00:00
John Eggbutt 0 Reputation points
answered 2024-12-23T08:43:14.0133333+00:00
Hania Lian 19,676 Reputation points Microsoft Vendor
1 answer

My program is working on Windows 10 but not on Windows 11

I have a wpf application that is working on Windows 10 but when i try executing or debbugging it on Windows 11 it crashes, its driving me Crazy... The error code I find is this: Excepción no controlada en 0x00007FFE232D3B3F (combase.dll) en…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,275 questions
asked 2024-12-20T09:33:10.5333333+00:00
Victor Rodríguez Noguera 0 Reputation points
answered 2024-12-23T08:18:47.42+00:00
Daisy Zhou 26,871 Reputation points Microsoft Vendor