profile
13 TopicsIssue with "Edit with Paint 3D" Functionality
I have recently encountered an issue with Paint 3D. When I try to edit a picture using Paint 3D by right-clicking on the photo and selecting "Edit with Paint 3D," I am unexpectedly prompted to choose an app to open the file instead of Paint 3D launching directly. Has anyone else experienced this problem, or does anyone have any insights on why this might be happening and how to resolve it? Thank you for your assistance! Following was done: Reinstall Paint 3D Open Microsoft Store: Go to the Start menu and open the Microsoft Store. Search for Paint 3D: In the search bar, type "Paint 3D." Reinstall Paint 3D: If the app is installed, you can click "Open." If it’s not installed or you suspect it might be corrupted, click "Install" or "Get" to reinstall it. Ensure Paint 3D is Enabled Open Settings: Press Win + I to open Settings. Go to Apps: Navigate to "Apps" and then "Apps & features." Find Paint 3D: Scroll through the list of installed apps to find "Paint 3D." Ensure It’s Enabled: If you find it, make sure it’s not disabled. If it is, re-enable it. Associate Image Files with Paint 3D Manually Right-click on the Image File: Right-click on an image file. Select Properties: Choose "Properties" from the context menu. Change the Default Program: In the Properties window, click the "Change" button next to "Opens with." Manually Find Paint 3D: Click "More apps" if Paint 3D is not listed. Scroll down and click "Look for another app on this PC." Navigate to C:\Program Files\WindowsApps and look for the Paint 3D executable. Note that you may need administrative permissions to access this folder. Use the Default Apps Settings Open Settings: Press Win + I to open Settings. Go to Apps: Navigate to "Apps" and then "Default apps." Reset Default Apps: Scroll down and click "Reset" under "Reset to the Microsoft recommended defaults." Change Defaults Manually: After resetting, try setting Paint 3D as the default app for your image files again. Check for System Updates Open Settings: Press Win + I to open Settings. Go to Update & Security: Navigate to "Update & Security." Check for Updates: Click "Check for updates" and install any available updates. Sometimes updates can fix issues with system apps like Paint 3D. 1. Check if Paint 3D is Installed Correctly Open PowerShell as Administrator: Press Win + X and select "Windows PowerShell (Admin)." Check Installation: Enter the following command to check if Paint 3D is installed: powershell Copy code Get-AppxPackage *Microsoft.MSPaint* | Select Name, PackageFullName If Paint 3D is listed, it’s installed. If not, proceed to reinstall it. Reinstall Paint 3D: Uninstall Paint 3D using PowerShell: powershell Copy code Get-AppxPackage *Microsoft.MSPaint* | Remove-AppxPackage Reinstall from the Microsoft Store: Open the Microsoft Store, search for "Paint 3D," and install it. 2. Reset Paint 3D Open Settings: Press Win + I to open Settings. Go to Apps: Navigate to "Apps" > "Apps & features." Find Paint 3D: Scroll down and select "Paint 3D." Advanced Options: Click on "Advanced options." Reset: Click the "Reset" button. This will reset Paint 3D to its default state. 3. Create a New User Profile Open Settings: Press Win + I to open Settings. Go to Accounts: Navigate to "Accounts" > "Family & other users." Add Someone Else to This PC: Click on "Add someone else to this PC." Create a New User: Follow the prompts to create a new user account. Log In: Log out of your current account and log in with the new user account. Check if Paint 3D works correctly in the new profile. 4. Repair Windows Using DISM and SFC Open Command Prompt as Administrator: Press Win + X and select "Command Prompt (Admin)" or "Windows PowerShell (Admin)." Run DISM: Enter the following command to repair the Windows image: powershell Copy code DISM /Online /Cleanup-Image /RestoreHealth Wait for the process to complete. Run SFC: Enter the following command to check and repair system files: powershell Copy code sfc /scannow Wait for the process to complete and restart your computer.27KViews0likes10CommentsGüncelleme sonrası yaşadığım donmalar
Merhabalar bugün yaptığım güncelleme ile bilgisayarım resmen köklü değişti anlam veremiyorum 1yıldır kullanıyorum ve şuan edge de takılırken YouTube instagram vb sitelerde acayip kasıyor hatta donuyor gecikmeler oluşuyor. güncelleme defender güncellemesi diye gözüküyor ne yapmam gerekiyor?888Views0likes2CommentsChecking the connection to Microsoft. This might take a while.
I have WDS and MDT configured to deploy windows 10 to Lenovo ThinkPad 15 Gen2 along with network driver and all the things needed. Due to a minor misconfiguration right network drivers were not being injected. But when we are doing the same windows 10 installation through Bootable USB, we won't be including any drivers in that, but that still works. What I don't understand is the whole WDS deployment happens on the private network which doesn't need internet which I am being mandated for the process after MDT GUI has done its work the laptop restarts and saying "Checking the connection to Microsoft. This might take a while." as the landing page and getting stuck there for hours not letting me go any further. Please help me understand the part where it says it is trying to connect to Microsoft and getting stuck meaning it is trying to connect to internet when there is no need for that.2.3KViews0likes4CommentsWindows 10 Phone Reset Protection
I have tried resetting my Alcatel Idol 4S for my youngest son to use, but upon reset I get an error to turn off reset protection, I try logging into my account and it still does nothing, and the bitlocker says there is no recovery key to be found. I am stuck in the setup steps with no way of providing a recovery key, is there any way around this? Any help is appreciated! Thank you!1.4KViews0likes2CommentsPlease suggest me solution for data recovery as I've completely lost my data from hard disk
I've used windows 10 bootable pendrive to boot in c drive in my dell laptop. I've formatted the C drive after that when I've install windows it was not able to install in C drive, finds some solution from internet that when I convert MBR file to GPT file windows will install. So l have used command prompt to convert c drive. But it was denied and so I have used clear option in command prompt. Due to this my d and e drive accidentally clear. I've lost all data for d and e drive which I've stored almost 10 years. After that I want to recover my data therefore I've given my laptop to expert who have installed windows 10 in C drive. After that they recovered data by using some recovery tools. By the recovery tool they provide data in separate folder as jpg file, mp4 file, doc file etc. but the file name was changed and I've not got recovered data as my folder and file name structure which was as before installing windows. When they installed windows on my system only C drive is there after that they allocated one more drive i.e. D drive. Before installing windows I've 3 drive in my system i.e. c,d and e. After formatting and reinstalled windows it shows 2 drive i.e. c and d. I have also used data recovery tools with help of YouTube video. After scanning full drive by recovery tool, it shows one drive with same folder name structure. But still one drive was missing. I am sharing image which I have taken after data recovery tools. Now my question is that after these happened to my system can I recover my full data from system which I've lost with same folder ne structure. Please suggest me the solution for data recovery It will help me like life saving.2.2KViews1like4CommentsWindows 11 update prevents MS office from working
Hi All, Recently I bought a laptop Dell Vostro 3510 with Windows 11 preloaded. I have updated the Windows and Dell drivers to the latest version. But I am unable to use the Office Apps especially Power point. It is taking ton of time to load the initial appearance though nothing is installed except the preloaded apps. My computer is taking 6-7 seconds to load my hard drive. Please suggest some possible ways to rectify this. Thanks all.7.2KViews0likes3CommentsUser's home folder mapping and black wallpaper issues
Hi. I need some help. I work in a school and we have an issue with the student's (win10) PCs . They log in with autologin, but the users home folder doesn't mapping ... although with the 2nd restart it appears. I found this solution, but nothing changed. https://social.microsoft.com/Forums/en-US/8eb33fdb-5689-4691-abe6-90f9cd4499a6/how-to-allow-a-computer-time-to-get-a-network-connection-before-running-a-startup-script-without?forum=winserverGP&fbclid=IwAR0Mz_0UgK-f9cDBU1NHoEf5yJXj__onHxcGw0fixD3OTT7Wlv4wZBng24Q and we have another problem. the wallpaper only applyes in the 2nd logon just like the home folder. We have a GPO for that. The first logon the user see a black background. I've created a GPO to delete the cached blank wallpaper. C:\Users\xxxx\AppData\Roaming\Microsoft\Windows\Themes\CachedFiles\..... It works, but when the PC-s down for a day the blank wallpapers reappear.1KViews0likes1CommentWireless Display issues on Windows 11
Hi everyone (sorry for my bad english in advance) im searching to resolve an issue that i dont understand because im just a regular guy that don't know a lot about programs and everything related to. So i tried to link my mobile display to my laptop computer by installing "optionnal features" in the settings in the apps in the right panel. And the feature i needed to install was "Wireless Display" but after unsucessfully tried several times i just research on internet how to install it by this website https://quedulourd.com/comment-ajouter-un-affichage-sans-fil-sur-windows-11-avec-facilite/ (this is in french bc im french tho) so i went in the command prompt like it is showed on the website and typed this command : DISM /Online /Add-Capability /CapabilityName:App.WirelessDisplay.Connect~~~~0.0.1.0 which begin the installation.. However that appears : Microsoft Windows [version 10.0.22000.438] (c) Microsoft Corporation. Tous droits réservés. C:\windows\system32>DISM /Online /Add-Capability /CapabilityName:App.WirelessDisplay.Connect~~~~0.0.1.0 Outil Gestion et maintenance des images de déploiement Version : 10.0.22000.1 Version de l’image : 10.0.22000.438 [==========================100.0%==========================] Erreur : 0x800f0955 Échec de DISM. Aucune opération n’a été effectuée. Pour plus d’informations, consultez le fichier journal. Le fichier journal DISM se trouve à l’emplacement C:\windows\Logs\DISM\dism.log so i just type "C:\windows\Logs\DISM\dism.log" in the prompt which leads to a gibrish to me but may you could help me with it if you understand it : 2022-01-18 06:28:26, Info DISM DISM.EXE: <----- Starting Dism.exe session -----> 2022-01-18 06:28:26, Info DISM DISM.EXE: 2022-01-18 06:28:26, Info DISM DISM.EXE: Host machine information: OS Version=10.0.22000, Running architecture=amd64, Number of processors=12 2022-01-18 06:28:26, Info DISM DISM.EXE: Dism.exe version: 10.0.22000.1 2022-01-18 06:28:26, Info DISM DISM.EXE: Executing command line: DISM /Online /Add-Capability /CapabilityName:App.WirelessDisplay.Connect~~~~0.0.1.0 2022-01-18 06:28:26, Info DISM DISM Manager: PID=12124 TID=18760 physical location path: C:\ - CDISMManager::CreateImageSession 2022-01-18 06:28:26, Info DISM DISM Manager: PID=12124 TID=18760 Event name for current DISM session is Global\{0157C482-FD83-4B24-BF10-199521316BDB} - CDISMManager::CheckSessionAndLock 2022-01-18 06:28:26, Info DISM DISM Manager: PID=12124 TID=18760 Create session event 0x1fc for current DISM session and event name is Global\{0157C482-FD83-4B24-BF10-199521316BDB} - CDISMManager::CheckSessionAndLock 2022-01-18 06:28:26, Info DISM DISM Manager: PID=12124 TID=18760 Copying DISM from "C:\windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation 2022-01-18 06:28:27, Info DISM DISM Manager: PID=12124 TID=18760 Successfully loaded the ImageSession at "C:\Users\benja\AppData\Local\Temp\269B9431-D3E2-49BA-A526-DB0E69B40358" - CDISMManager::LoadRemoteImageSession 2022-01-18 06:28:27, Info DISM DISM Image Session: PID=19244 TID=14888 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore 2022-01-18 06:28:27, Info DISM DISM OS Provider: PID=19244 TID=14888 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect 2022-01-18 06:28:27, Info DISM DISM OS Provider: PID=19244 TID=14888 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect 2022-01-18 06:28:27, Info DISM DISM Provider Store: PID=19244 TID=14888 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect 2022-01-18 06:28:27, Info DISM Initialized Panther logging at C:\windows\Logs\DISM\dism.log 2022-01-18 06:28:27, Info DISM DISM Provider Store: PID=19244 TID=14888 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2022-01-18 06:28:27, Info DISM Initialized Panther logging at C:\windows\Logs\DISM\dism.log 2022-01-18 06:28:27, Info DISM Initialized Panther logging at C:\windows\Logs\DISM\dism.log 2022-01-18 06:28:27, Info DISM DISM Manager: PID=12124 TID=18760 Image session successfully loaded from the temporary location: C:\Users\benja\AppData\Local\Temp\269B9431-D3E2-49BA-A526-DB0E69B40358 - CDISMManager::CreateImageSession 2022-01-18 06:28:27, Info DISM DISM.EXE: Target image information: OS Version=10.0.22000.438, Image architecture=amd64 2022-01-18 06:28:27, Info DISM DISM.EXE: Image session version: 10.0.22000.1 2022-01-18 06:28:27, Info DISM DISM Transmog Provider: PID=19244 TID=14888 Current image session is [ONLINE] - CTransmogManager::GetMode 2022-01-18 06:28:27, Info DISM DISM Transmog Provider: PID=19244 TID=14888 Audit Mode: [No] - CTransmogManager::Initialize 2022-01-18 06:28:27, Info DISM DISM Transmog Provider: PID=19244 TID=14888 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType 2022-01-18 06:28:27, Info DISM DISM Transmog Provider: PID=19244 TID=14888 Product Type: [WinNT] - CTransmogManager::Initialize 2022-01-18 06:28:27, Info DISM DISM Transmog Provider: PID=19244 TID=14888 Product Type ServerNT : [No] - CTransmogManager::Initialize 2022-01-18 06:28:27, Info CSI 00000001 Shim considered [l:125]'\??\C:\windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.22000.460_none_049958294c986165\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND 2022-01-18 06:28:27, Info CSI 00000002 Shim considered [l:122]'\??\C:\windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.22000.460_none_049958294c986165\wcp.dll' : got STATUS_SUCCESS 2022-01-18 06:28:27, Info DISM DISM Driver Manager: PID=19244 TID=14888 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize 2022-01-18 06:28:27, Info CSI 00000001 Shim considered [l:125]'\??\C:\windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.22000.460_none_049958294c986165\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND 2022-01-18 06:28:27, Info CSI 00000002 Shim considered [l:122]'\??\C:\windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.22000.460_none_049958294c986165\wcp.dll' : got STATUS_SUCCESS 2022-01-18 06:28:27, Info DISM DISM OS Provider: PID=19244 TID=14888 Determined System directory to be C:\Windows\System32 - CDISMOSServiceManager::get_SystemDirectory 2022-01-18 06:28:27, Info DISM DISM Package Manager: PID=19244 TID=14888 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize 2022-01-18 06:28:27, Info CSI 00000001 Shim considered [l:125]'\??\C:\windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.22000.460_none_049958294c986165\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND 2022-01-18 06:28:27, Info CSI 00000002 Shim considered [l:122]'\??\C:\windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.22000.460_none_049958294c986165\wcp.dll' : got STATUS_SUCCESS 2022-01-18 06:28:27, Info DISM DISM Package Manager: PID=19244 TID=14888 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%\logs\cbs\cbs.log - CDISMPackageManager::Initialize 2022-01-18 06:28:27, Info DISM DISM Package Manager: PID=19244 TID=14888 Loaded servicing stack for online use only. - CDISMPackageManager::CreateCbsSession 2022-01-18 06:28:27, Info DISM DISM Package Manager: PID=19244 TID=14888 Processing the top level command token(add-capability). - CPackageManagerCLIHandler::Private_ValidateCmdLine 2022-01-18 06:28:27, Info DISM DISM Package Manager: PID=19244 TID=14888 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine 2022-01-18 06:28:27, Info DISM DISM Package Manager: PID=19244 TID=14888 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine 2022-01-18 06:28:27, Info DISM DISM Package Manager: PID=19244 TID=14888 CBS session options=0x40100! - CDISMPackageManager::Internal_Finalize 2022-01-18 06:29:09, Info DISM DISM Package Manager: PID=19244 TID=8448 Error in operation: (null) (CBS HRESULT=0x800f0955) - CCbsConUIHandler::Error 2022-01-18 06:29:09, Error DISM DISM Package Manager: PID=19244 TID=14888 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f0955) 2022-01-18 06:29:09, Error DISM DISM Package Manager: PID=19244 TID=14888 Failed processing package changes with session options - CDISMPackageManager::ProcessChangesWithOptions(hr:0x800f0955) 2022-01-18 06:29:09, Error DISM DISM Package Manager: PID=19244 TID=14888 Failed to install capability. - CPackageManagerCLIHandler::ProcessCmdLine_AddCapability(hr:0x800f0955) 2022-01-18 06:29:09, Error DISM DISM Package Manager: PID=19244 TID=14888 Failed while processing command add-capability. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f0955) 2022-01-18 06:29:09, Info DISM DISM Package Manager: PID=19244 TID=14888 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine 2022-01-18 06:29:09, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800F0955 2022-01-18 06:29:09, Info DISM DISM Package Manager: PID=19244 TID=14888 Finalizing CBS core. - CDISMPackageManager::Finalize 2022-01-18 06:29:09, Info DISM DISM Manager: PID=12124 TID=18760 Closing session event handle 0x1fc - CDISMManager::CleanupImageSessionEntry 2022-01-18 06:29:09, Info DISM DISM.EXE: Image session has been closed. Reboot required=no. 2022-01-18 06:29:09, Info DISM DISM.EXE: 2022-01-18 06:29:09, Info DISM DISM.EXE: <----- Ending Dism.exe session -----> 2022-01-18 06:29:09, Info DISM DISM.EXE: and that is the moment where i realised that i needed help from people who may understand my issue and could help me to solve it.2.8KViews0likes1CommentUpdating to windows 11 but I don't want white spaces in my user folder
I want to update to windows 11 and I don't have any issue and I am more than willing to connect to microsoft account. But it creates a user folder with whitespaces. I don't want that. So is there any workaround that. I tried leaving my last name blank but it was a required field.1.5KViews0likes1Comment