Microsoft Store error 0x80D02017 in Windows 10

disable ipv6 network connections

After installing a Windows 10 feature update, you may be unable to download apps or update existing apps in the Microsoft Store. Downloading apps or updating them results in the error 0x80D02017 with the description saying “Unknown”.

Running the Store apps troubleshooter, reinstalling Microsoft Store or resetting the Store using wsreset.exe may not fix the problem.

The following errors may also be seen in the Windows Event Viewer.

Source: C:\BA\18\s\src\App\DependencyResolver\MvrDependencyResolver.cs (53)"
Information Windows-ApplicationModel-Store-SDK 4 StorefrontClient "ErrorDialogViewModel. Context: WU, Code: 0x80D02017, Title(ShortDescription): Something unexpected happened ButtonLabel: Close, Link: feedback-hub:?tabid=2&categoryid=20&searchString=Code: 0x80D02017
Function: Initialize


Source: C:\BA\18\s\src\App\ViewModels\Dialogs\ErrorDialogViewModel.cs (132)"
Information Windows-ApplicationModel-Store-SDK 4 StorefrontClient "ErrorDialogViewModel. ButtonOneLabel: Report this problem ButtonTwoLabel: Close, Link: feedback-hub:?tabid=2&categoryid=20&searchString=Code: 0x80D02017
Function: SetAction

This problem can be fixed by turning off IPv6 in some systems.Read more

[Fix] Word isn’t your default program for viewing and editing documents

word not the default editor message startup

Whenever you start Microsoft Office Word, you may see the message asking Microsoft Word isn’t your default program for viewing and editing documents. Do you want to select the file types that Word should open?

This message may appear even if Word is currently the default program for viewing and editing .doc, .docm,.docx, .dot, .dotm,.dotx, .odt, .wbk, .wiz file types and the ms-word: URL protocol.

It’s a simple issue, and repairing Office Word installation is not necessary to fix the problem.Read more

Windows Update Service Properties Grayed Out in Services MMC

windows update service properties tab grayed out - wuauserv sddl fix

When you open the Services MMC (services.msc) and double-click Windows Update service properties, the Start and Stop buttons are grayed out. Also, you may be unable to change the service Startup type.

As a workaround, you can change the service startup and other settings using the registry or run the SC.exe command-line tool under the SYSTEM account and modify the service settings.

This article tells you how to make the Windows Update service configurable (by administrators) using the Services MMC.Read more

How to Run a Program as SYSTEM (LocalSystem) Account in Windows

Many Windows system files, registry keys, and services are owned by the SYSTEM (a.k.a LocalSystem) account, which has a high privilege level. If you need to modify a registry key owned by the SYSTEM account, there are at least two options.

The first option that comes to your mind is to take ownership of the corresponding registry key, assign yourself Full Control permissions. Once the registry key or the values are updated, revert the permissions and ownership to SYSTEM.

There is, however, an easier option. You can run the program — e.g., the Command Prompt or the Registry Editor under the SYSTEM account directly and update the registry values.

This article lists 7 different methods using which you can run programs under the SYSTEM or LocalSystem account in any version of Windows, including Windows 10. You can also add a Run as SYSTEM right-click menu option for .exe files.

Read more

How to Batch Convert Word Documents into PDF Files

batch convert word documents to pdf

Microsoft Word is a top-notch word processor using which you can save documents in .doc, .docx, and different other formats. When you need to send a document to someone who doesn’t have Office Word installed, you usually convert the document to PDF and send it.

As you may have known, Microsoft Word lets you convert or save a document (.doc or .docx file) as a PDF file using the Save As dialog.

Open the document, and launch the Save as dialog. Select PDF (*.pdf) from the list and save the file.

Another option would be to use the Microsoft Print to PDF driver in Windows 10 to output the .doc or .docx file to a .pdf document. For this, you’d use the Print option (instead of Save as) to print the document to PDF.

Pre-Windows 10 systems don’t have the Microsoft Print to PDF driver. In those systems. you can use the free CutePDF Writer or Foxit PDF Printer (part of Foxit PDF Reader software.)

But, if you have tens or hundreds of Word documents that you want to convert to PDF, using the GUI option would be a time-consuming and tiring task.

This article tells you how to batch convert multiple .doc or .docx files to PDF files using Windows Script and other methods.
Read more

Error 0x80070422 in Windows Update and Store

windows update error error 0x80070422

When you open Settings and check for updates on your Windows 10 or 11 computer, the error 0x80070422 appears. Here is the entire error message:

There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80070422)

Read more

How to Assign the Same Drive Letter for USB Drive in Windows

assign same drive letter for a external drive - windows

When you insert a USB flash drive, external hard disk, or an SD card, Windows allots the first available drive letter. If drives C, D, E are already used, when you insert an external drive, it allocates drive letter F: for the external drive.

If you’re wondering how to assign the same drive letter for an external drive, then this article has the info you need.Read more

What is PortableBaseLayer Partition in Windows 10 Disk Management

what is PortableBaseLayer in disk management

After upgrading to Windows 10 version 1903 (Codenamed “19H1”), the Disk Management window may show an additional drive named PortableBaseLayer of size 8191 MB (8 GB) When the PortableBaseLayer drive is right-clicked, all the options (except Properties) are grayed out. PortableBaseLayer also shows up in the defragmenter (“Optimize drives”) window as a virtual hard disk. … Read more

Find the IP address of a Mapped Network drive in Windows

find ip address of mapped network drive

Network shares are accessed using their UNC paths (begin with \\). For frequently accessed network shares, the UNC path can be mapped to a drive letter in Windows. You may be wondering how to find out the IP address of a mapped network drive — i.e., the IP of the network computer that hosts the shared folder. This post tells you how to find it.Read more