How to Import Video in DaVinci Resolve 18.6

Problem: I like to import video in DaVinci Resolve 18.6.

Resolution:

Go through the following steps:

  • Open DaVinci Resolve 18.6
  • Go to File > Import >Media

image

  • This will allow you to browse through the videos present on your system.

image

  • Select the video and double click on it.

image

  • The video will be imported.
  • Double click on it to bring it to the timeline.

image

Fixing 10.2.4.1 Security – Software Dependencies ( .net blazor maui 8.0) to Microsoft store

Problem:

I have published my application in store, recently update my maui blazor application 6.0 to 8.0 when I submit my msix package to store I am getting

10.2.4.1 Security – Software Dependencies Products may depend on non-integrated software (such as another product or module) to deliver primary functionality only as long as the additional required software is disclosed within the first two lines of the description in the Store. .NET

to resolve what I need to do?

Resolution:

The error message you’re encountering (10.2.4.1 Security – Software Dependencies) indicates that the Microsoft Store review process flagged your .NET MAUI Blazor application (updated from 6.0 to 8.0) because it likely depends on external software that isn’t directly included in your MSIX package.

To address this issue and ensure compliance with the Microsoft Store requirements, you need to clearly mention any dependencies, including the .NET runtime, within the first two lines of your app’s description.

Here’s an example of how you can modify your app’s description to comply with this requirement:

image

Refer to the Microsoft documentation on MSIX package requirements and dependencies: https://learn.microsoft.com/en-us/windows/msix/

Search online for specific guidance on including external dependencies in .NET MAUI Blazor MSIX packages (considering version compatibility).

Can’t Boot 0xc000000f Error

Problem:

I am trying to resolve the error “0xc000000f”, I have tried all the methods I have hired online, but none of the options are viable and I cannot copy the boot files.

Resolution:

The error code 0xc000000f typically indicates a problem with missing or corrupt system files that are essential for Windows to boot.

While a failing hard drive can cause this error, there are tools to verify your drive’s health. You may get those in the support site of the website of the manufacturer.

  1. Boot your computer with a Windows 10 installation media (USB or DVD). You can create one using another computer following instructions from https://support.microsoft.com/en-us/windows/create-installation-media-for-windows-99a58364-8c02-206f-aa6f-40c3b507420d.
  2. During bootup, choose “Repair your computer” on the first screen.
  3. Select “Troubleshoot” > “Advanced options” > “Startup Repair.”
  4. This will attempt to automatically diagnose and fix the issue preventing Windows from booting.

======================

  1. Follow steps 1 and 2 from the Automatic Repair section above.
  2. In the “Advanced options” menu, select “Command Prompt.”
  3. Run the following commands one by one, pressing Enter after each:
    • bootrec /fixmbr
    • bootrec /fixboot
    • bootrec /rebuildbcd
  4. These commands attempt to repair the Master Boot Record (MBR), boot sector, and rebuild the Boot Configuration Data (BCD) which might be corrupted.

===========

  1. Follow steps 1 and 2 from the Automatic Repair section above.
  2. In the Command Prompt, type chkdsk /f c: (replace ‘c’ with your drive letter) and press Enter.

Steps to Deploy Windows 11 language pack through SCCM

Here are step by step instructions:

  • Locate the Windows 11 language pack you need. You can find them through the Microsoft Volume Licensing Service Center (VLSC) or the Multilingual App Toolkit (MAT).
  • Now Copy the downloaded language pack CAB files to a distribution point accessible by SCCM clients.
  • Create a new task sequence or edit an existing one for Windows 11 deployment in SCCM console.
  • Within the script, use PowerShell cmdlets like Add-Package or DISM commands like DISM /Online /Add-Package to install the downloaded CAB files.

Fixing Windows 10 Update Error(0x80070643)

Problem: The user is getting Windows 10 Update Error(0x80070643).

Resolution:

Windows includes a built-in troubleshooter that can diagnose and fix common update installation issues. Here’s how to run it:

Open Settings.

Go to Update & Security.

Select Troubleshoot from the left pane.

Click on Additional troubleshooters.

Choose Windows Update and click “Run the troubleshooter.”

=========================

Open the Command Prompt as administrator.

Type the following commands one by one, pressing Enter after each:

  • net stop wuauserv
  • net stop cryptSvc
  • net stop bits
  • net stop msiserver
  • net start wuauserv
  • net start cryptSvc
  • net start bits
  • net start msiserver

Microsoft Store won’t download any apps

Problem:

I am unable to download any app from Microsoft Store.

Resolution:

  • Press Win + R, type wsreset.exe, and press Enter.
  • Open Settings > Apps > Apps & features.
  • Find Microsoft Store, click Advanced options, and select Reset or Repair. If issues persist, try reinstalling it completely.
  • Check Date and Time are correct.
  • Run SFC and DISM commands in an elevated command prompt to check and repair system files: sfc /scannow DISM /Online /Cleanup-Image /RestoreHealth
  • You may also create a new user account to recheck the issue.

How to Fix VPN Connectivity issue in Windows 11

Problem:

I’m receiving the following message: “The connection could not be established because the authentication method used by your connection profile is not allowed to be used by an access policy configured on the RAS/VPN server”.

Resolution:

Temporarily disable the firewall and try connecting again to see if it resolves the issue. You may need to configure firewall rules to allow VPN traffic if it does. If the issue persists, try uninstalling and reinstalling the VPN client software.

Open Device Manager:

  • Look for WAN Miniport Network Adapters in the Device Manager.
  • Right-click on them and select Uninstall device option to remove them.
  • Since the WAN adapter is internal hardware, the scan will automatically reinstall the missing driver you just removed. 
  • Reboot.

Open Command Prompt as Admin and type the following commands one after the other:
ipconfig /release
ipconfig /flushdns
ipconfig /renew
netsh int ip reset
netsh winsock reset

Reboot & Freezing Issues

Problem:

I am running Windows 11 and after an update the system is facing occasional reboot and freezing. I downgraded to Windows 10 but same thing is continuing. How to fix?

Resolution:

  • Look at the Event Viewer application error logs created immediately after the reboot or freezing.
  • Overheating a major culprit, especially during intense workloads or in hot environments. When components like the CPU or GPU get too hot, the computer will automatically reboot to prevent damage.Consider cleaning your computer or improving airflow.
  • A failing hard drive, RAM, or power supply can also trigger unexpected reboots.
  • Make sure you have the latest Windows updates and drivers for your hardware, especially graphics cards and chipset drivers.
  • Open Start and type cmd.

Right-click on Command Prompt and choose Run as administrator.

Click Yes in the User Account Control (UAC) prompt.

In the Command Prompt window, type the following command and press Enter:

sfc /scannow

In the same Command Prompt window, type the following command and press Enter:

DISM /Online /Cleanup-Image /RestoreHealth

  • Update BIOS.
  • If the above suggestion fails, go for a Clean install.

I passed MD-102 exam. but not reflecting on my profile

Problem:

I have passed MD-102 exam but it is not reflecting on my profile.

Resolution:

  • It typically takes 24-48 hours for certificates to be issued after the exam results are posted.
  • If you’ve waited 48 hours and your certificate is still not reflected in your profile, you can try the following troubleshooting steps:

Try refreshing your profile or logging out and back in.

  • You can check your results on the Pearson VUE website.

You can contact Microsoft Learn support for assistance.